games-server/ut2004-ded: Drop last-rited package

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2026-09-02 22:42:14 +01:00
parent 69ac91e677
commit 33b3b01523
7 changed files with 0 additions and 128 deletions

View File

@@ -1,3 +0,0 @@
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

View File

@@ -1,6 +0,0 @@
# User and group the server should run as.
ut2004_ded_user="nobody"
ut2004_ded_group="nobody"
# Any extra options you want to pass to the server.
ut2004_ded_opts="DM-Deck17"

View File

@@ -1,13 +0,0 @@
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
pidfile="/var/run/${RC_SVCNAME}.pid"
command_background="true"
command_user="${ut2004_ded_user}:${ut2004_ded_group}"
command="ut2004-ded"
command_args="${ut2004_ded_opts}"
depend() {
need net
}

View File

@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
Unreal Tounament 2004 is a first-person 3-D shooter and sequel to the 2003 Game of the Year, Unreal Tournament 2003. The game was ported to Linux by Ryan "icculus" Gordon under contract from Epic Games and the Linux installer was released in the retail box. This is the dedicated server portion of the game and does not require the retail discs to use.
</longdescription>
</pkgmetadata>

View File

@@ -1,88 +0,0 @@
# 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]."
}

View File

@@ -357,7 +357,6 @@ games-server/bedrock-server
games-server/etqw-ded
games-server/mtavc
games-server/steamcmd
games-server/ut2004-ded
games-simulation/slime-rancher
games-strategy/darwinia
games-strategy/knights-demo

View File

@@ -130,12 +130,6 @@ dev-python/faust-cchardet
games-fps/ut2004-bonuspack-ece
games-fps/ut2004-bonuspack-mega
# James Le Cuirot <chewi@gentoo.org> (2026-07-29)
# UT2004 now has modern builds and is essentially free to download, so there is
# no need for this ancient package that allowed you to run a server for free.
# Use games-fps/ut2004[dedicated] instead. Removal on 2026-08-29. Bug #979392.
games-server/ut2004-ded
# James Le Cuirot <chewi@gentoo.org> (2026-07-29)
# UT2004 now has modern builds and is essentially free to download, so there is
# no reason to bother with this old demo. Removal on 2026-08-29. Bug #979271.