games-fps/ut2003: Add RESTRICT=mirror and revert a couple of changes
authorJames Le Cuirot <chewi@gentoo.org>
Wed, 1 Apr 2020 22:15:36 +0000 (23:15 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 1 Apr 2020 22:20:16 +0000 (23:20 +0100)
I should have taken a closer look at ut2003-data. I would change how
we package this but I am unable to test it.

Package-Manager: Portage-2.3.96, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-fps/ut2003/ut2003-2225-r6.ebuild [moved from games-fps/ut2003/ut2003-2225-r5.ebuild with 92% similarity]

similarity index 92%
rename from games-fps/ut2003/ut2003-2225-r5.ebuild
rename to games-fps/ut2003/ut2003-2225-r6.ebuild
index 9880ab073d02879c31540bb5b1e0cba996568be2..0f36cd042f7877f436afecb8ce6b1fe1c4de49af 100644 (file)
@@ -13,12 +13,11 @@ LICENSE="ut2003"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="dedicated"
-RESTRICT="bindist strip"
+RESTRICT="bindist mirror strip"
 
 RDEPEND="
        !games-server/ut2003-ded
        games-fps/ut2003-data
-       media-libs/libsdl[abi_x86_32]
        sys-libs/glibc
        virtual/opengl[abi_x86_32]
 "
@@ -40,8 +39,8 @@ src_install() {
        doins -r .
        fperms +x "${DIR}"/System/{ucc,${PN}}-bin
 
-       make_wrapper ${PN} ./${PN}-bin "${DIR}"/System "${DIR}"/System
-       make_wrapper ${PN}-ded "./ucc-bin server" "${DIR}"/System "${DIR}"/System
+       make_wrapper ${PN} ./${PN}-bin "${DIR}"
+       make_wrapper ${PN}-ded ./ucc "${DIR}"
 
        make_desktop_entry ${PN} "Unreal Tournament 2003" applications-games