diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
commit | 6b2c6aa5f4161d5fcd009e3e5f2e9d84539b25f3 (patch) | |
tree | 5578c0bf4dcb7768e6bc8e22c99c359d60cb6c8e /games-action/atanks | |
parent | games action and arcade (diff) | |
download | historical-6b2c6aa5f4161d5fcd009e3e5f2e9d84539b25f3.tar.gz historical-6b2c6aa5f4161d5fcd009e3e5f2e9d84539b25f3.tar.bz2 historical-6b2c6aa5f4161d5fcd009e3e5f2e9d84539b25f3.zip |
action games !
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 54 | ||||
-rw-r--r-- | games-action/atanks/Manifest | 9 | ||||
-rw-r--r-- | games-action/atanks/atanks-0.9.8h.ebuild | 44 | ||||
-rw-r--r-- | games-action/atanks/atanks-0.9.9a.ebuild | 44 | ||||
-rw-r--r-- | games-action/atanks/atanks-0.9.9b.ebuild | 47 | ||||
-rw-r--r-- | games-action/atanks/atanks-0.9.9d.ebuild | 44 | ||||
-rw-r--r-- | games-action/atanks/files/digest-atanks-0.9.8h | 1 | ||||
-rw-r--r-- | games-action/atanks/files/digest-atanks-0.9.9a | 1 | ||||
-rw-r--r-- | games-action/atanks/files/digest-atanks-0.9.9b | 1 | ||||
-rw-r--r-- | games-action/atanks/files/digest-atanks-0.9.9d | 1 |
10 files changed, 246 insertions, 0 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog new file mode 100644 index 000000000000..e3252ecf2d6f --- /dev/null +++ b/games-action/atanks/ChangeLog @@ -0,0 +1,54 @@ +# ChangeLog for app-games/atanks +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.1 2003/09/10 19:29:16 vapier Exp $ + +*atanks-0.9.9d (20 Aug 2003) + + 20 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.9d.ebuild: + version bump + +*atanks-0.9.9b (15 Aug 2003) + + 15 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.9b.ebuild: + version bump + +*atanks-0.9.9a (11 Aug 2003) + + 11 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.9a.ebuild: + version bump + +*atanks-0.9.8h (08 Aug 2003) + + 08 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8h.ebuild: + version bump + +*atanks-0.9.8g (04 Aug 2003) + + 04 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8g.ebuild: + version bump + +*atanks-0.9.8f (03 Aug 2003) + + 03 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8f.ebuild: + version bump + + 02 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8e.ebuild: + using sed -i so need to depend on sed >= 4 + +*atanks-0.9.8e (02 Aug 2003) + + 02 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8d.ebuild, + atanks-0.9.8e.ebuild: + version bump. includes the good pkg_postinst note from Rob Cakebread (bug + 25787) + +*atanks-0.9.8d (01 Aug 2003) + + 01 Aug 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8d.ebuild: + version bump + +*atanks-0.9.8b (31 Jul 2003) + + 31 Jul 2003; Michael Sterrett <msterret@gentoo.org> atanks-0.9.8b.ebuild: + initial commit. ebuild submitted by Rob Cakebread via bug 25606 (modified) + diff --git a/games-action/atanks/Manifest b/games-action/atanks/Manifest new file mode 100644 index 000000000000..beb2702da6b2 --- /dev/null +++ b/games-action/atanks/Manifest @@ -0,0 +1,9 @@ +MD5 b79245da2b6cf7c2deaa94ee021520b5 atanks-0.9.9d.ebuild 1096 +MD5 303f616fc2b309e0c0fc035951e5a54d ChangeLog 1594 +MD5 c34ffd7c0ac720c0b0cf3442e2b02b63 atanks-0.9.8h.ebuild 1096 +MD5 96d2eb8a676c8d122930f2e8b440ae9d atanks-0.9.9b.ebuild 1172 +MD5 18e27c7e1f51ff8847f9fc8066e48115 atanks-0.9.9a.ebuild 1096 +MD5 7b87e12fc84ca3b4dacd0bee5a63d22c files/digest-atanks-0.9.9d 66 +MD5 721daa9a655f9823911afd483d94e889 files/digest-atanks-0.9.8h 66 +MD5 dabb3ed5685a325a9fea87228c3e3495 files/digest-atanks-0.9.9a 66 +MD5 578d042ed7114e1e52b4ee5bde32d524 files/digest-atanks-0.9.9b 66 diff --git a/games-action/atanks/atanks-0.9.8h.ebuild b/games-action/atanks/atanks-0.9.8h.ebuild new file mode 100644 index 000000000000..84092dfa18bf --- /dev/null +++ b/games-action/atanks/atanks-0.9.8h.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-0.9.8h.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $ + +inherit games + +DATA_DIR="${GAMES_DATADIR}/${PN}" +S="${WORKDIR}/${PN}" +DESCRIPTION="Worms and Scorched Earth-like game" +HOMEPAGE="http://atanks.sourceforge.net/" +SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" + +DEPEND="virtual/x11 + >=sys-apps/sed-4 + >=media-libs/allegro-4.0.3 + >=media-libs/allegttf-2.0" + +src_unpack() { + unpack ${A} + cd ${S} + + sed -i \ + -e "s:DATA_DIR=.*:DATA_DIR=\\\\\"${DATA_DIR}\\\\\":" src/Makefile || \ + die "sed src/Makefile failed" +} + +src_install() { + dogamesbin atanks + dodir /usr/share/games/atanks + cp ${S}/*dat ${D}${DATA_DIR} + + dodoc Changelog INSTRUCTIONS README TODO readme.linux tanks.txt + prepgamesdirs +} + +pkg_postinst() { + einfo "NOTE: If you had atanks version 0.9.8b or less installed" + einfo "remove ~/.atanks-config to take advantage of new features." + games_pkg_postinst +} diff --git a/games-action/atanks/atanks-0.9.9a.ebuild b/games-action/atanks/atanks-0.9.9a.ebuild new file mode 100644 index 000000000000..d12f5b43b52a --- /dev/null +++ b/games-action/atanks/atanks-0.9.9a.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-0.9.9a.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $ + +inherit games + +DATA_DIR="${GAMES_DATADIR}/${PN}" +S="${WORKDIR}/${PN}" +DESCRIPTION="Worms and Scorched Earth-like game" +HOMEPAGE="http://atanks.sourceforge.net/" +SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" + +DEPEND="virtual/x11 + >=sys-apps/sed-4 + >=media-libs/allegro-4.0.3 + >=media-libs/allegttf-2.0" + +src_unpack() { + unpack ${A} + cd ${S} + + sed -i \ + -e "s:DATA_DIR=.*:DATA_DIR=\\\\\"${DATA_DIR}\\\\\":" src/Makefile || \ + die "sed src/Makefile failed" +} + +src_install() { + dogamesbin atanks + dodir /usr/share/games/atanks + cp ${S}/*dat ${D}${DATA_DIR} + + dodoc Changelog INSTRUCTIONS README TODO readme.linux tanks.txt + prepgamesdirs +} + +pkg_postinst() { + einfo "NOTE: If you had atanks version 0.9.8b or less installed" + einfo "remove ~/.atanks-config to take advantage of new features." + games_pkg_postinst +} diff --git a/games-action/atanks/atanks-0.9.9b.ebuild b/games-action/atanks/atanks-0.9.9b.ebuild new file mode 100644 index 000000000000..013f51244328 --- /dev/null +++ b/games-action/atanks/atanks-0.9.9b.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-0.9.9b.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $ + +inherit games + +DATA_DIR="${GAMES_DATADIR}/${PN}" +S="${WORKDIR}/${PN}" +DESCRIPTION="Worms and Scorched Earth-like game" +HOMEPAGE="http://atanks.sourceforge.net/" +SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" + +DEPEND="virtual/x11 + >=sys-apps/sed-4 + >=media-libs/allegro-4.0.3 + >=media-libs/allegttf-2.0" + +src_unpack() { + unpack ${A} + cd ${S} + + sed -i \ + -e "s:DATA_DIR=.*:DATA_DIR=\\\\\"${DATA_DIR}\\\\\":" src/Makefile || \ + die "sed src/Makefile failed" + sed -i \ + -e 's:make:$(MAKE):' Makefile || \ + die "sed Makefile failed" +} + +src_install() { + dogamesbin atanks + dodir /usr/share/games/atanks + cp ${S}/*dat ${D}${DATA_DIR} + + dodoc Changelog INSTRUCTIONS README TODO readme.linux tanks.txt + prepgamesdirs +} + +pkg_postinst() { + einfo "NOTE: If you had atanks version 0.9.8b or less installed" + einfo "remove ~/.atanks-config to take advantage of new features." + games_pkg_postinst +} diff --git a/games-action/atanks/atanks-0.9.9d.ebuild b/games-action/atanks/atanks-0.9.9d.ebuild new file mode 100644 index 000000000000..2be527ca733a --- /dev/null +++ b/games-action/atanks/atanks-0.9.9d.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-0.9.9d.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $ + +inherit games + +DATA_DIR="${GAMES_DATADIR}/${PN}" +S="${WORKDIR}/${PN}" +DESCRIPTION="Worms and Scorched Earth-like game" +HOMEPAGE="http://atanks.sourceforge.net/" +SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" + +DEPEND="virtual/x11 + >=sys-apps/sed-4 + >=media-libs/allegro-4.0.3 + >=media-libs/allegttf-2.0" + +src_unpack() { + unpack ${A} + cd ${S} + + sed -i \ + -e "s:DATA_DIR=.*:DATA_DIR=\\\\\"${DATA_DIR}\\\\\":" src/Makefile || \ + die "sed src/Makefile failed" +} + +src_install() { + dogamesbin atanks + dodir /usr/share/games/atanks + cp ${S}/*dat ${D}${DATA_DIR} + + dodoc Changelog INSTRUCTIONS README TODO readme.linux tanks.txt + prepgamesdirs +} + +pkg_postinst() { + einfo "NOTE: If you had atanks version 0.9.8b or less installed" + einfo "remove ~/.atanks-config to take advantage of new features." + games_pkg_postinst +} diff --git a/games-action/atanks/files/digest-atanks-0.9.8h b/games-action/atanks/files/digest-atanks-0.9.8h new file mode 100644 index 000000000000..fca88c214b99 --- /dev/null +++ b/games-action/atanks/files/digest-atanks-0.9.8h @@ -0,0 +1 @@ +MD5 36c18ef2a2c2c8f9a53bf12bb604730c atanks-0.9.8h.tar.gz 1042035 diff --git a/games-action/atanks/files/digest-atanks-0.9.9a b/games-action/atanks/files/digest-atanks-0.9.9a new file mode 100644 index 000000000000..b029c178cc33 --- /dev/null +++ b/games-action/atanks/files/digest-atanks-0.9.9a @@ -0,0 +1 @@ +MD5 a0f74c38797e83a43c17c8e5f74185e9 atanks-0.9.9a.tar.gz 1046601 diff --git a/games-action/atanks/files/digest-atanks-0.9.9b b/games-action/atanks/files/digest-atanks-0.9.9b new file mode 100644 index 000000000000..f57ea7c6a42e --- /dev/null +++ b/games-action/atanks/files/digest-atanks-0.9.9b @@ -0,0 +1 @@ +MD5 ba66b41e308a47af6e56f121726a29df atanks-0.9.9b.tar.gz 1048541 diff --git a/games-action/atanks/files/digest-atanks-0.9.9d b/games-action/atanks/files/digest-atanks-0.9.9d new file mode 100644 index 000000000000..e134f3be19e4 --- /dev/null +++ b/games-action/atanks/files/digest-atanks-0.9.9d @@ -0,0 +1 @@ +MD5 bfd55a8107f0b60ee6b54d0b2240f1db atanks-0.9.9d.tar.gz 1049441 |