public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2016-01-12 20:51 Michael Sterrett
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett @ 2016-01-12 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     90ed0914728ce1ed121addd802e92a7d5d17b87b
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 18:25:11 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:51:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ed0914

games-fps/ut2003-bonuspack-cm: EAPI=5

Package-Manager: portage-2.2.26

 games-fps/ut2003-bonuspack-cm/Manifest                     |  2 +-
 games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/Manifest b/games-fps/ut2003-bonuspack-cm/Manifest
index 75faa6a..5b2d72e 100644
--- a/games-fps/ut2003-bonuspack-cm/Manifest
+++ b/games-fps/ut2003-bonuspack-cm/Manifest
@@ -1 +1 @@
-DIST cbp2003.zip 149198671 RMD160 5c28fb48e021da5db3abeffd079057e166b21101 SHA1 e661ef7b3cf868aa49ff824b9f08fea474c9e990 SHA256 fae9e78492cbf24102bba076225463b3bb8cd124a18e47162d429f77101836ba
+DIST cbp2003.zip 149198671 SHA256 fae9e78492cbf24102bba076225463b3bb8cd124a18e47162d429f77101836ba SHA512 92e136c03f1385a28163718cc6ef1c36e46fbad14c74d0f266dfe3d9f4a5093e1bd02dde54e68f70539ba2c4ee163b1e886529f7e734059a85223ab6f853a474 WHIRLPOOL f5ef466296413cc298d4a5b78826dba0b776f72476378dc449cc0a7f2b3d6e0224f2f7ae4f342a56189c1f7623f2e63633636162e56d0ca707face5d80796487

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index cf44a51..d5067b3 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -2,22 +2,22 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit games
 
 IUSE=""
 DESCRIPTION="Community Bonus Pack for UT2003"
-HOMEPAGE="http://www.unrealtournament2003.com/"
-SRC_URI="ftp://dl3.edgefiles.com/games-fusion.net/www/patches/ut2003/cbp2003.zip
-	ftp://ftp.multiplay.co.uk/pub/games/fps/unrealtournament2003/mappacks/cbp2003.zip
-	http://ftp1.gamesweb.com/cq2ert6g/cbp2003.zip"
+HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2003"
+SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip"
 
 LICENSE="ut2003"
 SLOT="1"
 KEYWORDS="x86"
 RESTRICT="mirror strip"
 
-DEPEND="app-arch/unzip"
 RDEPEND="games-fps/ut2003"
+DEPEND="${RDEPEND}
+	app-arch/unzip"
 
 S=${WORKDIR}
 
@@ -25,13 +25,13 @@ dir=${GAMES_PREFIX_OPT}/ut2003
 Ddir=${D}/${dir}
 
 src_unpack() {
-	unzip -qq "${DISTDIR}"/${A} || die "unpacking"
+	unzip -qq "${DISTDIR}"/${A} || die
 }
 
 src_install() {
 	for i in Animations Help Music Maps StaticMeshes Textures System
 	do
-		mkdir -p "${Ddir}"/${i}
+		mkdir -p "${Ddir}"/${i} || die
 	done
 	games_umod_unpack CBP2003.ut2mod
 	rm "${Ddir}/Readme.txt" "${Ddir}/cbp installer logo1.bmp"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2018-01-02  1:20 Ulrich Müller
  0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Müller @ 2018-01-02  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     ec36d542b1b700aa20d2ce4dbd557be313d638ee
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 00:59:49 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 01:19:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec36d542

games-fps/ut2003-bonuspack-cm: Update Manifest hashes.

Bug: https://bugs.gentoo.org/642876

 games-fps/ut2003-bonuspack-cm/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/ut2003-bonuspack-cm/Manifest b/games-fps/ut2003-bonuspack-cm/Manifest
index 5b2d72e2bcf..c79a67927b0 100644
--- a/games-fps/ut2003-bonuspack-cm/Manifest
+++ b/games-fps/ut2003-bonuspack-cm/Manifest
@@ -1 +1 @@
-DIST cbp2003.zip 149198671 SHA256 fae9e78492cbf24102bba076225463b3bb8cd124a18e47162d429f77101836ba SHA512 92e136c03f1385a28163718cc6ef1c36e46fbad14c74d0f266dfe3d9f4a5093e1bd02dde54e68f70539ba2c4ee163b1e886529f7e734059a85223ab6f853a474 WHIRLPOOL f5ef466296413cc298d4a5b78826dba0b776f72476378dc449cc0a7f2b3d6e0224f2f7ae4f342a56189c1f7623f2e63633636162e56d0ca707face5d80796487
+DIST cbp2003.zip 149198671 BLAKE2B c5f7352b7fb1e0e6a18c99a6212cd5cb4e5e6144988534f91aed93bf33b031d437e86eebf239f0a49fa20b90ca0ded09e912a96b798bc855d527423f2a299ba7 SHA512 92e136c03f1385a28163718cc6ef1c36e46fbad14c74d0f266dfe3d9f4a5093e1bd02dde54e68f70539ba2c4ee163b1e886529f7e734059a85223ab6f853a474


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2018-05-11 20:39 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2018-05-11 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     3b181296d7546a86a87a982e0be465e7f89ead83
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:36:34 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b181296

games-fps/ut2003-bonuspack-cm: use HTTPS

 games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index 14ac3f422cd..56ad6847461 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit games
 
 IUSE=""
 DESCRIPTION="Community Bonus Pack for UT2003"
-HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2003"
+HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2003"
 SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip"
 
 LICENSE="ut2003"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2019-09-23 17:16 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2019-09-23 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6b714a5685451cc27e71dce3f7dfbe82de903f6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 17:06:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 17:15:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b714a56

games-fps/ut2003-bonuspack-cm: Add RESTRICT=bindist

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index 56ad6847461..5e55eb9e951 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip"
 LICENSE="ut2003"
 SLOT="1"
 KEYWORDS="~x86"
-RESTRICT="mirror strip"
+RESTRICT="bindist mirror strip"
 
 RDEPEND="games-fps/ut2003"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2019-10-26 16:26 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2019-10-26 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     e7bef52e276faff9eee96091c2ddfaa167aa4c55
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 16:21:01 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 16:25:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7bef52e

games-fps/ut2003-bonuspack-cm: Fix broken SRC_URI

The new download is a slightly different size and requires unpack_zip
to work.

Closes: https://bugs.gentoo.org/640552
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-fps/ut2003-bonuspack-cm/Manifest                     | 2 +-
 games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/Manifest b/games-fps/ut2003-bonuspack-cm/Manifest
index c79a67927b0..b62d6451a53 100644
--- a/games-fps/ut2003-bonuspack-cm/Manifest
+++ b/games-fps/ut2003-bonuspack-cm/Manifest
@@ -1 +1 @@
-DIST cbp2003.zip 149198671 BLAKE2B c5f7352b7fb1e0e6a18c99a6212cd5cb4e5e6144988534f91aed93bf33b031d437e86eebf239f0a49fa20b90ca0ded09e912a96b798bc855d527423f2a299ba7 SHA512 92e136c03f1385a28163718cc6ef1c36e46fbad14c74d0f266dfe3d9f4a5093e1bd02dde54e68f70539ba2c4ee163b1e886529f7e734059a85223ab6f853a474
+DIST cbp2003.zip 149198696 BLAKE2B d6319e3605752e309411b16358696cdf0559b3cc6acedfae2f063eedb4ee98fefb470e9ff601cdce46821eaaa3f7c0ef3c13ddc2ce3639842ec98e1e68fefb85 SHA512 382ea605b7ce89654b7a58dfd1b36f0624bb0ac63aff6a07f1942dd3c8715ac6d79812828f2f28e2bd1b162673147e0ab8653ac67b4ee5d936e8840dede8e408

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index 5e55eb9e951..d42bd801c5e 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit games
 
-IUSE=""
+inherit games unpacker
+
 DESCRIPTION="Community Bonus Pack for UT2003"
 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2003"
-SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip"
+SRC_URI="https://downloads.unrealadmin.org/UT2003/BonusPack/cbp2003.zip"
 
 LICENSE="ut2003"
 SLOT="1"
@@ -24,7 +24,7 @@ dir=${GAMES_PREFIX_OPT}/ut2003
 Ddir=${D}/${dir}
 
 src_unpack() {
-	unzip -qq "${DISTDIR}"/${A} || die
+	unpack_zip "${DISTDIR}"/${A}
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2021-04-07 10:18 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-07 10:18 UTC (permalink / raw
  To: gentoo-commits

commit:     6c6c98e88139fd84916f1b514182395f29e33fc2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 09:57:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 10:18:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6c98e8

games-fps/ut2003-bonuspack-cm: port to EAPI 7, games.eclass--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../ut2003-bonuspack-cm-1.ebuild                   | 47 ++++++++++++++--------
 1 file changed, 31 insertions(+), 16 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index d42bd801c5e..a40e978c7e7 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -1,38 +1,53 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit games unpacker
+inherit unpacker
 
 DESCRIPTION="Community Bonus Pack for UT2003"
 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2003"
 SRC_URI="https://downloads.unrealadmin.org/UT2003/BonusPack/cbp2003.zip"
+S="${WORKDIR}"
 
 LICENSE="ut2003"
 SLOT="1"
 KEYWORDS="~x86"
-RESTRICT="bindist mirror strip"
+# Needs signup to download
+RESTRICT="bindist fetch mirror strip"
 
 RDEPEND="games-fps/ut2003"
-DEPEND="${RDEPEND}
-	app-arch/unzip"
-
-S=${WORKDIR}
-
-dir=${GAMES_PREFIX_OPT}/ut2003
-Ddir=${D}/${dir}
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/unzip"
 
 src_unpack() {
 	unpack_zip "${DISTDIR}"/${A}
 }
 
 src_install() {
-	for i in Animations Help Music Maps StaticMeshes Textures System
-	do
+	# Inlined from games.eclass
+	local dir="${EPREFIX}"/opt/ut2003
+	local Ddir="${D}${dir}"
+
+	# Inlined from games.eclass
+	_games_umod_unpack() {
+		local umod=${1}
+
+		mkdir -p "${Ddir}"/System || die
+		cp "${dir}"/System/{ucc-bin,Manifest.ini,{Engine,Core,zlib,ogg,vorbis}.so,{Engine,Core}.int} "${Ddir}"/System || die
+		# Don't die here (for now) in case Default.ini, DefUser.ini are missing
+		cp "${dir}"/System/Def{ault,User}.ini "${Ddir}"/System &> /dev/null
+
+		cd "${Ddir}"/System || die
+		UT_DATA_PATH="${Ddir}"/System ./ucc-bin umodunpack -x "${S}/${umod}" -nohomedir &> /dev/null || die "uncompressing file ${umod}"
+		rm -f "${Ddir}"/System/{ucc-bin,{Manifest,Def{ault,User},User,UT200{3,4}}.ini,{Engine,Core,zlib,ogg,vorbis}.so,{Engine,Core}.int,ucc.log &>/dev/null || die "Removing temporary files"
+	}
+
+	for i in Animations Help Music Maps StaticMeshes Textures System; do
 		mkdir -p "${Ddir}"/${i} || die
 	done
-	games_umod_unpack CBP2003.ut2mod
-	rm "${Ddir}/Readme.txt" "${Ddir}/cbp installer logo1.bmp"
-	prepgamesdirs
+
+	_games_umod_unpack CBP2003.ut2mod
+
+	rm "${Ddir}"/Readme.txt "${Ddir}/cbp installer logo1.bmp" || die
 }


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
@ 2021-04-07 10:24 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-07 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d7390da54ba4c496f28f366e8cc18aecdcae4a47
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 10:21:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 10:24:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7390da5

games-fps/ut2003-bonuspack-cm: revbump for games.eclass

Fixes: 6c6c98e88139fd84916f1b514182395f29e33fc2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{ut2003-bonuspack-cm-1.ebuild => ut2003-bonuspack-cm-1-r1.ebuild}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1-r1.ebuild
similarity index 100%
rename from games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
rename to games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1-r1.ebuild


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-07 10:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-26 16:26 [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/ James Le Cuirot
  -- strict thread matches above, loose matches on Subject: below --
2021-04-07 10:24 Sam James
2021-04-07 10:18 Sam James
2019-09-23 17:16 Michał Górny
2018-05-11 20:39 James Le Cuirot
2018-01-02  1:20 Ulrich Müller
2016-01-12 20:51 Michael Sterrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox