summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-05-04 01:40:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-05-04 01:40:39 +0000
commit06757fa9767e18c3f4bf16c8d2bbcb7380a276bb (patch)
treefce03e367a6426dc9877ce63cf050235b35a3bfe /games-strategy
parentVersion bump. (diff)
downloadgentoo-2-06757fa9767e18c3f4bf16c8d2bbcb7380a276bb.tar.gz
gentoo-2-06757fa9767e18c3f4bf16c8d2bbcb7380a276bb.tar.bz2
gentoo-2-06757fa9767e18c3f4bf16c8d2bbcb7380a276bb.zip
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/asc/ChangeLog7
-rw-r--r--games-strategy/asc/Manifest12
-rw-r--r--games-strategy/asc/asc-1.16.0.0.ebuild52
-rw-r--r--games-strategy/asc/files/digest-asc-1.16.0.04
4 files changed, 69 insertions, 6 deletions
diff --git a/games-strategy/asc/ChangeLog b/games-strategy/asc/ChangeLog
index bceae92b9a52..640c05b09ab1 100644
--- a/games-strategy/asc/ChangeLog
+++ b/games-strategy/asc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/asc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.13 2005/02/15 00:54:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.14 2005/05/04 01:40:39 mr_bones_ Exp $
+
+*asc-1.16.0.0 (04 May 2005)
+
+ 04 May 2005; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.16.0.0.ebuild:
+ version bump
*asc-1.15.3.0 (14 Feb 2005)
diff --git a/games-strategy/asc/Manifest b/games-strategy/asc/Manifest
index b359cacb1e46..303b0b7fab7a 100644
--- a/games-strategy/asc/Manifest
+++ b/games-strategy/asc/Manifest
@@ -1,10 +1,12 @@
-MD5 0ed4b146a01bdc9c1d825728ffc2e1be ChangeLog 3125
-MD5 a361e60e1dfac27c5c711922f92e4125 asc-1.15.1.0.ebuild 1412
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 b518fd7a3544432b96fc8e816c0d1a0e asc-1.15.0.0.ebuild 1411
+MD5 a361e60e1dfac27c5c711922f92e4125 asc-1.15.1.0.ebuild 1412
MD5 ea96e8dbb29bc1e81c3b4639541ee780 asc-1.15.3.0.ebuild 1431
+MD5 b518fd7a3544432b96fc8e816c0d1a0e asc-1.15.0.0.ebuild 1411
+MD5 467fc5c71cf810e5ed92d9f11c7cb928 asc-1.16.0.0.ebuild 1432
+MD5 0ed4b146a01bdc9c1d825728ffc2e1be ChangeLog 3125
MD5 cb48e28ca4187f0c3f0d2ef5e07224e6 asc-1.15.2.1.ebuild 1412
+MD5 e4c04c63d0dfc0e0ff66c2b1cb319edf files/digest-asc-1.15.3.0 258
MD5 709ff4da4f35b35af1c4d96fd54eb153 files/digest-asc-1.15.1.0 257
-MD5 1e167d408340c519c709303a6dbc80a7 files/digest-asc-1.15.2.1 257
+MD5 c2de210641ebcc01a998a773d0f93856 files/digest-asc-1.16.0.0 258
MD5 5d6d0477b40fe3370934e5e3330b3d3e files/digest-asc-1.15.0.0 257
-MD5 e4c04c63d0dfc0e0ff66c2b1cb319edf files/digest-asc-1.15.3.0 258
+MD5 1e167d408340c519c709303a6dbc80a7 files/digest-asc-1.15.2.1 257
diff --git a/games-strategy/asc/asc-1.16.0.0.ebuild b/games-strategy/asc/asc-1.16.0.0.ebuild
new file mode 100644
index 000000000000..45d6838188a8
--- /dev/null
+++ b/games-strategy/asc/asc-1.16.0.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-1.16.0.0.ebuild,v 1.1 2005/05/04 01:40:39 mr_bones_ Exp $
+
+inherit games
+
+DESCRIPTION="turn based strategy game designed in the tradition of the Battle Isle series"
+HOMEPAGE="http://www.asc-hq.org/"
+SRC_URI="mirror://sourceforge/asc-hq/asc-source-${PV}.tar.bz2
+ http://www.asc-hq.org/frontiers.mp3
+ http://www.asc-hq.org/time_to_strike.mp3
+ http://www.asc-hq.org/machine_wars.mp3"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+RDEPEND="virtual/libc
+ app-arch/bzip2
+ media-libs/jpeg
+ >=media-libs/libsdl-1.2.2
+ media-libs/sdl-image
+ media-libs/sdl-mixer
+ =dev-libs/libsigc++-1.2*"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_unpack() {
+ unpack ${A}
+ cp "${DISTDIR}/"*mp3 "${S}/data/music" || die "cp music failed"
+}
+
+src_compile() {
+ # Added --disable-paraguitest for bugs 26402 and 4488
+ # Added --disable-paragui for bug 61154 since it's not really used much
+ # and the case is well documented at http://www.asc-hq.org/
+ egamesconf \
+ --disable-dependency-tracking \
+ --disable-paraguitest \
+ --disable-paragui \
+ --datadir="${GAMES_DATADIR_BASE}" \
+ || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS ChangeLog README TODO
+ dohtml -r doc/*
+ prepgamesdirs
+}
diff --git a/games-strategy/asc/files/digest-asc-1.16.0.0 b/games-strategy/asc/files/digest-asc-1.16.0.0
new file mode 100644
index 000000000000..b7e04b59042a
--- /dev/null
+++ b/games-strategy/asc/files/digest-asc-1.16.0.0
@@ -0,0 +1,4 @@
+MD5 80c096787b045aeef2259dd824ea6c4a asc-source-1.16.0.0.tar.bz2 8889088
+MD5 560f5783836b309906e57e77417f3864 frontiers.mp3 4407769
+MD5 f0ab3c633f51430af0445ecaa02e3197 time_to_strike.mp3 3242969
+MD5 c383139928613c7b081835c3d4a28fa8 machine_wars.mp3 2905989