ARandR is designed to provide a simple visual front end for XRandR. Relative
monitor positions are shown graphically and can be changed in a drag-and-drop way. WWW: http://christian.amsuess.com/tools/arandr/
This commit is contained in:
parent
14255ddf72
commit
3bf991b952
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321452
5 changed files with 139 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
SUBDIR += alltray
|
||||
SUBDIR += appres
|
||||
SUBDIR += apwal
|
||||
SUBDIR += arandr
|
||||
SUBDIR += aterm
|
||||
SUBDIR += avant-window-navigator
|
||||
SUBDIR += avant-window-navigator-gnome
|
||||
|
|
43
x11/arandr/Makefile
Normal file
43
x11/arandr/Makefile
Normal file
|
@ -0,0 +1,43 @@
|
|||
# Created by: Sofian Brabez <sbz@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= arandr
|
||||
PORTVERSION= 0.1.7.1
|
||||
CATEGORIES= x11 deskutils
|
||||
MASTER_SITES= http://christian.amsuess.com/tools/arandr/files/ \
|
||||
LOCAL/${MAINTAINER:C/([^@]*)@.*/\1/}
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
COMMENT= Another XRandR GUI
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0.6:${PORTSDIR}/textproc/py-docutils
|
||||
RUN_DEPENDS= xrandr>0:${PORTSDIR}/x11/xrandr \
|
||||
${PYTHON_PKGNAMEPREFIX}gtk>0:${PORTSDIR}/x11-toolkits/py-gtk2
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
USES+= gettext desktop-file-utils
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= ${PORTNAME}.1 \
|
||||
${PORTNAME:C/a/unx/}.1
|
||||
|
||||
PORTDOCS= ChangeLog NEWS README TODO
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -i '' 's#share/man#man#' ${WRKSRC}/${PYSETUP}
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/arandr/distinfo
Normal file
2
x11/arandr/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (arandr-0.1.7.1.tar.gz) = ab73aa90d05d48b95a01afdad37b7c21a2cdf4af98f7d78b2502b819382748da
|
||||
SIZE (arandr-0.1.7.1.tar.gz) = 82118
|
5
x11/arandr/pkg-descr
Normal file
5
x11/arandr/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
ARandR is designed to provide a simple visual front end for XRandR. Relative
|
||||
monitor positions are shown graphically and can be changed in a drag-and-drop
|
||||
way.
|
||||
|
||||
WWW: http://christian.amsuess.com/tools/arandr/
|
88
x11/arandr/pkg-plist
Normal file
88
x11/arandr/pkg-plist
Normal file
|
@ -0,0 +1,88 @@
|
|||
bin/arandr
|
||||
bin/unxrandr
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/auxiliary.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/auxiliary.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/auxiliary.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/data/gpl-3.txt
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/demo.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/demo.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/demo.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/gui.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/gui.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/gui.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/meta.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/meta.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/meta.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/metacity.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/metacity.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/metacity.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/snap.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/snap.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/snap.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/widget.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/widget.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/widget.pyo
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/xrandr.py
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/xrandr.pyc
|
||||
%%PYTHON_SITELIBDIR%%/screenlayout/xrandr.pyo
|
||||
share/applications/arandr.desktop
|
||||
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/da/LC_MESSAGES/arandr.mo
|
||||
share/locale/de/LC_MESSAGES/arandr.mo
|
||||
share/locale/el/LC_MESSAGES/arandr.mo
|
||||
share/locale/es/LC_MESSAGES/arandr.mo
|
||||
share/locale/fa/LC_MESSAGES/arandr.mo
|
||||
share/locale/fr/LC_MESSAGES/arandr.mo
|
||||
share/locale/gl/LC_MESSAGES/arandr.mo
|
||||
share/locale/hu/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/nl/LC_MESSAGES/arandr.mo
|
||||
share/locale/pl/LC_MESSAGES/arandr.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/arandr.mo
|
||||
share/locale/ro/LC_MESSAGES/arandr.mo
|
||||
share/locale/ru/LC_MESSAGES/arandr.mo
|
||||
share/locale/sk/LC_MESSAGES/arandr.mo
|
||||
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
|
||||
@dirrmtry share/locale/zh_CN/LC_MESSAGES
|
||||
@dirrmtry share/locale/uk/LC_MESSAGES
|
||||
@dirrmtry share/locale/tr/LC_MESSAGES
|
||||
@dirrmtry share/locale/sv/LC_MESSAGES
|
||||
@dirrmtry share/locale/sk/LC_MESSAGES
|
||||
@dirrmtry share/locale/ru/LC_MESSAGES
|
||||
@dirrmtry share/locale/ro/LC_MESSAGES
|
||||
@dirrmtry share/locale/pt_BR/LC_MESSAGES
|
||||
@dirrmtry share/locale/pl/LC_MESSAGES
|
||||
@dirrmtry share/locale/nl/LC_MESSAGES
|
||||
@dirrmtry share/locale/lt/LC_MESSAGES
|
||||
@dirrmtry share/locale/ko_KR/LC_MESSAGES
|
||||
@dirrmtry share/locale/ko_KR
|
||||
@dirrmtry share/locale/kn/LC_MESSAGES
|
||||
@dirrmtry share/locale/ja/LC_MESSAGES
|
||||
@dirrmtry share/locale/it/LC_MESSAGES
|
||||
@dirrmtry share/locale/hu/LC_MESSAGES
|
||||
@dirrmtry share/locale/gl/LC_MESSAGES
|
||||
@dirrmtry share/locale/fr/LC_MESSAGES
|
||||
@dirrmtry share/locale/fa/LC_MESSAGES
|
||||
@dirrmtry share/locale/es/LC_MESSAGES
|
||||
@dirrmtry share/locale/el/LC_MESSAGES
|
||||
@dirrmtry share/locale/de/LC_MESSAGES
|
||||
@dirrmtry share/locale/da/LC_MESSAGES
|
||||
@dirrmtry share/locale/ca/LC_MESSAGES
|
||||
@dirrmtry share/locale/bs/LC_MESSAGES
|
||||
@dirrmtry share/locale/br/LC_MESSAGES
|
||||
@dirrmtry share/locale/ar/LC_MESSAGES
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/screenlayout/data
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/screenlayout
|
Loading…
Reference in a new issue