diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-16 02:49:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-16 02:49:33 +0000 |
commit | d63df42cef6e08f34a1e51e76b838ae886682f9d (patch) | |
tree | f5c0074010f2fc8b0a82fb33c4d35e752e261c0a /games-strategy | |
parent | Changed eclasses and does a few more compatable with later kernel versions. b... (diff) | |
download | historical-d63df42cef6e08f34a1e51e76b838ae886682f9d.tar.gz historical-d63df42cef6e08f34a1e51e76b838ae886682f9d.tar.bz2 historical-d63df42cef6e08f34a1e51e76b838ae886682f9d.zip |
version bump (bug #67005)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/asc/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/asc/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/asc/asc-1.15.1.0.ebuild | 52 | ||||
-rw-r--r-- | games-strategy/asc/files/digest-asc-1.15.1.0 | 4 |
4 files changed, 65 insertions, 2 deletions
diff --git a/games-strategy/asc/ChangeLog b/games-strategy/asc/ChangeLog index 0af0970ddad4..1f3439bdff17 100644 --- a/games-strategy/asc/ChangeLog +++ b/games-strategy/asc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-strategy/asc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.9 2004/09/24 07:35:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.10 2004/10/16 02:49:33 mr_bones_ Exp $ + +*asc-1.15.1.0 (15 Oct 2004) + + 15 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.15.1.0.ebuild: + version bump (bug #67005) 24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> -asc-1.13.8.0.ebuild, -asc-1.14.0.0.ebuild: diff --git a/games-strategy/asc/Manifest b/games-strategy/asc/Manifest index 0fe179595ea6..78cde8a8d02f 100644 --- a/games-strategy/asc/Manifest +++ b/games-strategy/asc/Manifest @@ -1,4 +1,6 @@ -MD5 cb62cc3d0c7611e4240c6cf28eed8ca2 ChangeLog 2638 +MD5 bad4debe04e91c31ec82b6df663a0468 ChangeLog 2774 +MD5 f7f2a6513df6e0f583dbf1b3a6ee9735 asc-1.15.1.0.ebuild 1412 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 eff81548371925272f51c08b5a2e408b asc-1.15.0.0.ebuild 1411 +MD5 709ff4da4f35b35af1c4d96fd54eb153 files/digest-asc-1.15.1.0 257 MD5 5d6d0477b40fe3370934e5e3330b3d3e files/digest-asc-1.15.0.0 257 diff --git a/games-strategy/asc/asc-1.15.1.0.ebuild b/games-strategy/asc/asc-1.15.1.0.ebuild new file mode 100644 index 000000000000..ada517279839 --- /dev/null +++ b/games-strategy/asc/asc-1.15.1.0.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-1.15.1.0.ebuild,v 1.1 2004/10/16 02:49:33 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.gz + 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/libsdl-1.2 + media-libs/sdl-image + media-libs/sdl-mixer + >=media-libs/sdlmm-0.1.8 + =dev-libs/libsigc++-1.2*" +DEPEND="${RDEPEND} + app-arch/zip" + +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.15.1.0 b/games-strategy/asc/files/digest-asc-1.15.1.0 new file mode 100644 index 000000000000..22fcd0a3466e --- /dev/null +++ b/games-strategy/asc/files/digest-asc-1.15.1.0 @@ -0,0 +1,4 @@ +MD5 71f175a514830dc060b20724af4205ac asc-source-1.15.1.0.tar.gz 7914614 +MD5 560f5783836b309906e57e77417f3864 frontiers.mp3 4407769 +MD5 f0ab3c633f51430af0445ecaa02e3197 time_to_strike.mp3 3242969 +MD5 c383139928613c7b081835c3d4a28fa8 machine_wars.mp3 2905989 |