summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* x11-misc/prime-run: drop blank DEPEND/RDEPENDSam James2023-06-301-5/+1
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xidle: fix DEPENDSam James2023-06-301-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/mate-notification-daemon: fix configure argsSam James2023-06-301-2/+2
| | | | | | Fixes: fb46e0952c2ca64f9b4816379d66ccab0cd35164 Cloess: https://bugs.gentoo.org/908974 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Drop old versionsMatt Turner2023-06-273-88/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/sddm: drop 0.19.0_p20230608Andreas Sturmlechner2023-06-272-138/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/sddm: add 0.20.0Andreas Sturmlechner2023-06-273-0/+216
| | | | | | | | | | | | | | | See also: https://github.com/sddm/sddm/releases/tag/v0.20.0 This is adding back RDEPEND=x11-base/xorg-server for two reasons: - X11 is the default DisplayServer, with all other options EXPERIMENTAL - every other distro still depends on it, probably for that reason Closes: https://bugs.gentoo.org/669980 Bug: https://bugs.gentoo.org/728550 Closes: https://bugs.gentoo.org/790713 Closes: https://bugs.gentoo.org/907069 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/py3status: add 3.51, drop 3.50Alexys Jacob2023-06-272-1/+1
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* x11-misc/autorandr: add 1.14Florian Schmaus2023-06-252-0/+77
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 amd64, #909043Jakov Smolić2023-06-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 hppa, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 x86, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 ppc, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 sparc, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 arm, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 ppc64, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/compose-tables: Stabilize 1.8.6 arm64, #909043Sam James2023-06-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/i3status: drop 2.13-r1Andreas Sturmlechner2023-06-209-481/+0
| | | | | Bug: https://bugs.gentoo.org/908383 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/i3status: Stabilize 2.14-r1 x86, #908383Jakov Smolić2023-06-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-misc/sddm: Add 0.19.0_p20230608 snapshot w/o KEYWORDSAndreas Sturmlechner2023-06-186-0/+255
| | | | | | | | | | | | | | | | | Short summary of changes: - Drop IUSE pam, require elogind or systemd - Drop obsolete default settings (now upstream defaults) - Change RUNTIME_DIR path to "/run/sddm" - Use upstream sddm-tmpfiles.conf - Update dependencies - Drop x11-base/xorg-server RDEPEND (only ensured xdm init script in past) - Switch SDDM configuration to /etc/sddm.conf.d/ - Don't look for pam_systemd.so by default Bug: https://bugs.gentoo.org/669980 Bug: https://bugs.gentoo.org/728550 Bug: https://bugs.gentoo.org/790713 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/i3status: Stabilize 2.14-r1 amd64, #908383Sam James2023-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/qps: drop 2.6.0Andreas Sturmlechner2023-06-182-37/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/screengrab: drop 2.5.0Andreas Sturmlechner2023-06-182-41/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/pcmanfm-qt: drop 1.2.0Andreas Sturmlechner2023-06-182-55/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/piedock: -Wregister fixBrahmajit Das2023-06-172-2/+111
| | | | | | | | | | | ISO C++17 does not allow register storage class specifier Also fixes non-constant-expression cannot be narrowed Closes: https://bugs.gentoo.org/898888 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31328 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/lightdm-mini-greeter: drop myself as a maintainerHans de Graaff2023-06-171-4/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* x11-misc/xautolock: drop myself as a maintainerHans de Graaff2023-06-171-3/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* x11-misc/compose-tables: Version bump to 1.8.6Matt Turner2023-06-152-0/+44
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/mozo: Stabilize 1.26.2 amd64, #908504Sam James2023-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/mozo: Stabilize 1.26.2 x86, #908504Sam James2023-06-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Version bump to 2.39Matt Turner2023-06-143-2/+45
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xscreensaver-app: use HTTPSMichael Mair-Keimberger2023-06-131-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-misc/xplanet: use HTTPSMichael Mair-Keimberger2023-06-131-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-misc/polybar: enable py3.12John Helmert III2023-06-111-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-misc/i3status: drop 2.14Andreas Sturmlechner2023-06-111-59/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/i3status: EAPI 8 bump, switch to media-libs/libpulseAndreas Sturmlechner2023-06-111-0/+55
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/polybar: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-06-111-2/+2
| | | | | | Cleanup obsolete x11-wm/i3-gaps dep. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/lightdm-gtk-greeter: drop 2.0.7-r1, 2.0.8Marek Szuba2023-06-103-170/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-misc/spacefm: Stabilize 1.0.6-r2 x86, #908197Sam James2023-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/spacefm: Stabilize 1.0.6-r2 amd64, #908197Sam James2023-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xsnow: destabilize for ~x86Arthur Zamarin2023-06-092-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xaos: destabilize for ~x86Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/virtualgl: Fix ISO C++17 does not allow register storage class ↵Brahmajit Das2023-06-082-0/+154
| | | | | | | | | specifier Closes: https://bugs.gentoo.org/898876 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31261 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-misc/urxvt-perls: update github linkMichael Mair-Keimberger2023-06-042-4/+4
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: marked ~arm64-macosFabian Groffen2023-06-041-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* x11-misc/xsnow: destabilize for ~ppcArthur Zamarin2023-06-032-3/+3
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31275 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xaos: destabilize for ~ppcArthur Zamarin2023-06-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/compose-tables: Version bump to 1.8.5Matt Turner2023-05-312-0/+44
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/screengrab: Stabilize 2.6.0 arm64, #907298Sam James2023-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/qps: Stabilize 2.7.0 arm64, #907298Sam James2023-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/pcmanfm-qt: Stabilize 1.3.0 arm64, #907298Sam James2023-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>