From 3d05d0025c6d74a6b677a172283a0b25c4cf4012 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 27 Mar 2025 00:31:42 +0000 Subject: gentoo auto-resync : 27:03:2025 - 00:31:42 --- games-server/Manifest.gz | Bin 1895 -> 1892 bytes games-server/ut2004-ded/Manifest | 2 +- .../ut2004-ded/ut2004-ded-3369.3-r2.ebuild | 88 --------------------- .../ut2004-ded/ut2004-ded-3369.3-r3.ebuild | 88 +++++++++++++++++++++ 4 files changed, 89 insertions(+), 89 deletions(-) delete mode 100644 games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild create mode 100644 games-server/ut2004-ded/ut2004-ded-3369.3-r3.ebuild (limited to 'games-server') diff --git a/games-server/Manifest.gz b/games-server/Manifest.gz index 7752456ee5d3..5037248016e3 100644 Binary files a/games-server/Manifest.gz and b/games-server/Manifest.gz differ diff --git a/games-server/ut2004-ded/Manifest b/games-server/ut2004-ded/Manifest index 4b93c55e0e8f..1fb1e2c050ca 100644 --- a/games-server/ut2004-ded/Manifest +++ b/games-server/ut2004-ded/Manifest @@ -3,5 +3,5 @@ AUX ut2004-ded.initd 320 BLAKE2B 34e3fdf38eb9e5bc2623581c73fea3af040f9dca829c8c4 DIST dedicatedserver3339-bonuspack.zip 914213907 BLAKE2B 883253d9817b4ee7f9594bf611e9d440d7e90c8cd43d34b366cfb4e781d4ad78e2812a0aa4f5acaed4880b1bc47f0dffed6fbb0caf9cc53477c01bc92d891325 SHA512 353161a7c811ac5c688c6438e3ecfad1aa37bcfd13a3e17f2a9deaf510eda9311a423524bd4635fcf972001cfe24c1a1b71a2bb6a060c37a24351f3bce0c7f26 DIST ut2004-lnxpatch3369-2.tar.bz2 22465217 BLAKE2B 9852f9d55804b7f2927a31be86aee1552aaebeb38d2a40fb206154c236e9d6eff47f7594024c0d9b25c7216d3ca62571b1f89f23f72ee9e135b2e6451bcb006a SHA512 0d6f26d5a811efd64be8c304e928e03f546d9a8eaba6b074843e2b7e76e0670b39df95200a2fe2040d72bbd204c7157ed0115649a5c85396a76d9e0b7ec284b1 DIST ut2004-v3369-3-linux-dedicated.7z 5013927 BLAKE2B 72d24d7bc37c777f3697b767a03e052ad9b547005dd6da73833e439496e87a9c1ebbe01f88d62b29a41b2bf6380a3b3bd745e6883fbb6d0f2b7e52998d4af276 SHA512 3b2a7b64934a3647c02c9fec48565c5c2c35370d635b2af4059eb76587bfa13f46e6a4e14fdb0494ba7a4182497ed5963601986f4fcfa318e69a8a8a8c0178cf -EBUILD ut2004-ded-3369.3-r2.ebuild 2670 BLAKE2B cd4055906bf6db8dc21a57f5b31bd558d57863bdcfde83f7256f8365e33a1f5ec0ca5513a5ee4547b347d42b680473e4a989cc304fe96ac8b6bb7967fc1b5813 SHA512 6875bda407b99d3abbfe7b75fd8c5afa1e0fa156c40833a06130b98ec13df485b4b9abf4a37d1d16b63c91cb7e8284ab5f4a95c1e0e5bfa1507089a8f50e7623 +EBUILD ut2004-ded-3369.3-r3.ebuild 2686 BLAKE2B 7caa38c1b6acf1446a2da82947016e777d97c954a783f1526e2ad4fe9f01ac4cfcbe4ecd03daf6e76eeb87a9dbfca7cb9dd8af3944bf93e78a67e1acc194cf26 SHA512 a42998f1b1bed3f03443fee8f5b03bc4fccda52b049f196d7fbf9f3371eb1efc5de3cec9b14469a69007f925f86000d05b38e05fa2adce760d4c6473d76a7307 MISC metadata.xml 642 BLAKE2B 420bd74ba9d2812b33c7d80b92587f7921e67b7cf06b9032ee99ce91f61c16feeabcd98ca2880f55efc13114fe3bf4132858713bb83fd56353b606e36a9c5e14 SHA512 66d06347e9ba4b39759082dc9b24f959162139ecf99bf428b5e815c269f5d3ef6966100973abb12e30b267003b0ac178ded33363940d617a57d763b572b3ab79 diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild b/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild deleted file mode 100644 index 77e78baf991c..000000000000 --- a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit check-reqs wrapper unpacker - -BONUSPACK_P="dedicatedserver3339-bonuspack.zip" -PATCH_P="ut2004-lnxpatch${PV%.*}-2.tar.bz2" -DESCRIPTION="Unreal Tournament 2004 Linux Dedicated Server" -HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" -SRC_URI=" - http://ut2004.ut-files.com/Entire_Server_Download/${BONUSPACK_P} - http://ut2004.ut-files.com/Patches/Linux/${PATCH_P} - https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z -" -S="${WORKDIR}" - -LICENSE="ut2003" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -RESTRICT="bindist mirror strip" - -BDEPEND=" - $(unpacker_src_uri_depends .7z) - app-arch/unzip -" -RDEPEND=" - !games-fps/ut2004 - !games-fps/ut2004-data - games-fps/ut2004-bonuspack-ece - games-fps/ut2004-bonuspack-mega - sys-libs/glibc - sys-libs/libstdc++-v3 -" - -CHECKREQS_DISK_BUILD="2G" -QA_PREBUILT="*" - -DIR="/opt/${PN%-ded}" - -src_prepare() { - default - - if use amd64; then - mv ut2004-ucc-bin-09192008/ucc-bin{-linux-amd64,} || die - fi - - cp -r UT2004-Patch/* ./ || die - mv ut2004-ucc-bin-09192008/ucc-bin System/ || die - rm -r System/{ut2004-bin*,*.dll,*.exe} UT2004-Patch/ ut2004-ucc-bin-09192008/ || die - - # In ut2004-bonuspack-ece. - rm \ - Animations/{MechaSkaarjAnims,MetalGuardAnim,NecrisAnim,ONSBPAnimations}.ukx \ - Help/BonusPackReadme.txt \ - Maps/ONS-{Adara,Aridoom,Ascendancy,IslandHop,Tricky,Urban}.ut2 \ - Sounds/{CicadaSnds,DistantBooms,ONSBPSounds}.uax \ - StaticMeshes/{BenMesh02,BenTropicalSM01,HourAdara,ONS-BPJW1,PC_UrbanStatic}.usx \ - System/{ONS-{Adara,IslandHop,Tricky,Urban},OnslaughtBP}.int \ - System/xaplayersl3.upl \ - Textures/{AW-2k4XP,BenTex02,BenTropical01,BonusParticles,CicadaTex,Construction_S,HourAdaraTexor,ONSBP{_DestroyedVehicles,Textures},PC_UrbanTex,UT2004ECEPlayerSkins}.utx \ - || die - - # In ut2004-bonuspack-mega. - rm System/{Manifest.in[it],Packages.md5} || die -} - -src_install() { - insinto "${DIR}" - doins -r * - fperms +x "${DIR}"/System/ucc-bin - - make_wrapper ${PN} "./ucc-bin server" "${DIR}"/System - newconfd "${FILESDIR}"/${PN}.confd ${PN} - newinitd "${FILESDIR}"/${PN}.initd ${PN} -} - -pkg_postinst() { - elog "You should take the time to edit the default server INI. Consult the INI" - elog "Reference at https://unrealadmin.org/server_ini_reference/ut2004 for" - elog "assistance in adjusting ${DIR}/System/Default.ini." - elog - elog "To have your server authenticate properly to the central server, you" - elog "MUST visit https://www.unrealadmin.org/server_cdkey and request a key." - elog "This is not required if you want an unlisted private server with" - elog "[DoUplink=False]." -} diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r3.ebuild b/games-server/ut2004-ded/ut2004-ded-3369.3-r3.ebuild new file mode 100644 index 000000000000..e796bed9edc3 --- /dev/null +++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r3.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit check-reqs wrapper unpacker + +BONUSPACK_P="dedicatedserver3339-bonuspack.zip" +PATCH_P="ut2004-lnxpatch${PV%.*}-2.tar.bz2" +DESCRIPTION="Unreal Tournament 2004 Linux Dedicated Server" +HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" +SRC_URI=" + http://ut2004.ut-files.com/Entire_Server_Download/${BONUSPACK_P} + http://ut2004.ut-files.com/UT2004/${PATCH_P%.bz2}.tar -> ${PATCH_P} + https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z +" +S="${WORKDIR}" + +LICENSE="ut2003" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +RESTRICT="bindist mirror strip" + +BDEPEND=" + $(unpacker_src_uri_depends .7z) + app-arch/unzip +" +RDEPEND=" + !games-fps/ut2004 + !games-fps/ut2004-data + games-fps/ut2004-bonuspack-ece + games-fps/ut2004-bonuspack-mega + sys-libs/glibc + sys-libs/libstdc++-v3 +" + +CHECKREQS_DISK_BUILD="2G" +QA_PREBUILT="*" + +DIR="/opt/${PN%-ded}" + +src_prepare() { + default + + if use amd64; then + mv ut2004-ucc-bin-09192008/ucc-bin{-linux-amd64,} || die + fi + + cp -r UT2004-Patch/* ./ || die + mv ut2004-ucc-bin-09192008/ucc-bin System/ || die + rm -r System/{ut2004-bin*,*.dll,*.exe} UT2004-Patch/ ut2004-ucc-bin-09192008/ || die + + # In ut2004-bonuspack-ece. + rm \ + Animations/{MechaSkaarjAnims,MetalGuardAnim,NecrisAnim,ONSBPAnimations}.ukx \ + Help/BonusPackReadme.txt \ + Maps/ONS-{Adara,Aridoom,Ascendancy,IslandHop,Tricky,Urban}.ut2 \ + Sounds/{CicadaSnds,DistantBooms,ONSBPSounds}.uax \ + StaticMeshes/{BenMesh02,BenTropicalSM01,HourAdara,ONS-BPJW1,PC_UrbanStatic}.usx \ + System/{ONS-{Adara,IslandHop,Tricky,Urban},OnslaughtBP}.int \ + System/xaplayersl3.upl \ + Textures/{AW-2k4XP,BenTex02,BenTropical01,BonusParticles,CicadaTex,Construction_S,HourAdaraTexor,ONSBP{_DestroyedVehicles,Textures},PC_UrbanTex,UT2004ECEPlayerSkins}.utx \ + || die + + # In ut2004-bonuspack-mega. + rm System/{Manifest.in[it],Packages.md5} || die +} + +src_install() { + insinto "${DIR}" + doins -r * + fperms +x "${DIR}"/System/ucc-bin + + make_wrapper ${PN} "./ucc-bin server" "${DIR}"/System + newconfd "${FILESDIR}"/${PN}.confd ${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} +} + +pkg_postinst() { + elog "You should take the time to edit the default server INI. Consult the INI" + elog "Reference at https://unrealadmin.org/server_ini_reference/ut2004 for" + elog "assistance in adjusting ${DIR}/System/Default.ini." + elog + elog "To have your server authenticate properly to the central server, you" + elog "MUST visit https://www.unrealadmin.org/server_cdkey and request a key." + elog "This is not required if you want an unlisted private server with" + elog "[DoUplink=False]." +} -- cgit v1.2.3