summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-14 21:40:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-14 21:40:42 +0000
commitdbea8247649cf72868fb1a95d6a42dbae01e5585 (patch)
tree03222f28fd82e7ccc194e6d695a2911be8beb482 /games-action
parentamd64/x86 stable, bug #283396 (diff)
downloadhistorical-dbea8247649cf72868fb1a95d6a42dbae01e5585.tar.gz
historical-dbea8247649cf72868fb1a95d6a42dbae01e5585.tar.bz2
historical-dbea8247649cf72868fb1a95d6a42dbae01e5585.zip
version bump
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-action')
-rw-r--r--games-action/wordwarvi/ChangeLog8
-rw-r--r--games-action/wordwarvi/Manifest4
-rw-r--r--games-action/wordwarvi/wordwarvi-0.26.ebuild53
3 files changed, 63 insertions, 2 deletions
diff --git a/games-action/wordwarvi/ChangeLog b/games-action/wordwarvi/ChangeLog
index f2118f7d9464..ed3e55a6980f 100644
--- a/games-action/wordwarvi/ChangeLog
+++ b/games-action/wordwarvi/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-action/wordwarvi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/ChangeLog,v 1.4 2009/01/19 16:22:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/ChangeLog,v 1.5 2009/09/14 21:40:42 mr_bones_ Exp $
+
+*wordwarvi-0.26 (14 Sep 2009)
+
+ 14 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ +wordwarvi-0.26.ebuild:
+ version bump
*wordwarvi-0.25 (19 Jan 2009)
diff --git a/games-action/wordwarvi/Manifest b/games-action/wordwarvi/Manifest
index 57e8c2086b42..960faf3be0ec 100644
--- a/games-action/wordwarvi/Manifest
+++ b/games-action/wordwarvi/Manifest
@@ -1,4 +1,6 @@
DIST wordwarvi-0.25.tar.gz 8828427 RMD160 9aaddbba4c759741c1165234200b507bf7e5cb06 SHA1 0d53de48be7f808f40669395d537c1cbd68fdcf2 SHA256 fb4521200b1536035cdf7f0c613b5f714165a3bd18e5a7b5aea5377a92e7bc75
+DIST wordwarvi-0.26.tar.gz 8830212 RMD160 8f11cc1184f17bcc5e5e8619f58cf8195bc1fba3 SHA1 f856a94c81e3edd8cb39e3027f7de56d55c58160 SHA256 96b0bd59749ae116cf33b03b04ef5535cd28ac360df14de96086ca11e289cd48
EBUILD wordwarvi-0.25.ebuild 1504 RMD160 6df59c29a12a47bdfecf0ccb31b511850016f9e2 SHA1 a36f8271ec0b3c4790f7a8bbdd0a07cb7be45470 SHA256 7e48fa35f967ea74028ebb4a0d29c7d1c0c508c1b0681da16544d509f50dc62f
-MISC ChangeLog 749 RMD160 93ca466bf4e8c5148b7c5d257605ee06d6dddc1a SHA1 16fa8bcb8205b389f785916aee5d53debc34fa6f SHA256 431d8c834338855d33254fa2ed054879efdffd001d4f87ad1560b1880cbeac32
+EBUILD wordwarvi-0.26.ebuild 1481 RMD160 2062e0097b52d727c31c6b1e50e48e8d584006a1 SHA1 067a7b65b144d299e4023c73b58bbd3e064bd2f7 SHA256 4e9a0a391c5b9a8dd62e8f17d8e79234ac2d4c5330bd9b93a317968ba26de29b
+MISC ChangeLog 877 RMD160 945cb9bcb4061dc68212deb18792706c34d0d8d7 SHA1 cffc10ec46fe3f954954f9b16ac61c1f5f66eed3 SHA256 21b5c17b391b7c03663f3cbb5488e46ebb150eba3fc6b0c2152ffe8a01df698c
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-action/wordwarvi/wordwarvi-0.26.ebuild b/games-action/wordwarvi/wordwarvi-0.26.ebuild
new file mode 100644
index 000000000000..5189636629de
--- /dev/null
+++ b/games-action/wordwarvi/wordwarvi-0.26.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/wordwarvi-0.26.ebuild,v 1.1 2009/09/14 21:40:42 mr_bones_ Exp $
+
+EAPI=2
+inherit eutils games
+
+DESCRIPTION="A retro side-scrolling shoot'em up based on the editor war story"
+HOMEPAGE="http://wordwarvi.sourceforge.net"
+SRC_URI="mirror://sourceforge/wordwarvi/${P}.tar.gz"
+
+LICENSE="GPL-2 CCPL-Attribution-2.0 CCPL-Attribution-ShareAlike-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="vorbis"
+
+RDEPEND="x11-libs/gtk+:2
+ vorbis? ( media-libs/libvorbis
+ >=media-libs/portaudio-19_pre1 )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_prepare() {
+ sed -i \
+ -e '/^DATADIR/s/=/?=/' \
+ -e '/^OPTIMIZE_FLAG/s/=.*/=$(CFLAGS)/' \
+ Makefile \
+ || die "sed failed"
+}
+
+src_compile() {
+ emake \
+ PREFIX="${GAMES_PREFIX}" \
+ DATADIR="${GAMES_DATADIR}/${PN}" \
+ MANDIR="/usr/share/man" \
+ WITHAUDIO=$(use vorbis && echo yes || echo no) all \
+ || die "emake failed"
+}
+
+src_install() {
+ emake \
+ DESTDIR="${D}" \
+ PREFIX="${GAMES_PREFIX}" \
+ DATADIR="${GAMES_DATADIR}/${PN}" \
+ MANDIR="/usr/share/man" \
+ WITHAUDIO=$(use vorbis && echo yes || echo no) all \
+ install || die "emake install failed"
+ use vorbis || rm -rf "${D}${GAMES_DATADIR}/${PN}"
+ dodoc README AUTHORS changelog.txt AAA_HOW_TO_MAKE_NEW_LEVELS.txt
+ newicon icons/wordwarvi_icon_128x128.png ${PN}.png
+ make_desktop_entry ${PN} "Word War vi"
+ prepgamesdirs
+}