pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/arandr



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Wed Apr 17 18:04:20 UTC 2019

Modified Files:
        pkgsrc/x11/arandr: Makefile PLIST distinfo

Log Message:
arandr: update to 0.1.10.

Changelog:
 https://gitlab.com/arandr/arandr/commit/43faec00c0feca3f00b0acbae048de14f02c6d21

Version 0.1.10

* Ported to Python 3 and PyGObject (by actionless)
* Metacity keybindings removed
* New translations
  - Finnish
  - Hebrew
  - Indonesian
  - Kurdish Sorani
  - Norwegian Bokmal
* Updated translations
  - Breton
  - Czech
  - French
  - Galego
  - Galician
  - Greek
  - Japanese
  - Kannada
  - Lithuanian
  - Romanian
  - Sardinian
  - Slovak
  - Swedish
  - Turkish
  - Chinese (Traditional)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/arandr/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/arandr/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/arandr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/arandr/Makefile
diff -u pkgsrc/x11/arandr/Makefile:1.16 pkgsrc/x11/arandr/Makefile:1.17
--- pkgsrc/x11/arandr/Makefile:1.16     Thu Feb 14 16:28:21 2019
+++ pkgsrc/x11/arandr/Makefile  Wed Apr 17 18:04:20 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/02/14 16:28:21 tsutsui Exp $
+# $NetBSD: Makefile,v 1.17 2019/04/17 18:04:20 tsutsui Exp $
 
-DISTNAME=      arandr-0.1.9
-PKGREVISION=   7
+DISTNAME=      arandr-0.1.10
 CATEGORIES=    x11
 MASTER_SITES=  http://christian.amsuess.com/tools/arandr/files/
 
@@ -11,6 +10,7 @@ COMMENT=      Designed to provide a simple vi
 LICENSE=       gnu-gpl-v3
 
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-docutils>=0.6:../../textproc/py-docutils
+DEPENDS+=      ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -20,7 +20,7 @@ DEPENDS+=     xrandr>=1.2:../../x11/xrandr
 
 PY_PATCHPLIST=                 YES
 PYSETUP=                       setup.py
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 37 # py-gtk2, py-docutils
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 # Adjust setup.py
 SUBST_CLASSES+=                setup
@@ -29,7 +29,6 @@ SUBST_MESSAGE.setup=  Fixing ${PYSETUP}
 SUBST_FILES.setup=     ${PYSETUP}
 SUBST_SED.setup+=      -e 's,share/man/,${PKGMANDIR}/,g'
 
-.include "../../x11/py-gtk2/buildlink3.mk"
 .include "../../lang/python/distutils.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/arandr/PLIST
diff -u pkgsrc/x11/arandr/PLIST:1.2 pkgsrc/x11/arandr/PLIST:1.3
--- pkgsrc/x11/arandr/PLIST:1.2 Sat Aug 27 01:00:49 2016
+++ pkgsrc/x11/arandr/PLIST     Wed Apr 17 18:04:20 2019
@@ -1,35 +1,35 @@
-@comment $NetBSD: PLIST,v 1.2 2016/08/27 01:00:49 maya Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/17 18:04:20 tsutsui Exp $
 bin/arandr
 bin/unxrandr
 ${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/screenlayout/__init__.py
-${PYSITELIB}/screenlayout/__init__.pyc
 ${PYSITELIB}/screenlayout/__init__.pyo
-${PYSITELIB}/screenlayout/auxiliary.py
-${PYSITELIB}/screenlayout/auxiliary.pyc
+${PYSITELIB}/screenlayout/__init__.pyc
 ${PYSITELIB}/screenlayout/auxiliary.pyo
+${PYSITELIB}/screenlayout/auxiliary.pyc
+${PYSITELIB}/screenlayout/demo.pyo
+${PYSITELIB}/screenlayout/demo.pyc
+${PYSITELIB}/screenlayout/gui.pyo
+${PYSITELIB}/screenlayout/gui.pyc
+${PYSITELIB}/screenlayout/i18n.pyo
+${PYSITELIB}/screenlayout/i18n.pyc
+${PYSITELIB}/screenlayout/meta.pyo
+${PYSITELIB}/screenlayout/meta.pyc
+${PYSITELIB}/screenlayout/snap.pyo
+${PYSITELIB}/screenlayout/snap.pyc
+${PYSITELIB}/screenlayout/widget.pyo
+${PYSITELIB}/screenlayout/widget.pyc
+${PYSITELIB}/screenlayout/xrandr.pyo
+${PYSITELIB}/screenlayout/xrandr.pyc
+${PYSITELIB}/screenlayout/auxiliary.py
 ${PYSITELIB}/screenlayout/data/gpl-3.txt
 ${PYSITELIB}/screenlayout/demo.py
-${PYSITELIB}/screenlayout/demo.pyc
-${PYSITELIB}/screenlayout/demo.pyo
 ${PYSITELIB}/screenlayout/gui.py
-${PYSITELIB}/screenlayout/gui.pyc
-${PYSITELIB}/screenlayout/gui.pyo
+${PYSITELIB}/screenlayout/i18n.py
 ${PYSITELIB}/screenlayout/meta.py
-${PYSITELIB}/screenlayout/meta.pyc
-${PYSITELIB}/screenlayout/meta.pyo
-${PYSITELIB}/screenlayout/metacity.py
-${PYSITELIB}/screenlayout/metacity.pyc
-${PYSITELIB}/screenlayout/metacity.pyo
 ${PYSITELIB}/screenlayout/snap.py
-${PYSITELIB}/screenlayout/snap.pyc
-${PYSITELIB}/screenlayout/snap.pyo
 ${PYSITELIB}/screenlayout/widget.py
-${PYSITELIB}/screenlayout/widget.pyc
-${PYSITELIB}/screenlayout/widget.pyo
 ${PYSITELIB}/screenlayout/xrandr.py
-${PYSITELIB}/screenlayout/xrandr.pyc
-${PYSITELIB}/screenlayout/xrandr.pyo
 man/man1/arandr.1
 man/man1/unxrandr.1
 share/applications/arandr.desktop
@@ -37,6 +37,7 @@ share/locale/ar/LC_MESSAGES/arandr.mo
 share/locale/br/LC_MESSAGES/arandr.mo
 share/locale/bs/LC_MESSAGES/arandr.mo
 share/locale/ca/LC_MESSAGES/arandr.mo
+share/locale/ckb/LC_MESSAGES/arandr.mo
 share/locale/cs/LC_MESSAGES/arandr.mo
 share/locale/da/LC_MESSAGES/arandr.mo
 share/locale/de/LC_MESSAGES/arandr.mo
@@ -44,14 +45,18 @@ share/locale/el/LC_MESSAGES/arandr.mo
 share/locale/es/LC_MESSAGES/arandr.mo
 share/locale/et/LC_MESSAGES/arandr.mo
 share/locale/fa/LC_MESSAGES/arandr.mo
+share/locale/fi/LC_MESSAGES/arandr.mo
 share/locale/fr/LC_MESSAGES/arandr.mo
 share/locale/gl/LC_MESSAGES/arandr.mo
+share/locale/he/LC_MESSAGES/arandr.mo
 share/locale/hu/LC_MESSAGES/arandr.mo
+share/locale/id/LC_MESSAGES/arandr.mo
 share/locale/it/LC_MESSAGES/arandr.mo
 share/locale/ja/LC_MESSAGES/arandr.mo
 share/locale/kn/LC_MESSAGES/arandr.mo
 share/locale/ko_KR/LC_MESSAGES/arandr.mo
 share/locale/lt/LC_MESSAGES/arandr.mo
+share/locale/nb_NO/LC_MESSAGES/arandr.mo
 share/locale/nl/LC_MESSAGES/arandr.mo
 share/locale/pl/LC_MESSAGES/arandr.mo
 share/locale/pt_BR/LC_MESSAGES/arandr.mo
@@ -65,3 +70,4 @@ share/locale/sv/LC_MESSAGES/arandr.mo
 share/locale/tr/LC_MESSAGES/arandr.mo
 share/locale/uk/LC_MESSAGES/arandr.mo
 share/locale/zh_CN/LC_MESSAGES/arandr.mo
+share/locale/zh_Hant/LC_MESSAGES/arandr.mo

Index: pkgsrc/x11/arandr/distinfo
diff -u pkgsrc/x11/arandr/distinfo:1.3 pkgsrc/x11/arandr/distinfo:1.4
--- pkgsrc/x11/arandr/distinfo:1.3      Sat Aug 27 01:00:49 2016
+++ pkgsrc/x11/arandr/distinfo  Wed Apr 17 18:04:20 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/08/27 01:00:49 maya Exp $
+$NetBSD: distinfo,v 1.4 2019/04/17 18:04:20 tsutsui Exp $
 
-SHA1 (arandr-0.1.9.tar.gz) = 0115d8d270dce0f5ae9ab86f9e9e52899af82925
-RMD160 (arandr-0.1.9.tar.gz) = e6944a8d9e205fcefdd38598a105b1899beeca47
-SHA512 (arandr-0.1.9.tar.gz) = 0b2bd62665a9680cf29132ddf0a1ba8eda6bc403b98245727e4c4613ac3e2a694d9268426a14bab35b8e79c7c9191cc224627fca56349acf20546a93d749f006
-Size (arandr-0.1.9.tar.gz) = 90437 bytes
+SHA1 (arandr-0.1.10.tar.gz) = 0661a8d9b7e384a213b591bd2a307e704592aecb
+RMD160 (arandr-0.1.10.tar.gz) = e426beeeafdbc63afa8f2c90d1c86ab242fc2f3c
+SHA512 (arandr-0.1.10.tar.gz) = 12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba
+Size (arandr-0.1.10.tar.gz) = 100203 bytes



Home | Main Index | Thread Index | Old Index