commit:     97c42549e6a79fb68addd63672691fa64696ffa6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 23:41:32 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 23:47:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c42549

games-fps/ut2004-data: Fix HOMEPAGE, fix deps, drop wrapper

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 <AT> gentoo.org>

 games-fps/ut2004-data/ut2004-data-3186-r5.ebuild | 12 ++++++------
 1 file 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 377d7b0112f..21e88f8ad6a 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

Reply via email to