summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-10 19:29:22 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-10 19:29:22 +0000
commitf0759f77429dfcff11fdeb040d0553dd1e8e0bd8 (patch)
treebc451cfc4f19d245b0c6a7f10e547fdc2006db52 /games-arcade/rocksndiamonds
parentaction games ! (diff)
downloadgentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.tar.gz
gentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.tar.bz2
gentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.zip
arcade games !
Diffstat (limited to 'games-arcade/rocksndiamonds')
-rw-r--r--games-arcade/rocksndiamonds/ChangeLog27
-rw-r--r--games-arcade/rocksndiamonds/Manifest7
-rw-r--r--games-arcade/rocksndiamonds/files/digest-rocksndiamonds-2.1.11
-rw-r--r--games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.01
-rw-r--r--games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.21
-rw-r--r--games-arcade/rocksndiamonds/rocksndiamonds-2.1.1.ebuild46
-rw-r--r--games-arcade/rocksndiamonds/rocksndiamonds-3.0.0.ebuild46
-rw-r--r--games-arcade/rocksndiamonds/rocksndiamonds-3.0.2.ebuild46
8 files changed, 175 insertions, 0 deletions
diff --git a/games-arcade/rocksndiamonds/ChangeLog b/games-arcade/rocksndiamonds/ChangeLog
new file mode 100644
index 000000000000..348eef75f01e
--- /dev/null
+++ b/games-arcade/rocksndiamonds/ChangeLog
@@ -0,0 +1,27 @@
+# ChangeLog for app-games/rocksndiamonds
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/ChangeLog,v 1.1 2003/09/10 19:29:21 vapier Exp $
+
+*rocksndiamonds-3.0.2 (27 Aug 2003)
+
+ 27 Aug 2003; Michael Sterrett <msterret@gentoo.org>
+ rocksndiamonds-3.0.2.ebuild:
+ version bump
+
+ 07 Aug 2003; Michael Sterrett <msterret@gentoo.org>
+ rocksndiamonds-3.0.0.ebuild:
+ don't install the man page in the bin directory
+
+*rocksndiamonds-3.0.0 (05 Aug 2003)
+
+ 05 Aug 2003; Michael Sterrett <msterret@gentoo.org>
+ rocksndiamonds-3.0.0.ebuild:
+ version bump (bug 25963)
+
+*rocksndiamonds-2.1.1 (09 Mar 2003)
+
+ 07 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
+ Added a replace-flags for arch k6 #17787.
+
+ 09 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Ron <doobedoobedo@quake3world.com> #15958.
diff --git a/games-arcade/rocksndiamonds/Manifest b/games-arcade/rocksndiamonds/Manifest
new file mode 100644
index 000000000000..c206a4f581ed
--- /dev/null
+++ b/games-arcade/rocksndiamonds/Manifest
@@ -0,0 +1,7 @@
+MD5 ac5d5d316d14d54ac49d64d755071e9a ChangeLog 925
+MD5 9b31e0912d3ab1c5de790f34542b25e9 rocksndiamonds-2.1.1.ebuild 1314
+MD5 0ad08b512e6a0735d4923caca7642c80 rocksndiamonds-3.0.0.ebuild 1322
+MD5 07abafa1e68075b428f8e44253237b1a rocksndiamonds-3.0.2.ebuild 1322
+MD5 819a9d015ecf8eae1ea594fadaf66255 files/digest-rocksndiamonds-2.1.1 73
+MD5 f7aba7c5540abb99ed6e61d66fe9be32 files/digest-rocksndiamonds-3.0.0 73
+MD5 f857790ed9e0180dd2c7a2c3685463e6 files/digest-rocksndiamonds-3.0.2 73
diff --git a/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-2.1.1 b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-2.1.1
new file mode 100644
index 000000000000..f4557f1ac309
--- /dev/null
+++ b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-2.1.1
@@ -0,0 +1 @@
+MD5 3c3799c01a54487b719999797e41e2fa rocksndiamonds-2.1.1.tar.gz 2988537
diff --git a/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.0 b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.0
new file mode 100644
index 000000000000..341db6c55086
--- /dev/null
+++ b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.0
@@ -0,0 +1 @@
+MD5 763ddd0d661a79d0e64a99403cb1bcf5 rocksndiamonds-3.0.0.tar.gz 6721591
diff --git a/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.2 b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.2
new file mode 100644
index 000000000000..74b095a16f43
--- /dev/null
+++ b/games-arcade/rocksndiamonds/files/digest-rocksndiamonds-3.0.2
@@ -0,0 +1 @@
+MD5 798c246852b640c8dc7b19bd185bd974 rocksndiamonds-3.0.2.tar.gz 6731838
diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-2.1.1.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-2.1.1.ebuild
new file mode 100644
index 000000000000..b496c6be9c11
--- /dev/null
+++ b/games-arcade/rocksndiamonds/rocksndiamonds-2.1.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-2.1.1.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $
+
+inherit games flag-o-matic
+
+DESCRIPTION="A Boulderdash clone"
+SRC_URI="http://www.artsoft.org/RELEASES/unix/rocksndiamonds/${P}.tar.gz"
+HOMEPAGE="http://www.artsoft.org/rocksndiamonds/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
+DEPEND="X? ( virtual/x11 )
+ sdl? ( >=media-libs/libsdl-1.2.3
+ >=media-libs/sdl-mixer-1.2.4
+ >=media-libs/sdl-image-1.2.2 )
+ || ( X? ( ) sdl? ( ) virtual/x11 )"
+
+src_compile() {
+ replace-flags -march=k6 -march=i586
+
+ local makeopts="RO_GAME_DIR=${GAMES_DATADIR}/${PN} RW_GAME_DIR=${GAMES_STATEDIR}/${PN}"
+ if [ `use X` ] || [ -z "`use X``use sdl`" ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" x11 || die
+ mv rocksndiamonds{,.x11}
+ fi
+ if [ `use sdl` ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" sdl || die
+ mv rocksndiamonds{,.sdl}
+ fi
+}
+
+src_install() {
+ newman rocksndiamonds.{1,6} && rm rocksndiamonds.1
+ dodoc README TODO CHANGES CREDITS HARDWARE
+
+ dogamesbin rocksndiamonds.*
+ dodir ${GAMES_DATADIR}/${PN}
+ mv levels graphics music sounds ${D}/${GAMES_DATADIR}/${PN}/
+
+ prepgamesdirs
+}
diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-3.0.0.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.0.ebuild
new file mode 100644
index 000000000000..2aea66ed5744
--- /dev/null
+++ b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-3.0.0.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $
+
+inherit games flag-o-matic
+
+DESCRIPTION="A Boulderdash clone"
+SRC_URI="http://www.artsoft.org/RELEASES/unix/rocksndiamonds/${P}.tar.gz"
+HOMEPAGE="http://www.artsoft.org/rocksndiamonds/"
+
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
+
+DEPEND="X? ( virtual/x11 )
+ sdl? ( >=media-libs/libsdl-1.2.3
+ >=media-libs/sdl-mixer-1.2.4
+ >=media-libs/sdl-image-1.2.2 )
+ || ( X? ( ) sdl? ( ) virtual/x11 )"
+
+src_compile() {
+ replace-flags -march=k6 -march=i586
+
+ local makeopts="RO_GAME_DIR=${GAMES_DATADIR}/${PN} RW_GAME_DIR=${GAMES_STATEDIR}/${PN}"
+ if [ `use X` ] || [ -z "`use X``use sdl`" ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" x11 || die
+ mv rocksndiamonds{,.x11}
+ fi
+ if [ `use sdl` ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" sdl || die
+ mv rocksndiamonds{,.sdl}
+ fi
+}
+
+src_install() {
+ dogamesbin rocksndiamonds.{sdl,x11}
+ dodir ${GAMES_DATADIR}/${PN}
+ cp -R graphics levels music sounds ${D}/${GAMES_DATADIR}/${PN}/
+
+ newman rocksndiamonds.{1,6}
+ dodoc CHANGES CREDITS HARDWARE README TODO docs/elements/*.txt
+
+ prepgamesdirs
+}
diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-3.0.2.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.2.ebuild
new file mode 100644
index 000000000000..c5409277d3b9
--- /dev/null
+++ b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-3.0.2.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $
+
+inherit games flag-o-matic
+
+DESCRIPTION="A Boulderdash clone"
+SRC_URI="http://www.artsoft.org/RELEASES/unix/rocksndiamonds/${P}.tar.gz"
+HOMEPAGE="http://www.artsoft.org/rocksndiamonds/"
+
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
+
+DEPEND="X? ( virtual/x11 )
+ sdl? ( >=media-libs/libsdl-1.2.3
+ >=media-libs/sdl-mixer-1.2.4
+ >=media-libs/sdl-image-1.2.2 )
+ || ( X? ( ) sdl? ( ) virtual/x11 )"
+
+src_compile() {
+ replace-flags -march=k6 -march=i586
+
+ local makeopts="RO_GAME_DIR=${GAMES_DATADIR}/${PN} RW_GAME_DIR=${GAMES_STATEDIR}/${PN}"
+ if [ `use X` ] || [ -z "`use X``use sdl`" ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" x11 || die
+ mv rocksndiamonds{,.x11}
+ fi
+ if [ `use sdl` ] ; then
+ make clean || die
+ make ${makeopts} OPTIONS="${CFLAGS}" sdl || die
+ mv rocksndiamonds{,.sdl}
+ fi
+}
+
+src_install() {
+ dogamesbin rocksndiamonds.{sdl,x11}
+ dodir ${GAMES_DATADIR}/${PN}
+ cp -R graphics levels music sounds ${D}/${GAMES_DATADIR}/${PN}/
+
+ newman rocksndiamonds.{1,6}
+ dodoc CHANGES CREDITS HARDWARE README TODO docs/elements/*.txt
+
+ prepgamesdirs
+}