summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/scourge')
-rw-r--r--games-roguelike/scourge/ChangeLog9
-rw-r--r--games-roguelike/scourge/Manifest10
-rw-r--r--games-roguelike/scourge/files/digest-scourge-0.81
-rw-r--r--games-roguelike/scourge/scourge-0.1.ebuild4
-rw-r--r--games-roguelike/scourge/scourge-0.6.ebuild4
-rw-r--r--games-roguelike/scourge/scourge-0.7.ebuild4
-rw-r--r--games-roguelike/scourge/scourge-0.8.ebuild44
7 files changed, 64 insertions, 12 deletions
diff --git a/games-roguelike/scourge/ChangeLog b/games-roguelike/scourge/ChangeLog
index bafa252c36c5..060bfebccd96 100644
--- a/games-roguelike/scourge/ChangeLog
+++ b/games-roguelike/scourge/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-roguelike/scourge
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/ChangeLog,v 1.7 2004/11/21 07:57:28 mr_bones_ Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/ChangeLog,v 1.8 2005/01/28 16:07:52 wolf31o2 Exp $
+
+*scourge-0.8 (28 Jan 2005)
+
+ 28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> +scourge-0.8.ebuild:
+ Version bumped to 0.8 and closing bug #76891.
*scourge-0.7 (20 Nov 2004)
diff --git a/games-roguelike/scourge/Manifest b/games-roguelike/scourge/Manifest
index 1a09ba770741..96556a3909a1 100644
--- a/games-roguelike/scourge/Manifest
+++ b/games-roguelike/scourge/Manifest
@@ -1,8 +1,10 @@
-MD5 caaa05ff796be8cb565101ba8a6f96ff scourge-0.1.ebuild 966
+MD5 cc6a566561c663673b77e1607f3ecb06 scourge-0.6.ebuild 1151
+MD5 5dbfcf9333c977132287b83a3cfb1291 scourge-0.1.ebuild 966
+MD5 bb8df34b83d383b8518105f7c4a61c6e scourge-0.8.ebuild 1080
+MD5 8e54f463a2ee36711bf484ef27f24a02 scourge-0.7.ebuild 1078
+MD5 e647b754faff2855ef6bb2edc7cbd971 ChangeLog 1077
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 469d31612764af1415fb91179b6af08d ChangeLog 926
-MD5 d2d50856a3f1648433b55ea352a6748f scourge-0.7.ebuild 1079
-MD5 9bfb298f48c0336c23ba6299da20390c scourge-0.6.ebuild 1152
MD5 2feb34e8daadb3f37513752485694576 files/digest-scourge-0.1 64
MD5 078a5fb38a1206623b65412525e7e55e files/digest-scourge-0.6 64
MD5 c3d6a820207b69c5fed27cb095e5a5c4 files/digest-scourge-0.7 64
+MD5 8ebf558d28b85d80fa8db38e352c43cd files/digest-scourge-0.8 65
diff --git a/games-roguelike/scourge/files/digest-scourge-0.8 b/games-roguelike/scourge/files/digest-scourge-0.8
new file mode 100644
index 000000000000..f103764345c2
--- /dev/null
+++ b/games-roguelike/scourge/files/digest-scourge-0.8
@@ -0,0 +1 @@
+MD5 9ee9e025f30d2c13ed6590540cd05f3e scourge-0.8.tar.gz 14054638
diff --git a/games-roguelike/scourge/scourge-0.1.ebuild b/games-roguelike/scourge/scourge-0.1.ebuild
index 6f8f4621a025..003b16a526ba 100644
--- a/games-roguelike/scourge/scourge-0.1.ebuild
+++ b/games-roguelike/scourge/scourge-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.1.ebuild,v 1.5 2004/06/24 23:14:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.1.ebuild,v 1.6 2005/01/28 16:07:52 wolf31o2 Exp $
inherit games
diff --git a/games-roguelike/scourge/scourge-0.6.ebuild b/games-roguelike/scourge/scourge-0.6.ebuild
index b600324ca7c0..584a0bb958cc 100644
--- a/games-roguelike/scourge/scourge-0.6.ebuild
+++ b/games-roguelike/scourge/scourge-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.6.ebuild,v 1.2 2004/11/20 08:43:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.6.ebuild,v 1.3 2005/01/28 16:07:52 wolf31o2 Exp $
inherit games
diff --git a/games-roguelike/scourge/scourge-0.7.ebuild b/games-roguelike/scourge/scourge-0.7.ebuild
index ba44e6cbe903..d3123fca5c30 100644
--- a/games-roguelike/scourge/scourge-0.7.ebuild
+++ b/games-roguelike/scourge/scourge-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.7.ebuild,v 1.1 2004/11/21 07:57:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.7.ebuild,v 1.2 2005/01/28 16:07:52 wolf31o2 Exp $
inherit games
diff --git a/games-roguelike/scourge/scourge-0.8.ebuild b/games-roguelike/scourge/scourge-0.8.ebuild
new file mode 100644
index 000000000000..9ff9b14a0814
--- /dev/null
+++ b/games-roguelike/scourge/scourge-0.8.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.8.ebuild,v 1.1 2005/01/28 16:07:52 wolf31o2 Exp $
+
+inherit games
+
+DESCRIPTION="A rogue-like adventure game to eliminate pests"
+HOMEPAGE="http://scourge.sf.net"
+SRC_URI="mirror://sourceforge/scourge/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE=""
+
+DEPEND="virtual/x11
+ virtual/glu
+ virtual/opengl
+ >=media-libs/freetype-2
+ >=media-libs/libsdl-1.2
+ media-libs/sdl-net
+ media-libs/sdl-mixer"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}/src"
+ find "${S}" -name .DS_Store -exec rm -f \{\} \;
+ find "${S}/data" -type f -exec chmod a-x \{\} \;
+}
+
+src_compile() {
+ egamesconf \
+ --with-data-dir="${GAMES_DATADIR}/${PN}/data" \
+ || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ dogamesbin src/scourge || die "dogamesbin failed"
+ dodir "${GAMES_DATADIR}/${PN}"
+ cp -r data/ "${D}${GAMES_DATADIR}/${PN}" || die "cp failed"
+ dodoc AUTHORS README || die "dodoc failed"
+ prepgamesdirs
+}