From 6fb57c2dc2a1210fb3a4495d4eb6c82ccfadc29d Mon Sep 17 00:00:00 2001 From: Kp Date: Thu, 26 Aug 2021 03:13:46 +0000 Subject: [PATCH] Update snapshot ebuild --- ...0200627.ebuild => dxx-rebirth-0.61.0_pre20210826.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename contrib/gentoo/games-action/dxx-rebirth/{dxx-rebirth-0.61.0_pre20200627.ebuild => dxx-rebirth-0.61.0_pre20210826.ebuild} (98%) diff --git a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200627.ebuild b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210826.ebuild similarity index 98% rename from contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200627.ebuild rename to contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210826.ebuild index 1dbf0b904..7bb5e9cea 100644 --- a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200627.ebuild +++ b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210826.ebuild @@ -8,7 +8,7 @@ # terms and a link to the Git history. EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_9 ) inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg if [[ "$PV" = 9999 ]]; then @@ -18,7 +18,7 @@ if [[ "$PV" = 9999 ]]; then KEYWORDS= PROPERTIES="live" else - MY_COMMIT='aba40babb47d36a88011af01e4bc0fc00dca74ef' + MY_COMMIT='027704e85e81a4a759f8a9ea596f42d00cf22179' S="$WORKDIR/$PN-$MY_COMMIT" SRC_URI="https://codeload.github.com/dxx-rebirth/dxx-rebirth/tar.gz/$MY_COMMIT -> $PN-$PVR.tar.gz" unset MY_COMMIT @@ -53,7 +53,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 )