* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-mega/
@ 2016-01-10 1:17 Michael Sterrett
0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett @ 2016-01-10 1:17 UTC (permalink / raw
To: gentoo-commits
commit: 97b4718783d4a79687d45eb407c85154d8e2efd0
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 17:20:07 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 00:49:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b47187
games-fps/ut2004-bonuspack-mega: EAPI=5
Package-Manager: portage-2.2.26
games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
index 66a4285..3b42037 100644
--- a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
+++ b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=5
MOD_DESC="Megapack bonus pack"
MOD_NAME="Megapack"
@@ -12,9 +12,7 @@ inherit games games-mods
MY_P="ut2004megapack-linux.tar.bz2"
HOMEPAGE="http://www.unrealtournament2004.com/"
SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P}
- http://0day.icculus.org/ut2004/${MY_P}
- ftp://ftp.games.skynet.be/pub/misc/${MY_P}
- http://sonic-lux.net/data/mirror/ut2004/${MY_P}"
+ http://0day.icculus.org/ut2004/${MY_P}"
LICENSE="ut2003"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-mega/
@ 2017-02-11 22:01 James Le Cuirot
0 siblings, 0 replies; 4+ messages in thread
From: James Le Cuirot @ 2017-02-11 22:01 UTC (permalink / raw
To: gentoo-commits
commit: a99b9cb458030efd230fe3264f0c6118cfd05228
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 21:58:15 2017 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 22:01:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99b9cb4
games-fps/ut2004-bonuspack-mega: Fix broken SRC_URI, bug #609004
Package-Manager: Portage-2.3.3, Repoman-2.3.1
games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
index 3b42037042..66cd2ea757 100644
--- a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
+++ b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,8 +11,7 @@ inherit games games-mods
MY_P="ut2004megapack-linux.tar.bz2"
HOMEPAGE="http://www.unrealtournament2004.com/"
-SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P}
- http://0day.icculus.org/ut2004/${MY_P}"
+SRC_URI="http://ut2004.ut-files.com/BonusPacks/${MY_P}"
LICENSE="ut2003"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-mega/
@ 2019-10-27 23:49 James Le Cuirot
0 siblings, 0 replies; 4+ messages in thread
From: James Le Cuirot @ 2019-10-27 23:49 UTC (permalink / raw
To: gentoo-commits
commit: cec35860f131629b293e67eb3c245fd7f4bcea92
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 21:57:19 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 23:48:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec35860
games-fps/ut2004-bonuspack-mega: Port to EAPI 7
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
.../ut2004-bonuspack-mega-1-r2.ebuild | 38 ------------------
.../ut2004-bonuspack-mega-1-r3.ebuild | 46 ++++++++++++++++++++++
2 files changed, 46 insertions(+), 38 deletions(-)
diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
deleted file mode 100644
index 807f91c6bf0..00000000000
--- a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MOD_DESC="Megapack bonus pack"
-MOD_NAME="Megapack"
-
-inherit games games-mods
-
-MY_P="ut2004megapack-linux.tar.bz2"
-HOMEPAGE="http://www.unrealtournament2004.com/"
-SRC_URI="http://ut2004.ut-files.com/BonusPacks/${MY_P}"
-
-LICENSE="ut2003"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_prepare() {
- mv -f UT2004MegaPack/* . || die
- rmdir UT2004MegaPack
-
- # Remove files in Megapack which are already installed
- rm -r Animations Speech Web
-
- rm Help/{ReadMePatch.int.txt,UT2004Logo.bmp}
- mv Help/BonusPackReadme.txt Help/MegapackReadme.txt
-
- rm Maps/ONS-{Adara,IslandHop,Tricky,Urban}.ut2
- rm Sounds/{CicadaSnds,DistantBooms,ONSBPSounds}.uax
- rm StaticMeshes/{BenMesh02,BenTropicalSM01,HourAdara,ONS-BPJW1,PC_UrbanStatic}.usx
-
- # System
- rm System/{AL,AS-,B,b,C,D,E,F,G,I,L,O,o,S,s,U,V,W,X,x}*
- rm System/{ucc,ut2004}-bin
- rm System/{ucc,ut2004}-bin-linux-amd64
- rm Textures/{AW-2k4XP,BenTex02,BenTropical01,BonusParticles,CicadaTex,Construction_S,HourAdaraTexor,jwfasterfiles,ONSBP_DestroyedVehicles,ONSBPTextures,PC_UrbanTex,UT2004ECEPlayerSkins}.utx
-}
diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild
new file mode 100644
index 00000000000..4beb21b3c8a
--- /dev/null
+++ b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="UT2004 Megapack - Megapack bonus pack"
+HOMEPAGE="http://www.unrealtournament2004.com/"
+SRC_URI="http://ut2004.ut-files.com/BonusPacks/ut2004megapack-linux.tar.bz2"
+
+LICENSE="ut2003"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+src_prepare() {
+ default
+
+ mv -f UT2004MegaPack/* . || die
+ rmdir UT2004MegaPack || die
+
+ # Remove files in Megapack which are already installed
+ rm -r Animations Speech Web || die
+
+ rm Help/{ReadMePatch.int.txt,UT2004Logo.bmp} || die
+ mv Help/BonusPackReadme.txt Help/MegapackReadme.txt || die
+
+ rm Maps/ONS-{Adara,IslandHop,Tricky,Urban}.ut2 || die
+ rm Sounds/{CicadaSnds,DistantBooms,ONSBPSounds}.uax || die
+ rm StaticMeshes/{BenMesh02,BenTropicalSM01,HourAdara,ONS-BPJW1,PC_UrbanStatic}.usx || die
+
+ # System
+ rm System/{AL,AS-,B,b,C,D,E,F,G,I,L,O,o,S,s,U,V,W,X,x}* || die
+ rm System/{ucc,ut2004}-bin || die
+ rm System/{ucc,ut2004}-bin-linux-amd64 || die
+ rm Textures/{AW-2k4XP,BenTex02,BenTropical01,BonusParticles,CicadaTex,Construction_S,HourAdaraTexor,jwfasterfiles,ONSBP_DestroyedVehicles,ONSBPTextures,PC_UrbanTex,UT2004ECEPlayerSkins}.utx || die
+}
+
+src_install() {
+ insinto /opt/ut2004
+ doins -r Help Maps Music Sounds StaticMeshes System Textures
+
+ dosym ut2004 /opt/ut2004-ded
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-mega/
@ 2021-04-18 6:31 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-04-18 6:31 UTC (permalink / raw
To: gentoo-commits
commit: 89706b49fb0847019a615e7fdd1c230cc5cf547f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 06:26:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:31:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89706b49
games-fps/ut2004-bonuspack-mega: fix MissingLicenseRestricts, drop obsolete unzip BDEPEND
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild
index 4beb21b3c8a..76d8760255c 100644
--- a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild
+++ b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,14 +6,12 @@ EAPI=7
DESCRIPTION="UT2004 Megapack - Megapack bonus pack"
HOMEPAGE="http://www.unrealtournament2004.com/"
SRC_URI="http://ut2004.ut-files.com/BonusPacks/ut2004megapack-linux.tar.bz2"
+S="${WORKDIR}"
LICENSE="ut2003"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}"
+RESTRICT="bindist mirror"
src_prepare() {
default
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-04-18 6:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-27 23:49 [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-mega/ James Le Cuirot
-- strict thread matches above, loose matches on Subject: below --
2021-04-18 6:31 Sam James
2017-02-11 22:01 James Le Cuirot
2016-01-10 1:17 Michael Sterrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox