From 5c5e9714c851027611cb726a76ebb8be6d48cbdc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 Jul 2024 08:01:06 +0100 Subject: gentoo auto-resync : 02:07:2024 - 08:01:06 --- games-action/dxx-rebirth/Manifest | 4 +- .../dxx-rebirth-0.61.0_pre20240623.ebuild | 256 --------------------- .../dxx-rebirth-0.61.0_pre20240630.ebuild | 256 +++++++++++++++++++++ 3 files changed, 258 insertions(+), 258 deletions(-) delete mode 100644 games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild create mode 100644 games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240630.ebuild (limited to 'games-action/dxx-rebirth') diff --git a/games-action/dxx-rebirth/Manifest b/games-action/dxx-rebirth/Manifest index 5b2aa30d1720..4327087b4ae9 100644 --- a/games-action/dxx-rebirth/Manifest +++ b/games-action/dxx-rebirth/Manifest @@ -1,4 +1,4 @@ -DIST dxx-rebirth-0.61.0_pre20240623.tar.gz 2089687 BLAKE2B b7a31ebf237da46ff069eab35da93ba653dd32a671bf24a266f80809a68313272a6a648b1d9bcb8f983f3f7817e254ec3f950ded54b5dcea55b63b11275b1992 SHA512 ff84ad1084174c79e7eaec7629ec09737dff5d59c3554c53114c092c333aacc662fcdc2d0a4c1270c7851eda1279601c1da53092952c7c965d06b0735640c2c9 -EBUILD dxx-rebirth-0.61.0_pre20240623.ebuild 8766 BLAKE2B 1b8b3c7659eb4b145576f95525cd9d160f98cf5999be468dda2815c081ddad6244b6cebd0a3e67e001f4e67d3661fcbc88375483eb50a805c6cfcaf3cdb32546 SHA512 a2fc3d54974271c970fb82963a58b1378b9c370670f1cefb4313f61d89d74da3380e80deacdb0f777bc6f5a4d2ef5cda8ad4757e863e01292464737cee6194b3 +DIST dxx-rebirth-0.61.0_pre20240630.tar.gz 2090389 BLAKE2B b3a5bfb4c2540cd0eec8f114af1252716ee33adca56d85f56d40296ecdc9a484ffe43befb1885a438b7fd7a284c2a9f7d30c83a336bc106760f28b603a8407e9 SHA512 1ac9fab469e4b41c196e98a95904adb8b9d5dfbd724e419776df4331892a256a54ec620ea0fd2b63561d8d7f2e17585dc038fd0cceb8e547f93e2284e53028ed +EBUILD dxx-rebirth-0.61.0_pre20240630.ebuild 8766 BLAKE2B 173b012e48b0eb42ee377d2fb7fd7f2265eb273ae806f3da9ef3345656b880fff979d56724f84ca1b20a349eb337e96d8a6fd93fcd2c34274db17a328106307b SHA512 6cb387fd518eaa2b8096bba79b93bce63ac9394bc625675758b1a958c3f1828e325c47524054bcdd84ab70cfab9608784cc91d564ad405dd059a4f71c3f7287e EBUILD dxx-rebirth-9999.ebuild 8726 BLAKE2B e2f2df78c173d1d2c4148a3077ca939dc9867d4b836dd8db0897265b81b957cf1c4cd17342fe34ae4156f1fcb2b12559fae8def5c6fe56840ad2bbf1c376ae1c SHA512 0335b2c23b2cef7a06a901966df2558ae61209c5784e0f9eb4bbaa2fd98e3e8b84529d304b0e41ce6a627b1b9f9ad7d46fd56260d66be8cd2c37e3fb4f3fffae MISC metadata.xml 2427 BLAKE2B e1a42d52d5ba0038e9ee63e6cc477239189e665812217abec4f5ed9f450f505472b611e3a2031ccf1508eee8b71ad651304eae79cad9ff00d91c4737100838ad SHA512 5e7f527575308ee42bd16c6df893fc300ee298da805b16aa825ff0f2013135c88656de1ed264a7c6d5ae0424ae4dedf79ab4d55debd0c09d4044917ab2f17f8c diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild deleted file mode 100644 index b2b9585dcc2f..000000000000 --- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20240623.ebuild +++ /dev/null @@ -1,256 +0,0 @@ -# Copyright 2017-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -MY_COMMIT="e8dd751d8a5cae375000fe7d3881e9da77075ab0" - -# Games under Gentoo are marked as 'testing' by convention -# -# Other architectures are reported to work, but not tested regularly by -# the core team. -# -# Raspberry Pi support is tested by an outside contributor, and his -# fixes are merged into the main source by upstream. -# -# Cross-compilation to Windows is also supported. -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -inherit desktop flag-o-matic python-any-r1 scons-utils toolchain-funcs xdg - -if [[ "${PV}" = 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth" - unset KEYWORDS -elif [[ -n ${MY_COMMIT} ]]; then - 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 -else - S="${WORKDIR}/${PN}_${PV##*_pre}-src" - SRC_URI="https://www.dxx-rebirth.com/download/dxx/rebirth/${PN}_${PV##*_pre}-src.tar.xz" -fi - -DESCRIPTION="Descent Rebirth - enhanced Descent 1 & 2 engine" -HOMEPAGE="https://www.dxx-rebirth.com/" - -LICENSE="DXX-Rebirth GPL-3" -SLOT="0" - -# Default to building both game engines. The total size is relatively -# small. -IUSE="+d1x +d2x +data debug editor +flac ipv6 +joystick l10n_de +midi +mp3 +music +opengl opl3-musicpack +png sc55-musicpack sdl2 tracker valgrind +vorbis" - -# Game data is stored in HOG files. -# Game movies are in MVL files. -# Various add-ons use zip files to bundle their content together. -# -# PNG support enables writing screenshots as PNG instead of TGA (for -# USE=opengl) or PCX (for USE=-opengl). -DEPEND=">=dev-games/physfs-3[hog,mvl,zip] - opengl? ( - virtual/opengl - virtual/glu ) - png? ( media-libs/libpng ) -" - -# As of this writing, there is no Portage shorthand syntax to express: -# " -# flag1? ( package[flag1] ) -# flag2? ( package[flag2] ) -# ... -# flagN? ( package[flagN] ) -# ", such that unsetting all flags removes the dependency on package. -# Fake it by using a text fragment that is repeatedly expanded with -# differing substitutions. -# -# The use of single quotes is intentional here. The ${word} is a -# placeholder to be matched by text substitution when the fragment is -# expanded, not a shell variable reference. -# -# For each flag, depend on freedata using the same flag. If none of the -# flags are set, freedata is not needed. -DXX_RDEPEND_USE_FREEDATA_FRAGMENT=' - ${USE}? ( games-action/descent${ENGINE}-freedata[${USE}] ) -' -# Block <0.59.100 due to file collision. -# -# If USE=data, then require a game data package. -# The build process does not use the game data, nor change how the game -# is built based on what game data will be used. At startup, the game -# will search for both types of game data and use what it finds. Users -# can switch between shareware/retail data at any time by -# adding/removing the appropriate data packages. A rebuild is _not_ -# required after swapping the data files. -# -# USE-depend on freedata for various extras, but only if any of those -# extras are enabled. -DXX_RDEPEND_ENGINE_FRAGMENT=' - d${ENGINE}x? ( - !