summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2004-data/ut2004-data-3186-r5.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild b/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild
index 377d7b0112f0..21e88f8ad6ac 100644
--- a/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild
+++ b/games-fps/ut2004-data/ut2004-data-3186-r5.ebuild
@@ -6,8 +6,7 @@ EAPI=7
inherit cdrom desktop eutils portability unpacker xdg-utils
DESCRIPTION="Unreal Tournament 2004 - This is the data portion of UT2004"
-HOMEPAGE="http://www.unrealtournament2004.com/"
-SRC_URI=""
+HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004"
LICENSE="ut2003"
SLOT="0"
@@ -15,8 +14,11 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="
games-util/uz2unpack
- >=app-arch/unshield-0.5-r1"
-PDEPEND="games-fps/ut2004"
+ >=app-arch/unshield-0.5-r1
+"
+
+PDEPEND=">=games-fps/ut2004-3369.3-r2"
+RDEPEND="!games-fps/ut2004-ded"
S="${WORKDIR}"
@@ -330,8 +332,6 @@ src_install() {
keepdir /opt/ut2004/Benchmark/${j}
done
- make_wrapper ut2004 ./ut2004-bin /opt/ut2004/System /opt/ut2004/System /opt/ut2004
-
# Remove unneccessary files
rm -f "${Ddir}"/*.{bat,exe,EXE,int} || die
rm -f "${Ddir}"/Help/{.DS_Store,SAPI-EULA.txt} || die