games-fps/ut2004-data: Fix HOMEPAGE, fix deps, drop wrapper
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 27 Oct 2019 23:41:32 +0000 (23:41 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 27 Oct 2019 23:47:51 +0000 (23:47 +0000)
The wrapper is handled by the main ut2004 package instead.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-fps/ut2004-data/ut2004-data-3186-r5.ebuild

index 377d7b0112f02b5822789787e44ac8cf6a4e0096..21e88f8ad6ac0783286434672c373b6aeaf2c5c2 100644 (file)
@@ -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