summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/lightdm: Stabilize 1.32.0-r2 amd64, #903059Arthur Zamarin2023-03-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/sunflower: drop old.Piotr Karbowski2023-03-291-40/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* x11-misc/rofi: update upstream metadataFlorian Schmaus2023-03-281-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-misc/rofi: keyword 1.7.5 for ~riscvjinqiang zhang2023-03-282-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/903413 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Closes: https://github.com/gentoo/gentoo/pull/30388 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-misc/qps: drop 2.5.0Jimi Huotari2023-03-262-37/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-misc/pcmanfm-qt: drop 1.1.0Jimi Huotari2023-03-262-55/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-misc/screengrab: drop 2.4.0Jimi Huotari2023-03-262-41/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-misc/lightdm: Stabilize 1.32.0-r2 ppc, #903059Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/lightdm: Stabilize 1.32.0-r2 arm64, #903059Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/lightdm: Stabilize 1.32.0-r2 arm, #903059Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Pass keysymdefdirRaul E Rangel2023-03-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | We don't want to look at the host's keysymdef.h, but the target board's version. --with-keysymdefdir=DIR The location of keysymdef.h (defaults to xproto include dir) Without this change we get the following: checking keysym definitions... /usr/include/X11/keysymdef.h /usr/include/X11/XF86keysym.h /usr/include/X11/Sunkeysym.h /usr/include/X11/DECkeysym.h /usr/include/X11/HPkeysym.h With this change: checking keysym definitions... /build/arm64-generic/usr/include/X11/keysymdef.h /build/arm64-generic/usr/include/X11/XF86keysym.h /build/arm64-generic/usr/include/X11/Sunkeysym.h /build/arm64-generic/usr/include/X11/DECkeysym.h /build/arm64-generic/usr/include/X11/HPkeysym.h Signed-off-by: Raul E Rangel <rrangel@chromium.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/autorandr: stabilize 1.13.3 for amd64, x86Florian Schmaus2023-03-211-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-misc/barrier: fix build w/ gcc 13Sam James2023-03-172-1/+40
| | | | | Closes: https://bugs.gentoo.org/895088 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xmobar: Stabilize for amd64hololeap2023-03-171-2/+2
| | | | | Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/safeeyes: Use pypi.eclassMichał Górny2023-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/slim: Added ebuilds for the resurrected upstream projectRobert Pearce2023-03-148-2/+426
| | | | | | | | | | | | | | | | | | | Fixed issues from pkgcheck List myself as a proxy maintainer Correct several issues pointed out in review by ceamac and added a -9999 ebuild in light of discussion Closes: https://bugs.gentoo.org/832562 Closes: https://bugs.gentoo.org/727544 Closes: https://bugs.gentoo.org/832303 Closes: https://bugs.gentoo.org/580458 Closes: https://bugs.gentoo.org/803476 Closes: https://bugs.gentoo.org/732430 Closes: https://bugs.gentoo.org/756181 Signed-off-by: Robert Pearce <gentoo@flitspace.org.uk> Closes: https://github.com/gentoo/gentoo/pull/29838 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-misc/util-macros: Drop old versionsMatt Turner2023-03-132-17/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/compose-tables: Drop old versionsMatt Turner2023-03-132-43/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 sparc, #898950Arthur Zamarin2023-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/util-macros: Stabilize 1.20.0 sparc, #898950Arthur Zamarin2023-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/dunst: add 1.9.1Conrad Kostecki2023-03-122-0/+84
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/dunst: update live ebuildConrad Kostecki2023-03-121-1/+5
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/x11vnc: revbump for init script+configure fixesSam James2023-03-111-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: remove oldAlexander Tsoy2023-03-112-148/+0
| | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/29949 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: fix implicit function declarations in configureAlexander Tsoy2023-03-113-6/+33
| | | | | | | | | | Also fix issue reported by checkbashisms and remove trailing spaces from init script. Closes: https://bugs.gentoo.org/849227 Closes: https://bugs.gentoo.org/898398 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/shutter: add 0.99.4Alexey Sokolov2023-03-113-0/+95
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/29951 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/emacs-desktop-mail: Backslash-escape '\' and '"'Ulrich Müller2023-03-071-5/+12
| | | | | | | Escape any backslash and double quote characters, before passing the URI to emacsclient. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* x11-misc/xdaliclock: Stabilize 2.47 amd64, #899428Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/sunflower: Stabilize 0.5-r2 amd64, #899664Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/sunflower: Stabilize 0.5-r2 x86, #899664Arthur Zamarin2023-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/sunflower: 0.5-r2 revbump; py3.11; pep517.Piotr Karbowski2023-03-051-0/+41
| | | | | Closes: https://bugs.gentoo.org/897352 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* x11-misc/screenkey: H -> COMMITMaciej Barć2023-03-041-3/+3
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* x11-misc/trayer: Stabilize 1.0-r5 amd64, #899426Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 ppc64, #898950Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/util-macros: Stabilize 1.20.0 ppc64, #898950Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xdaliclock: Stabilize 2.47 ppc, #899428Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/trayer: Stabilize 1.0-r5 ppc, #899426Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/trayer: Stabilize 1.0-r5 x86, #899426Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/trayer: Stabilize 1.0-r5 ppc64, #899426Arthur Zamarin2023-03-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/trayer-srg: Stabilize 1.1.8-r2 x86, #898212Joonas Niilola2023-03-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/trayer-srg: Stabilize 1.1.8-r2 amd64, #898212Joonas Niilola2023-03-041-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/util-macros: Stabilize 1.20.0 ppc, #898950Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 ppc, #898950Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xdaliclock: Stabilize 2.47 x86, #899428Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xdaliclock: Stabilize 2.47 ppc64, #899428Arthur Zamarin2023-03-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 amd64, #898950Arthur Zamarin2023-03-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/util-macros: Stabilize 1.20.0 amd64, #898950Arthur Zamarin2023-03-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 x86, #898950Arthur Zamarin2023-03-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/util-macros: Stabilize 1.20.0 x86, #898950Arthur Zamarin2023-03-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.4 arm64, #898950Arthur Zamarin2023-03-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>