Commit Graph

23 Commits

Author SHA1 Message Date
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