summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-18 09:15:28 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-18 09:15:28 +0000
commit94a288bbc19ee2b8f21aae4939cb943dfe541244 (patch)
treef78b5be2ba0af40dcda1dde524b5542e4e50ff5f /games-puzzle
parentversion bump (bug 38516) (diff)
downloadgentoo-2-94a288bbc19ee2b8f21aae4939cb943dfe541244.tar.gz
gentoo-2-94a288bbc19ee2b8f21aae4939cb943dfe541244.tar.bz2
gentoo-2-94a288bbc19ee2b8f21aae4939cb943dfe541244.zip
version bump (bug 38516)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/drod-bin/ChangeLog9
-rw-r--r--games-puzzle/drod-bin/Manifest4
-rw-r--r--games-puzzle/drod-bin/drod-bin-1.6.5.ebuild34
-rw-r--r--games-puzzle/drod-bin/files/digest-drod-bin-1.6.51
4 files changed, 44 insertions, 4 deletions
diff --git a/games-puzzle/drod-bin/ChangeLog b/games-puzzle/drod-bin/ChangeLog
index 9ab227f363f0..5bb835b8f34c 100644
--- a/games-puzzle/drod-bin/ChangeLog
+++ b/games-puzzle/drod-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-puzzle/drod-bin
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.2 2003/11/19 20:31:41 mr_bones_ Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.3 2004/01/18 09:15:22 mr_bones_ Exp $
+
+*drod-bin-1.6.5 (18 Jan 2004)
+
+ 18 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> drod-bin-1.6.5.ebuild:
+ version bump (bug 38516)
19 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> drod-bin-1.6.3.ebuild:
Depend on >=media-libs/sdl-ttf-2.0.6
diff --git a/games-puzzle/drod-bin/Manifest b/games-puzzle/drod-bin/Manifest
index 6775d1ae6043..ab745647ea6f 100644
--- a/games-puzzle/drod-bin/Manifest
+++ b/games-puzzle/drod-bin/Manifest
@@ -1,7 +1,7 @@
MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
-MD5 f32c0777f06b9304dd224237bf6bc4e2 ChangeLog 553
+MD5 62b8b46461b20adf7b322888119916e9 ChangeLog 690
MD5 989e45c3162992ffbea9f110de3cb38f drod-bin-1.6.3.ebuild 1036
-MD5 989e45c3162992ffbea9f110de3cb38f drod-bin-1.6.5.ebuild 1036
+MD5 0f2fcaf66e887360f914d4b380c66ed8 drod-bin-1.6.5.ebuild 1042
MD5 1d60558af7a36a55cb912df26fd8f3c4 files/digest-drod-bin-1.6.3 71
MD5 da1e0cc0f61832593d45d38a7c04e852 files/install.patch 695
MD5 2e4c7a4449b6f2e69b6ed3930ece8878 files/digest-drod-bin-1.6.5 71
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild
new file mode 100644
index 000000000000..694c066a051d
--- /dev/null
+++ b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild,v 1.1 2004/01/18 09:15:22 mr_bones_ Exp $
+
+inherit games eutils
+
+S="${WORKDIR}"
+DESCRIPTION="Deadly Rooms Of Death: face room upon room of deadly things, armed with only your sword and your wits"
+HOMEPAGE="http://www.drod.net/"
+SRC_URI="mirror://sourceforge/drod/CDROD-${PV}-setup.sh.bin"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="-* x86"
+
+RDEPEND="virtual/x11
+ dev-libs/expat
+ media-libs/fmod
+ media-libs/libsdl
+ >=media-libs/sdl-ttf-2.0.6"
+
+src_unpack() {
+ unpack_makeself ${A}
+ cd ${S}
+ epatch "${FILESDIR}/install.patch"
+}
+
+src_install() {
+ ./install.sh -R "${D}" -g -rl -pg -I || die "install.sh failed"
+ dodir "${GAMES_BINDIR}" || die "dodir failed"
+ dosym /opt/drod/bin/drod "${GAMES_BINDIR}/drod" || die "dosym failed"
+ prepgamesdirs
+ fperms 775 /opt/drod/bin/Data/ || die "fperms failed"
+}
diff --git a/games-puzzle/drod-bin/files/digest-drod-bin-1.6.5 b/games-puzzle/drod-bin/files/digest-drod-bin-1.6.5
new file mode 100644
index 000000000000..79f4426010c6
--- /dev/null
+++ b/games-puzzle/drod-bin/files/digest-drod-bin-1.6.5
@@ -0,0 +1 @@
+MD5 4673b0464d3752d201022ccb0b80ae57 CDROD-1.6.5-setup.sh.bin 13617069