30 Commits

Author SHA1 Message Date
Niklaus 'vimja' Hofer
065cb125cc x11-apps/autokey: Add missing dependency
As reported here:

  https://bugs.gentoo.org/971659

Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-03-28 14:47:11 +01:00
David Roman
68fbddeaec */*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
2026-03-10 10:54:23 +01:00
Niklaus 'vimja' Hofer
3f0d3250c9 x11-apps/autokey: new package, add 0.96.0
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-03-07 22:14:04 +01:00
Anna (cybertailor) Vyalkova
bb0aae8ad3 */*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
   PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
Takuya Wakazono
46a6978060 x11-apps/lightdm-gtk-greeter-settings: fix prefix path
The way upstream calculates prefix path doesn't work correctly with
gpep517.

Bug: https://bugs.gentoo.org/931488
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-25 22:34:38 +09:00
tea
21d21d68cd */*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
2024-10-14 21:46:40 +02:00
Takuya Wakazono
e8ae187bb4 x11-apps/xcur2png: run autoreconf
Closes: https://bugs.gentoo.org/937784
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-10-01 20:18:00 +09:00
tea
43a6107b06 Revert "*/*: change my name and email address"
there is an ongoing controversy regarding the email domain in ::gentoo.
until that is resolved i'm using the old address. changing it back here
too to match the bugzilla address.

This reverts commit 4c118b8f6f.

Signed-off-by: tea <gentoo@tastytea.de>
2024-08-14 10:45:14 +02:00
tea
4c118b8f6f */*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
2024-08-13 15:51:55 +02:00
tastytea
a849461a67 x11-apps/xcur2png: drop 0.7.1
Signed-off-by: tastytea <gentoo@tastytea.de>
2024-05-24 12:24:25 +02:00
tastytea
175361190a x11-apps/xcur2png: add RDEPEND
Closes: https://bugs.gentoo.org/932490
Signed-off-by: tastytea <gentoo@tastytea.de>
2024-05-24 12:23:36 +02:00
Julien Roy
6f74a6102d x11-apps/lightdm-gtk-greeter-settings: enable py3.12
Closes: https://bugs.gentoo.org/922086
Closes: https://bugs.gentoo.org/922087
Closes: https://bugs.gentoo.org/931488
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 16:31:50 -04:00
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
Moritz Brunner
2907b46145 x11-apps/lightdm-gtk-greeter-settings: Fix build failure for xfce
The package's setup.py must be called with the `install` subcommand to
enable proper support for Xfce. The `--xfce-integration` switch
does not work for any other subcommands.

Using PEP517 build mode never calls `install`, so it is necessary
to switch to legacy build mode.

Closes: https://bugs.gentoo.org/920179
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
2024-01-02 13:04:32 +01:00
tastytea
d0c2459374 x11-apps/xcur2png: update EAPI 7 -> 8, fix CFLAGS
Closes: https://bugs.gentoo.org/916457
Signed-off-by: tastytea <gentoo@tastytea.de>
2023-11-03 18:42:32 +01:00
Duje Mihanović
bca80cc640 x11-apps/lightdm-gtk-greeter-settings: retire duje.mihanovic
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-09-18 17:09:33 +02:00
Lucio Sauer
68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00
Anna (cybertailor) Vyalkova
12088906c5 */*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-05-02 00:45:35 +05:00
tastytea
ef520ba9a4 */*: use my real name instead of my legal name
<https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin>
changed today to allow it.

Signed-off-by: tastytea <gentoo@tastytea.de>
2023-04-01 15:19:36 +02:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Anna (cybertailor) Vyalkova
e3554858eb x11-apps/lightdm-gtk-greeter-settings: enable py3.11
Closes: https://bugs.gentoo.org/897670
Closes: https://bugs.gentoo.org/850337
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 14:00:01 +05:00
Duje Mihanović
cb5a904fe6 x11-apps/lightdm-gtk-greeter-settings: optimize Python modules
Closes: https://bugs.gentoo.org/860855
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-25 11:54:24 +02:00
Duje Mihanović
a55257deda x11-apps/lightdm-gtk-greeter-settings: use python-single-r1
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-25 11:53:14 +02:00
Vitaly Zdanevich
ac02289632 organicmaps: move from x11-apps to gui-apps
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-06-30 20:47:22 +04:00
Vitaly Zdanevich
d47605aad5 x11-apps/organicmaps: fix building
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-06-30 20:42:03 +04:00
Vitaly Zdanevich
64958cbabe x11-apps/organicmaps: to EAPI 8, cmake-utils -> cmake
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-06-30 20:36:14 +04:00
Vitaly Zdanevich
9d1fa10856 x11-apps/organicmaps: remove KEYWORDS for 9999
Because of pkgcheck error: VisibleVcsPkg

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-06-30 20:28:21 +04:00
Vitaly Zdanevich
06aa86d4c1 x11-apps/organicmaps: new package, add 9999
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-06-30 20:22:49 +04:00
Duje Mihanović
09a75dd81d x11-apps/lightdm-gtk-greeter-settings: initial import
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-06-04 14:31:24 +02:00
Ronny (tastytea) Gutbrod
1d31e158b8 x11-apps/xcur2png: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-05-21 02:27:55 +02:00