summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-17 04:59:19 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-17 04:59:19 +0000
commite440615a94ef870b708462a6bcac153cae90116d (patch)
treea47e32810a1d02d5b7a9a2fd50513f0a1fc04592
parent Version bump #49769 by Daniel Webert. (diff)
downloadgentoo-2-e440615a94ef870b708462a6bcac153cae90116d.tar.gz
gentoo-2-e440615a94ef870b708462a6bcac153cae90116d.tar.bz2
gentoo-2-e440615a94ef870b708462a6bcac153cae90116d.zip
Version bump #51230 by Tupone Alfredo
-rw-r--r--games-action/bzflag/ChangeLog8
-rw-r--r--games-action/bzflag/bzflag-1.10.6.20040515.ebuild32
-rw-r--r--games-action/bzflag/files/digest-bzflag-1.10.6.200405151
3 files changed, 40 insertions, 1 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog
index e0a22eb45af9..f82e3c732137 100644
--- a/games-action/bzflag/ChangeLog
+++ b/games-action/bzflag/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-action/bzflag
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.7 2004/04/19 21:24:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.8 2004/05/17 04:59:19 vapier Exp $
+
+*bzflag-1.10.6.20040515 (17 May 2004)
+
+ 17 May 2004; Mike Frysinger <vapier@gentoo.org>
+ +bzflag-1.10.6.20040515.ebuild:
+ Version bump #51230 by Tupone Alfredo
19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> bzflag-1.10.4.ebuild:
Marking stable on amd64 (no bugs in 84 days).
diff --git a/games-action/bzflag/bzflag-1.10.6.20040515.ebuild b/games-action/bzflag/bzflag-1.10.6.20040515.ebuild
new file mode 100644
index 000000000000..7cd6da56ecf9
--- /dev/null
+++ b/games-action/bzflag/bzflag-1.10.6.20040515.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.6.20040515.ebuild,v 1.1 2004/05/17 04:59:19 vapier Exp $
+
+inherit games
+
+DESCRIPTION="OpenGL accelerated 3d tank combat simulator game"
+HOMEPAGE="http://www.BZFlag.org/"
+SRC_URI="mirror://sourceforge/bzflag/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc amd64"
+IUSE=""
+
+DEPEND="virtual/opengl"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i \
+ -e 's:^CFLAGS=.*::' \
+ -e 's:^CXXFLAGS=.*::' \
+ -e 's:-mcpu=$host_cpu::' \
+ configure
+}
+
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+ dodoc AUTHORS README.UNIX TODO README ChangeLog BUGS PORTING
+ prepgamesdirs
+}
diff --git a/games-action/bzflag/files/digest-bzflag-1.10.6.20040515 b/games-action/bzflag/files/digest-bzflag-1.10.6.20040515
new file mode 100644
index 000000000000..afa15c9e1713
--- /dev/null
+++ b/games-action/bzflag/files/digest-bzflag-1.10.6.20040515
@@ -0,0 +1 @@
+MD5 8e3e5fbef3cfa21079eb06269e6b3d8b bzflag-1.10.6.20040515.tar.bz2 3931553