diff options
author | 2021-05-03 22:06:01 +0200 | |
---|---|---|
committer | 2021-05-03 22:07:10 +0200 | |
commit | 367dc6c7213859e3288f6783f2663b901d6dd0ba (patch) | |
tree | d7bd9e66e8e2e2fb84d8da377d72224f92f0bec9 /x11-misc/arandr/metadata.xml | |
parent | media-libs/libopenaptx: bump to v0.2.1 (diff) | |
download | gentoo-367dc6c7213859e3288f6783f2663b901d6dd0ba.tar.gz gentoo-367dc6c7213859e3288f6783f2663b901d6dd0ba.tar.bz2 gentoo-367dc6c7213859e3288f6783f2663b901d6dd0ba.zip |
x11-misc/arandr: add python3.9 support
Also changed:
* updated deps
* updated metadata.xml
* dropped conditional locales, as ebuild would not rebuild, if user
changes LINGUAS, so installing all of them, as usual.
* patched setup.py, instead gunzip man pages after install
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/arandr/metadata.xml')
-rw-r--r-- | x11-misc/arandr/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-misc/arandr/metadata.xml b/x11-misc/arandr/metadata.xml index 3e3880cf1051..b2976bd66ac5 100644 --- a/x11-misc/arandr/metadata.xml +++ b/x11-misc/arandr/metadata.xml @@ -5,4 +5,11 @@ <email>conikost@gentoo.org</email> <name>Conrad Kostecki</name> </maintainer> + <longdescription> + 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. + </longdescription> + <upstream> + <remote-id type="github">arandr/arandr</remote-id> + </upstream> </pkgmetadata> |