Commit Graph

28785 Commits

Author SHA1 Message Date
Vivian Heisz (vhz)
6108200035 profiles: mask games-util/minigalaxy for removal
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Bug: https://bugs.gentoo.org/957122
Bug: https://bugs.gentoo.org/921890
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:19:47 -04:00
Vivian Heisz (vhz)
b8ce29749b games-util/minigalaxy: fix build after egacy mode removed
After 7972a9082e,
this package no longer builds (and the ebuild was
considered corrupt). This uses setup.py directly to build
the package. It appears to install correctly this way,
though I don't personally use the package to test fully.

This also restricts the tests, which appear to have been
failing for some time.

Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Bug: https://bugs.gentoo.org/957122
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:19:47 -04:00
Erica Nebula
5c4030105d games-emulation/rpcs3: drop 0.0.34
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-06-04 16:25:16 -05:00
Erica Nebula
b5e728b6a3 games-emulation/rpcs3: add 0.0.37
This commit adds a new ebuild for the most recent versioned RPCS3 "Release".

Changes:
1. Add commit IDs, SRC_URIs, and src_prepare steps for submodules not
   covered in or applicable to previous (0.0.34) ebuild
2. Update existing commit IDs
3. Fix incorrect src_prepare mv path for yaml-cpp
4. Fix an existing "excessive line length" warning from pkgcheck

All commit IDs match what you get if you manually clone the RPCS3 repo
and its submodules at this release tag.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-06-04 16:25:14 -05:00
Erica Nebula
c69f90f403 games-emulation/rpcs3: Remove unused dependency on dev-libs/xxhash
xxhash was removed from the project recently in this commit:
52edef0867

A warning is displayd during configuration that the USE_SYSTEM_XXHASH
CMAKE option is unused. I am just removing dev-libs/xxhash from the
ebuild so we aren't fetching any unnecessary deps.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-06-04 16:25:12 -05:00
Erica Nebula
678d19a3b7 games-emulation/rpcs3: Update hidapi unbundling regex
One of the hidapi unbundling steps in the ebuild is to replace
"hidapi.h" with <hidapi/hidapi.h>, but that include line was recently
changed from "hidapi.h" to <hidapi.h> so the regex does nothing because
it specifically looks for and replaces the quotes. This leads to a
compile error claiming hidapi.h could not be found.

The change was made in this commit:
38289f3bc1

I am just updating the regex to look for < and > instead.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-06-04 16:25:11 -05:00
Erica Nebula
8a2f2aba76 games-emulation/rpcs3: Add submodule for VulkanMemoryAllocator
VulkanMemoryAllocator used to be directly included in the rpcs3
repository but was recently converted to a submodule. See
https://github.com/RPCS3/rpcs3/pull/17202 and discussion in
https://github.com/RPCS3/rpcs3/pull/16923 which prompted the conversion.

This commit just accommodates that change.

Note: it only applies to the -9999 path here. Will introduce a
new versioned ebuild in a separate commit, including updates to this
file.

Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-06-04 16:25:09 -05:00
Vincent Ahluwalia
78d1b8cf78 gui-apps/sfwbar: fix variable order
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
2025-06-04 21:55:04 +02:00
Vincent Ahluwalia
64dde03c26 gui-apps/sfwbar: fix wrong source directory name
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
2025-06-04 21:52:42 +02:00
Vincent Ahluwalia
a61ef39526 games-util/curseforge: add 1.279.0_p26201, drop 1.278.0_p25906
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
2025-06-04 20:38:52 +02:00
Nicolas PARLANT
0915e3ec06 dev-python/json-schema-for-humans: rm superfluous vars with distutils-r1
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 20:14:22 +02:00
Nicolas PARLANT
ceff580d38 dev-python/dataclasses-json: revbump
revbump because last commit changed runtime dependency

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 20:14:22 +02:00
Lucio Sauer
f86df27201 profiles: mask app-mobilephone/usb-tethering for removal
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 19:42:19 +02:00
Lucio Sauer
b5e945a32c phosh-base/phosh-osk-stub: mask on split-usr profiles
The systemd USE flag (and sys-apps/systemd) is masked on profiles with
feature split-usr. Replace the elogind USE flag with systemd to ensure
that this package also gets masked when it would depend on
sys-apps/systemd.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 19:42:18 +02:00
Lucio Sauer
d97e7e0dc0 phosh-base/phosh-shell: mask on split-usr profiles
The systemd USE flag (and sys-apps/systemd) is masked on profiles with
feature split-usr. Replace the elogind USE flag with systemd to ensure
that this package also gets masked when it would depend on
sys-apps/systemd.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 19:42:14 +02:00
Lucio Sauer
8f9433c0b3 app-backup/b2: drop 4.0.1
Has no py3_13 compat and superseded by 4.3.2

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:37:18 +02:00
Lucio Sauer
f9795e917d gui-apps/nwg-icon-picker: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:30:17 +02:00
Lucio Sauer
f63e217cf9 dev-python/pyqtdarktheme: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:27:38 +02:00
Lucio Sauer
8a7dee6c7c dev-python/pymorphy3-dicts-uk: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:26:47 +02:00
Lucio Sauer
c9716166a4 dev-python/pymorphy3: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:24:56 +02:00
Lucio Sauer
947e214b74 dev-python/pymorphy3-dicts-ru: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:23:52 +02:00
Lucio Sauer
b282b8ecf8 dev-python/iOSbackup: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:21:06 +02:00
Lucio Sauer
8db88f73cf app-backup/b2: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:18:12 +02:00
Lucio Sauer
99e357fdb9 dev-python/phx-class-registry: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-04 14:10:47 +02:00
Itai Ferber
74c1390189 net-vpn/mullvadvpn-app: add 2025.7_beta1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-06-04 07:06:09 -04:00
Eric Joldasov
3279c939a2 gui-wm/river: drop 0.3.6, 0.3.8
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-06-04 11:41:36 +05:00
Eric Joldasov
0756f73e14 dev-zig/zls: move src_unpack block closer to other phases
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-06-04 11:35:11 +05:00
Nicolas PARLANT
509db1085b net-misc/wstunnel: drop 10.3.0
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 07:39:43 +02:00
Nicolas PARLANT
730d13ec02 net-misc/wstunnel: add 10.4.1
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 07:39:43 +02:00
Nicolas PARLANT
466595b751 dev-python/json-schema-for-humans: add 1.4.1
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 07:39:43 +02:00
Nicolas PARLANT
099c208957 dev-python/dataclasses-json: enable py3.13, up-blocker for marshmallow-4.0.0
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-04 07:39:43 +02:00
Lucio Sauer
0a027c5103 profiles: mask app-misc/anki-bin for removal
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-03 19:45:56 +02:00
Vincent Ahluwalia
b274773103 gui-apps/sfwbar: add 1.0_beta16_p1
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
2025-06-03 18:47:06 +02:00
Sergey Alirzaev
ea79e62311 net-p2p/yggdrasil-go: install genkeys tool
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-06-03 16:57:15 +02:00
Takuya Wakazono
94d5e3469d dev-util/distribution-gpg-keys: drop 1.110
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-06-03 22:55:19 +09:00
Takuya Wakazono
75719f91a7 dev-util/distribution-gpg-keys: add 1.111
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-06-03 22:55:17 +09:00
David Roman
5202df7671 profiles: remove scheduled removal for packages depending on qtwebengine:5
Multiple packages depends on qtwebengine:5 (removed from ::gentoo).
As a result they should be masked. At the time of masking I scheduled a
removal which now I believe was a mistake since the 4 packages have
different maintainers and don't seems to be completely dead.
Now, they are just masked.

Signed-off-by: David Roman <davidroman96@gmail.com>
2025-06-03 12:56:41 +02:00
David Roman
204a74fbca licenses: remove CDLA-Permissive-2.0, moved to ::gentoo
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-06-03 12:44:56 +02:00
David Roman
ed9e3a204a profiles: mask app-crypt/uacme for removal
Bug: https://bugs.gentoo.org/859643
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-06-03 12:39:03 +02:00
David Roman
32bead08b3 profiles: mask games-emulation/np2kai for removal
Bug: https://bugs.gentoo.org/887647
Bug: https://bugs.gentoo.org/921910
Bug: https://bugs.gentoo.org/928264
Bug: https://bugs.gentoo.org/782982
Bug: https://bugs.gentoo.org/859979
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-06-03 12:20:50 +02:00
Sergey Torokhov
2c8611a679 dev-vcs/lazygit: 0.51.1 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2025-06-02 18:51:50 +03:00
Sergey Torokhov
58cf726db6 www-client/yandex-browser: set var FFMPEG=135
Yandex-browser reports that 'FFmpeg version is too new' on launch
for >=media-video/ffmpeg-chromium-136 and then
'find_ffmpeg failed, using the integrated library'.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2025-06-02 18:42:19 +03:00
Filip Kobierski
7318f01c9f net-p2p/monero: init.d swap use net to after net
Sorry for the slight mistake

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 17:13:22 +02:00
Filip Kobierski
a4fe4a41ef net-p2p/monero: init.d swap need net to use net
daemon does not not need to restart when net restarts

also fix ExcessiveLineLength

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 16:47:40 +02:00
Filip Kobierski
5c8eab8fcd net-p2p/monero: drop 0.18.4.0
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-06-02 16:43:42 +02:00
Julien Roy
c0397ee49a www-client/zen-bin: drop 1.12.7b
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-06-02 10:14:17 -04:00
Julien Roy
da08a712f5 www-client/zen-bin: add 1.12.10b
Signed-off-by: Julien Roy <julien@jroy.ca>
2025-06-02 10:13:53 -04:00
Takuya Wakazono
123208cbf6 net-misc/warp: drop 0.8.0, 0.8.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-06-02 22:48:23 +09:00
Takuya Wakazono
573f7fb1cc net-misc/warp: add 0.9.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-06-02 22:48:21 +09:00
Anna (cybertailor) Vyalkova
ca66b87205 dev-python/codecov: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-06-02 12:23:53 +05:00