summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-05-28 13:18:06 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-05-28 13:18:06 +0000
commit3c598421245b8a919b56a4620caeb516c9e28159 (patch)
tree575186564704da3510e560baeb6cbe603a94e115 /games-strategy/wargus
parentx11-libs/libGLw: Version BUmp (diff)
downloadgentoo-2-3c598421245b8a919b56a4620caeb516c9e28159.tar.gz
gentoo-2-3c598421245b8a919b56a4620caeb516c9e28159.tar.bz2
gentoo-2-3c598421245b8a919b56a4620caeb516c9e28159.zip
force update via revbump to fix potentially missing sound files
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wargus')
-rw-r--r--games-strategy/wargus/ChangeLog10
-rw-r--r--games-strategy/wargus/wargus-2.2.6-r1.ebuild (renamed from games-strategy/wargus/wargus-2.2.6.ebuild)5
2 files changed, 12 insertions, 3 deletions
diff --git a/games-strategy/wargus/ChangeLog b/games-strategy/wargus/ChangeLog
index 1c8034c3f8d0..91a1291a2595 100644
--- a/games-strategy/wargus/ChangeLog
+++ b/games-strategy/wargus/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for games-strategy/wargus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.18 2012/05/27 23:01:31 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.19 2012/05/28 13:18:06 hasufell Exp $
+
+*wargus-2.2.6-r1 (28 May 2012)
+
+ 28 May 2012; Julian Ospald <hasufell@gentoo.org> -wargus-2.2.6.ebuild,
+ +wargus-2.2.6-r1.ebuild:
+ revbump: force users to update, cause cdparanoia was missing from DEPEND, but
+ wartool does not return an error code when failing (hence some sound files
+ could be missing)
27 May 2012; Julian Ospald <hasufell@gentoo.org> wargus-2.2.6.ebuild:
clean up SRC_URI (icon is included in tarball)
diff --git a/games-strategy/wargus/wargus-2.2.6.ebuild b/games-strategy/wargus/wargus-2.2.6-r1.ebuild
index f35ee731d5dc..58486454e992 100644
--- a/games-strategy/wargus/wargus-2.2.6.ebuild
+++ b/games-strategy/wargus/wargus-2.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.6.ebuild,v 1.3 2012/05/27 23:01:31 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.6-r1.ebuild,v 1.1 2012/05/28 13:18:06 hasufell Exp $
EAPI=2
inherit eutils cdrom cmake-utils gnome2-utils games
@@ -20,6 +20,7 @@ RDEPEND="=games-engines/stratagus-${PV}*[theora]
sys-libs/zlib
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
+ media-sound/cdparanoia
media-sound/timidity++
media-video/ffmpeg2theora
virtual/pkgconfig"
@@ -55,7 +56,7 @@ src_install() {
local dir=${GAMES_DATADIR}/stratagus/${PN}
- "${D}"/usr/games/bin/wartool -m -v "${CDROM_ROOT}"/data "${D}/${dir}" \
+ "${D}"/usr/games/bin/wartool -m -v -r "${CDROM_ROOT}"/data "${D}/${dir}" \
|| die "Failed to extract data"
prepgamesdirs