summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-26 15:25:32 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-26 15:25:32 +0000
commit9fdb38600a76e623a50f7ace8b20210bb91f7c3b (patch)
tree7eed41131614bd5889070d0cc19503b3aa07b7b9 /games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
parentAdded games-fps/quake3-lrctf to the games-mods mask since it requires the mas... (diff)
downloadgentoo-2-9fdb38600a76e623a50f7ace8b20210bb91f7c3b.tar.gz
gentoo-2-9fdb38600a76e623a50f7ace8b20210bb91f7c3b.tar.bz2
gentoo-2-9fdb38600a76e623a50f7ace8b20210bb91f7c3b.zip
Initial import. Original ebuild by Sascha Geschwandtner <s.geschwandtner@gmx.de> and ported to the games-mods eclass by me. Closing bug #148043.
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild')
-rw-r--r--games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
new file mode 100644
index 000000000000..315ab6c1ba79
--- /dev/null
+++ b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v 1.1 2006/10/26 15:25:32 wolf31o2 Exp $
+
+MOD_DESC="offhand grapple all-weapons capture the flag mod"
+MOD_NAME="Loki's Revenge CTF"
+MOD_DIR="lrctf"
+
+GAMES_CHECK_LICENSE="yes"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.lrctf.com/"
+SRC_URI="http://lrctf.com/release/LRCTF_Q3A_v1.1_full.zip"
+
+LICENSE="LRCTF"
+
+KEYWORDS="-* ~amd64 ~ppc ~x86"
+
+RDEPEND="ppc? ( games-fps/${GAME} )
+ !ppc? (
+ || (
+ games-fps/${GAME}
+ games-fps/${GAME}-bin ) )"