summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-06 02:11:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-06 02:11:32 +0000
commit64443aa2889f8b153105a75e30a547cbde58ecbc (patch)
tree2260571be5830e0602164695a628bb850b156c62 /games-strategy
parenthacked the tarball a bit more, here is an updated digest (diff)
downloadhistorical-64443aa2889f8b153105a75e30a547cbde58ecbc.tar.gz
historical-64443aa2889f8b153105a75e30a547cbde58ecbc.tar.bz2
historical-64443aa2889f8b153105a75e30a547cbde58ecbc.zip
version bump
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog7
-rw-r--r--games-strategy/wesnoth/Manifest4
-rw-r--r--games-strategy/wesnoth/files/digest-wesnoth-0.8.81
-rw-r--r--games-strategy/wesnoth/wesnoth-0.8.8.ebuild53
4 files changed, 63 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 5254dbeeda72..9a70c3ccd926 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.40 2004/11/03 04:56:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.41 2004/12/06 02:11:32 mr_bones_ Exp $
+
+*wesnoth-0.8.8 (05 Dec 2004)
+
+ 05 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +wesnoth-0.8.8.ebuild:
+ version bump
02 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> :
version bump
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 65e8365b8020..fb52460eb15f 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,11 +1,12 @@
MD5 70af11249b648c110696363fb2ac241b wesnoth-0.8.ebuild 1115
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 e5a5a1d9074f5a162da46823e8431f76 ChangeLog 5412
+MD5 5a35ea142d58a4f38eac6920a369ed14 ChangeLog 5536
MD5 a20d489d39fdf52c8303f30ee2284b84 wesnoth-0.8.1.ebuild 1117
MD5 b28e4eb180684bc352b4835100ad800a wesnoth-0.8.2.ebuild 1156
MD5 86c8e3d2d11112a6e293cbb39d5a32c3 wesnoth-0.8.4.ebuild 1237
MD5 08a3449d1cb04c8e35c08c1ecc615255 wesnoth-0.8.5.ebuild 1384
MD5 05c3fd9c6e7f0a68fee3a6f80e8c57d8 wesnoth-0.8.7.ebuild 1333
+MD5 50b9370205c7a5f29110b9c2860d476f wesnoth-0.8.8.ebuild 1333
MD5 c62eaa95b5f21678b071c39ae5b60f0c files/digest-wesnoth-0.8 65
MD5 2bc8f6215be5ce7f59d5e7969ad042d1 files/digest-wesnoth-0.8.1 67
MD5 b97ec5f679625aad3505bc806419bdf7 files/digest-wesnoth-0.8.2 67
@@ -14,3 +15,4 @@ MD5 69f93bd070c20b79508a17d466ae01fe files/0.8.4-conf.patch 1707
MD5 5e435c79415e081c1f29e639fe8565a5 files/digest-wesnoth-0.8.5 67
MD5 69f93bd070c20b79508a17d466ae01fe files/0.8.5-conf.patch 1707
MD5 b06353437e93f7484c151125d36e5d73 files/digest-wesnoth-0.8.7 67
+MD5 904fb0e4137a854d6e5ea5375f3d9922 files/digest-wesnoth-0.8.8 67
diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.8.8 b/games-strategy/wesnoth/files/digest-wesnoth-0.8.8
new file mode 100644
index 000000000000..d0685cd759f9
--- /dev/null
+++ b/games-strategy/wesnoth/files/digest-wesnoth-0.8.8
@@ -0,0 +1 @@
+MD5 54a580a721ea19b8006cedb2766fe6ba wesnoth-0.8.8.tar.gz 34172227
diff --git a/games-strategy/wesnoth/wesnoth-0.8.8.ebuild b/games-strategy/wesnoth/wesnoth-0.8.8.ebuild
new file mode 100644
index 000000000000..f61be16529ba
--- /dev/null
+++ b/games-strategy/wesnoth/wesnoth-0.8.8.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.8.ebuild,v 1.1 2004/12/06 02:11:32 mr_bones_ Exp $
+
+inherit eutils flag-o-matic gcc games
+
+DESCRIPTION="A fantasy turn-based strategy game"
+HOMEPAGE="http://www.wesnoth.org/"
+SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc sparc amd64"
+IUSE="nls server editor tools gnome kde nomusic"
+
+DEPEND=">=media-libs/libsdl-1.2.7
+ >=media-libs/sdl-image-1.2
+ >=media-libs/sdl-mixer-1.2
+ >=media-libs/freetype-2
+ media-libs/sdl-net
+ sys-libs/zlib
+ virtual/x11"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ sed -i \
+ -e 's/--expandvars//' configure \
+ || die "sed failed"
+}
+
+src_compile() {
+ filter-flags -ftracer
+ egamesconf \
+ --disable-dependency-tracking \
+ $(use_enable nomusic lite) \
+ $(use_enable server) \
+ $(use_enable server campaign-server) \
+ $(use_enable editor) \
+ $(use_enable tools) \
+ $(use_enable nls) \
+ $(use_with gnome) \
+ $(use_with kde) \
+ || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/"
+ dodoc MANUAL changelog || die "dodoc failed"
+ prepgamesdirs
+}