Commit Graph

8 Commits

Author SHA1 Message Date
ingenarel (NeoJesus)
6c4a37fb4c games-util/protonup-rs: add app-arch/zstd to RDEPEND
Thanks Agostino Sarubbo for finding this bug

fixes were generated using:
50826abbf4

To keep things easier for me and the tool, I didn't put zstd in
something like ${COMMON_DEPS} and put then in both ${RDEPEND} and in
${DEPEND}.

As I would either need to manually update it after every fix by the
fixing script, or update the scripting fix to support the logic to
realize what deps are common, which imho is a bit overkill for a bash
script that's already complicated

Closes: https://bugs.gentoo.org/975161
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-05-19 12:42:03 +06:00
ingenarel (NeoJesus)
275500944b games-util/protonup-rs: use CARGO_SKIP_TESTS instead of PATCHES
previous versions was patching the source code to manually rip out the
code related to online tests

these versions use CARGO_SKIP_TESTS instead, making the process much
easier to maintain, test, bump, and, if need arises, easier to
re-enable/disable patches again

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-05-07 14:44:56 +06:00
ingenarel (NeoJesus)
dd206b5af0 games-util/protonup-rs: drop 0.10.0-r1
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-05-07 14:44:56 +06:00
ingenarel (NeoJesus)
93c8172049 games-util/protonup-rs: add 0.12.1
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-05-07 14:44:56 +06:00
ingenarel (NeoJesus)
1b0f735de7 games-util/protonup-rs: add 0.12.0
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-04-24 01:25:59 +06:00
ingenarel (NeoJesus)
bf3826d91e games-util/protonup-rs: fix DEPEND for 0.10.0
-sys crate fixes were done using

e9752a7b35/bins/apply-crates-fixes

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-03-27 17:36:52 +06:00
ingenarel (NeoJesus)
b1b32feaa5 games-util/protonup-rs: add 0.11.0
-sys crate fixes were done using

e9752a7b35/bins/apply-crates-fixes

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-03-27 17:36:52 +06:00
ingenarel (NeoJesus)
2a0adbbd64 games-util/protonup-rs: new package, add 0.10.0
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Part-of: https://codeberg.org/gentoo/guru/pulls/2
Merges: https://codeberg.org/gentoo/guru/pulls/2
2026-03-11 00:17:49 +06:00