summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/screengrab: keyword 2.8.0 for ~loongWANG Xuerui2024-08-131-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-misc/xkeyboard-config: Enforce >= python3_11 dependencyMaide2024-08-122-6/+6
| | | | | | | | | | | | | | | | | | Python is now always listed as a dependency, as `xkeyboard-config` uses python during the build process whether or not the `test` USE flag is set. Always call `python-any-r1_pkg_setup` during package setup so that the `PYTHON_COMPAT` value is used/enforced. This fixes a build error if the system's default python is an incompatible version. Updated trivial homepage url change pkgcheck complained about. Closes: https://bugs.gentoo.org/936137 Closes: https://bugs.gentoo.org/933984 Signed-off-by: Maide <github@maide.ca> Closes: https://github.com/gentoo/gentoo/pull/38089 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/safeeyes: 2.2.2Sebastian Pipping2024-08-112-0/+61
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* x11-misc/x11vnc: fix build on 32bit arches with 64bit time_tAlexander Tsoy2024-08-102-1/+107
| | | | | | | Closes: https://bugs.gentoo.org/936857 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/37891 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/lightdm: adjust BDEPENDViorel Munteanu2024-08-051-0/+1
| | | | | Closes: https://bugs.gentoo.org/925551 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-misc/j4-dmenu-desktop: add 3.1Conrad Kostecki2024-08-042-0/+64
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/py3status: add 3.59, drop 3.58Alexys Jacob2024-08-032-1/+1
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* x11-misc/sunflower: Support py3.12 and fix vte depPacho Ramos2024-07-311-3/+3
| | | | | Closes: https://bugs.gentoo.org/929891 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-misc/compose-tables: Version bump to 1.8.10Matt Turner2024-07-282-0/+47
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/polybar: fixup VariableOrderWrongJohn Helmert III2024-07-281-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-misc/polybar: drop 3.6.3-r3John Helmert III2024-07-282-65/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-misc/xdg-utils: fix another typo(!)Sam James2024-07-282-1/+1
| | | | | Closes: https://bugs.gentoo.org/936844 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/pcmanfm: fix modern C issuesSam James2024-07-282-0/+93
| | | | | Closes: https://bugs.gentoo.org/919077 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdg-utils: fix path to qtpaths6 & typoSam James2024-07-282-1/+1
| | | | | | Thanks-to: Emanuel Komínek <drake127@planescape.cz> Bug: https://bugs.gentoo.org/934941 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xfe: add 1.46.2Sam James2024-07-272-0/+118
| | | | | Closes: https://bugs.gentoo.org/853865 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/j4-dmenu-desktop: drop 2.18-r1Conrad Kostecki2024-07-263-85/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/j4-dmenu-desktop: x86 stableConrad Kostecki2024-07-261-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/j4-dmenu-desktop: amd64 stableConrad Kostecki2024-07-261-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/sddm: Keyword 0.21.0_p20240723-r10 ppc64, #934215Arthur Zamarin2024-07-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/stalonetray: Stabilize 0.8.5 amd64, #932328Jakov Smolić2024-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-misc/stalonetray: Stabilize 0.8.5 x86, #932328Jakov Smolić2024-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-misc/xdg-utils: avoid circular dependency with kserviceAlfred Wingate2024-07-241-4/+8
| | | | | | | | | | | | | | | | | * Error: circular dependencies: (x11-misc/xdg-utils-1.2.1-r3:0/0::gentoo, ebuild scheduled for merge) depends on (kde-frameworks/kservice-5.116.0:5/5.116::gentoo, ebuild scheduled for merge) (runtime) (kde-frameworks/kf-env-5:5/5::gentoo, ebuild scheduled for merge) (runtime) (x11-misc/xdg-utils-1.2.1-r3:0/0::gentoo, ebuild scheduled for merge) (runtime) It might be possible to break this cycle by applying the following change: - x11-misc/xdg-utils-1.2.1-r3 (Change USE: -plasma) Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37709 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/sddm: update ManifestAndreas Sturmlechner2024-07-241-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/sddm: Drop 0.21.0_p20240302Andreas Sturmlechner2024-07-241-153/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/sddm: 0.21.0_p20240723-r10 version bump (Qt6-based)Andreas Sturmlechner2024-07-241-0/+150
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/sddm: 0.21.0_p20240723 version bump (Qt5-based)Andreas Sturmlechner2024-07-242-0/+157
| | | | | Bug: https://bugs.gentoo.org/913862 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 arm64, #936506Sam James2024-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 ppc, #936506Sam James2024-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 ppc64, #936506Sam James2024-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 amd64, #936506Arthur Zamarin2024-07-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 sparc, #936506Arthur Zamarin2024-07-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xdg-utils: Stabilize 1.2.1-r3 x86, #936506Arthur Zamarin2024-07-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/rofi-calc: add 2.2.1Michael Mair-Keimberger2024-07-212-0/+31
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37593 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/fraqtive: add 0.4.8.1Michael Mair-Keimberger2024-07-212-0/+51
| | | | | | | Closes: https://bugs.gentoo.org/900757 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37581 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/alacarte: Bump to 3.52.0Guillermo Joandet2024-07-152-0/+36
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36866 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-misc/safeeyes: 2.2.0Sebastian Pipping2024-07-142-0/+62
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 ppc, #936044Jakov Smolić2024-07-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 x86, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 ppc64, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 arm, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 arm64, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 amd64, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.42 sparc, #936044Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/screengrab: Keyword 2.8.0 riscv, #935831Yixun Lan2024-07-131-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-misc/qps: Keyword 2.9.0 riscv, #935831Yixun Lan2024-07-131-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-misc/pcmanfm-qt: Keyword 2.0.0 riscv, #935831Yixun Lan2024-07-131-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-misc/virtualgl: Stabilize 3.1.1 x86, #935894Arthur Zamarin2024-07-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/virtualgl: Stabilize 3.1.1 amd64, #935894Arthur Zamarin2024-07-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/sddm: Keyword 0.21.0_p20240302 x86, #934215Arthur Zamarin2024-07-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/revelation: add python_12 to PYTHON_COMPATRichard Fröhning2024-07-121-2/+2
| | | | | | Signed-off-by: Richard Fröhning <misanthropos@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/37020 Signed-off-by: Joonas Niilola <juippis@gentoo.org>