diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-09 22:14:23 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-09 22:14:23 +0000 |
commit | e8b25f41c9dd6c25045546be287436afa791e403 (patch) | |
tree | bfa88a8fca5337eca23f79c2fc89de59d3ea98ff /games-fps/ut2003-bonuspack-cm | |
parent | Manifest (diff) | |
download | gentoo-2-e8b25f41c9dd6c25045546be287436afa791e403.tar.gz gentoo-2-e8b25f41c9dd6c25045546be287436afa791e403.tar.bz2 gentoo-2-e8b25f41c9dd6c25045546be287436afa791e403.zip |
Initial import. Closing bug#47385.
Diffstat (limited to 'games-fps/ut2003-bonuspack-cm')
-rw-r--r-- | games-fps/ut2003-bonuspack-cm/ChangeLog | 10 | ||||
-rw-r--r-- | games-fps/ut2003-bonuspack-cm/Manifest | 3 | ||||
-rw-r--r-- | games-fps/ut2003-bonuspack-cm/files/digest-ut2003-bonuspack-cm-1 | 1 | ||||
-rw-r--r-- | games-fps/ut2003-bonuspack-cm/metadata.xml | 12 | ||||
-rw-r--r-- | games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 37 |
5 files changed, 63 insertions, 0 deletions
diff --git a/games-fps/ut2003-bonuspack-cm/ChangeLog b/games-fps/ut2003-bonuspack-cm/ChangeLog new file mode 100644 index 000000000000..c51bab470102 --- /dev/null +++ b/games-fps/ut2003-bonuspack-cm/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for games-fps/ut2003-bonuspack-cm +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-cm/ChangeLog,v 1.1 2004/04/09 22:14:21 wolf31o2 Exp $ + +*ut2003-bonuspack-cm-1 (09 Apr 2004) + + 09 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml, + ut2003-bonuspack-cm-1.ebuild: + Initial import. Closing bug #47385. + diff --git a/games-fps/ut2003-bonuspack-cm/Manifest b/games-fps/ut2003-bonuspack-cm/Manifest new file mode 100644 index 000000000000..50d930ec61e4 --- /dev/null +++ b/games-fps/ut2003-bonuspack-cm/Manifest @@ -0,0 +1,3 @@ +MD5 d700508fec877540d14aeaff04f66b27 ut2003-bonuspack-cm-1.ebuild 878 +MD5 4b63cb7e7f6443366fdd4f62f588d62a metadata.xml 776 +MD5 3f518b55561580a209f16cc6ad820f02 files/digest-ut2003-bonuspack-cm-1 59 diff --git a/games-fps/ut2003-bonuspack-cm/files/digest-ut2003-bonuspack-cm-1 b/games-fps/ut2003-bonuspack-cm/files/digest-ut2003-bonuspack-cm-1 new file mode 100644 index 000000000000..139ade33f071 --- /dev/null +++ b/games-fps/ut2003-bonuspack-cm/files/digest-ut2003-bonuspack-cm-1 @@ -0,0 +1 @@ +MD5 34d23023dca120b9b01a869d96ea3ee1 cbp2003.zip 149198671 diff --git a/games-fps/ut2003-bonuspack-cm/metadata.xml b/games-fps/ut2003-bonuspack-cm/metadata.xml new file mode 100644 index 000000000000..1dd95fa16097 --- /dev/null +++ b/games-fps/ut2003-bonuspack-cm/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<maintainer> + <email>wolf31o2@gentoo.org</email> + <name>Chris Gianelloni</name> +</maintainer> +<longdescription> +Unreal Tounament 2003 is a first-person 3-D shooter and sequel to the 1999 Game of the Year, Unreal Tournament. The game was ported to Linux by Ryan "icculus" Gordon under contract from Epic Games and the Linux installer was released in the retail box. This game is commercial software and requires data from the original retail discs to play. If you're interested in checking out the technology behind Unreal Tournament 2003, you can "emerge ut2003-demo" to get the playable demo. +</longdescription> +</pkgmetadata> diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild new file mode 100644 index 000000000000..98d9da99b91f --- /dev/null +++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild,v 1.1 2004/04/09 22:14:21 wolf31o2 Exp $ + +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" + +LICENSE="ut2003" +SLOT="1" +KEYWORDS="x86" +RESTRICT="nostrip nomirror" + +DEPEND="app-arch/unzip" +RDEPEND="games-fps/ut2003" + +S=${WORKDIR} + +dir=${GAMES_PREFIX_OPT}/ut2003 +Ddir=${D}/${dir} + +src_unpack() { + unzip ${DISTDIR}/${A} || die "unpacking" +} + +src_install() { + mkdir -p ${Ddir}/System ${Ddir}/Maps ${Ddir}/StaticMeshes ${Ddir}/Textures \ + ${Ddir}/Music ${Ddir}/Help ${Ddir}/Animations + games_umod_unpack CBP2003.ut2mod + rm ${Ddir}/Readme.txt "${Ddir}/cbp installer logo1.bmp" + prepgamesdirs +} |