summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-06-24 23:20:05 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-06-24 23:20:05 +0100
commitae3f0470508f0974dc416c72470792d82532dc77 (patch)
treebfc52c2c18055f62429219c25e03b1f9d680bcb4 /games-action
parentnet-im/discord: Add wayland support (diff)
downloadgentoo-ae3f0470508f0974dc416c72470792d82532dc77.tar.gz
gentoo-ae3f0470508f0974dc416c72470792d82532dc77.tar.bz2
gentoo-ae3f0470508f0974dc416c72470792d82532dc77.zip
games-action/dxx-rebirth: Bump snapshot to 20240623, drop old 20230627
Closes: https://bugs.gentoo.org/909537 Closes: https://bugs.gentoo.org/929566 Closes: https://bugs.gentoo.org/933504 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/dxx-rebirth/Manifest2
-rw-r--r--games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild (renamed from games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20230627.ebuild)6
-rw-r--r--games-action/dxx-rebirth/dxx-rebirth-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/games-action/dxx-rebirth/Manifest b/games-action/dxx-rebirth/Manifest
index 23c2db8d1f44..5f9cd24f3d4c 100644
--- a/games-action/dxx-rebirth/Manifest
+++ b/games-action/dxx-rebirth/Manifest
@@ -1 +1 @@
-DIST dxx-rebirth-0.61.0_pre20230627.tar.gz 2063584 BLAKE2B d779ec6f4a5491e667675fd960a157f51f19b07d9889c1c0093df45467f671cddc89b965ec578bef556c193d561d6b322b607d9afd9ff940ca39506f3809a227 SHA512 e6c91010d9bf0806c5fcec1bc66423130cd47b79e109c7e0b0d454184cb4aae5915498f2c4f88c8779ed3570878138a1ec4ab5d9a3c64ddf8002173115e4135d
+DIST dxx-rebirth-0.61.0_pre20240623.tar.gz 2089687 BLAKE2B b7a31ebf237da46ff069eab35da93ba653dd32a671bf24a266f80809a68313272a6a648b1d9bcb8f983f3f7817e254ec3f950ded54b5dcea55b63b11275b1992 SHA512 ff84ad1084174c79e7eaec7629ec09737dff5d59c3554c53114c092c333aacc662fcdc2d0a4c1270c7851eda1279601c1da53092952c7c965d06b0735640c2c9
diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20230627.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild
index f022d180f36a..b2b9585dcc2f 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20230627.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
-MY_COMMIT="ad9452d51b7ccd7d2ad7fe56318f21898a3c2d43"
+PYTHON_COMPAT=( python3_{10..12} )
+MY_COMMIT="e8dd751d8a5cae375000fe7d3881e9da77075ab0"
# Games under Gentoo are marked as 'testing' by convention
#
@@ -48,7 +48,7 @@ IUSE="+d1x +d2x +data debug editor +flac ipv6 +joystick l10n_de +midi +mp3 +musi
#
# PNG support enables writing screenshots as PNG instead of TGA (for
# USE=opengl) or PCX (for USE=-opengl).
-DEPEND="dev-games/physfs[hog,mvl,zip]
+DEPEND=">=dev-games/physfs-3[hog,mvl,zip]
opengl? (
virtual/opengl
virtual/glu )
diff --git a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
index cf5dcadba953..07770afca75a 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
MY_COMMIT=""
# Games under Gentoo are marked as 'testing' by convention
@@ -48,7 +48,7 @@ IUSE="+d1x +d2x +data debug editor +flac ipv6 +joystick l10n_de +midi +mp3 +musi
#
# PNG support enables writing screenshots as PNG instead of TGA (for
# USE=opengl) or PCX (for USE=-opengl).
-DEPEND="dev-games/physfs[hog,mvl,zip]
+DEPEND=">=dev-games/physfs-3[hog,mvl,zip]
opengl? (
virtual/opengl
virtual/glu )