summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-12 01:23:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-12 01:23:22 +0000
commit7e656f161198c9f7af490cdaa2ec52b0f68484b1 (patch)
tree8ab75012ca44bb2775681dab58aad9e227c4ea51 /games-strategy/wesnoth
parenthppa KEYWORDS #50552 (Manifest recommit) (diff)
downloadgentoo-2-7e656f161198c9f7af490cdaa2ec52b0f68484b1.tar.gz
gentoo-2-7e656f161198c9f7af490cdaa2ec52b0f68484b1.tar.bz2
gentoo-2-7e656f161198c9f7af490cdaa2ec52b0f68484b1.zip
version bump
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/ChangeLog7
-rw-r--r--games-strategy/wesnoth/Manifest14
-rw-r--r--games-strategy/wesnoth/files/digest-wesnoth-0.7.91
-rw-r--r--games-strategy/wesnoth/wesnoth-0.7.9.ebuild41
4 files changed, 56 insertions, 7 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 5be1f7e5b759..f5c1b4bed52f 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.26 2004/05/28 06:24:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.27 2004/06/12 01:23:22 mr_bones_ Exp $
+
+*wesnoth-0.7.9 (11 Jun 2004)
+
+ 11 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.7.9.ebuild:
+ version bump
*wesnoth-0.7.8 (27 May 2004)
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 61032d519399..c6ef873aa3a7 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,8 +1,10 @@
-MD5 85c8760fa128b26e3a29168510ffe3fd files/digest-wesnoth-0.7.6 67
-MD5 d8fa195a2ff1df49d290b1ed77e38a87 files/digest-wesnoth-0.7.7 67
-MD5 2cd6699b20930421a34650e4a1c03b83 files/digest-wesnoth-0.7.8 67
-MD5 15f7346e3eb4d363d9a77939f835195f ChangeLog 3776
-MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 8a9578dd0bbb80276a00175aa2ca8371 wesnoth-0.7.6.ebuild 1060
MD5 8e69a78da8c7ddba59713f6da921f3ed wesnoth-0.7.7.ebuild 1060
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 15f7346e3eb4d363d9a77939f835195f ChangeLog 3776
MD5 21bb5a7a1f8656b23bf0772666af7048 wesnoth-0.7.8.ebuild 1120
+MD5 b5c3c813a7df4996f9274e2a9728a8fe wesnoth-0.7.9.ebuild 1123
+MD5 8a9578dd0bbb80276a00175aa2ca8371 wesnoth-0.7.6.ebuild 1060
+MD5 d8fa195a2ff1df49d290b1ed77e38a87 files/digest-wesnoth-0.7.7 67
+MD5 2cd6699b20930421a34650e4a1c03b83 files/digest-wesnoth-0.7.8 67
+MD5 412612ed1704ad03f84dc127a5bb9045 files/digest-wesnoth-0.7.9 67
+MD5 85c8760fa128b26e3a29168510ffe3fd files/digest-wesnoth-0.7.6 67
diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.7.9 b/games-strategy/wesnoth/files/digest-wesnoth-0.7.9
new file mode 100644
index 000000000000..02c516aa9fa9
--- /dev/null
+++ b/games-strategy/wesnoth/files/digest-wesnoth-0.7.9
@@ -0,0 +1 @@
+MD5 e97bbed9767a02061c6209d73c7b00ce wesnoth-0.7.9.tar.gz 21214961
diff --git a/games-strategy/wesnoth/wesnoth-0.7.9.ebuild b/games-strategy/wesnoth/wesnoth-0.7.9.ebuild
new file mode 100644
index 000000000000..8606970c202b
--- /dev/null
+++ b/games-strategy/wesnoth/wesnoth-0.7.9.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.7.9.ebuild,v 1.1 2004/06/12 01:23:22 mr_bones_ Exp $
+
+inherit flag-o-matic gcc games
+
+DESCRIPTION="A fantasy turn-based strategy game"
+HOMEPAGE="http://www.wesnoth.org/"
+SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc sparc amd64"
+IUSE="server editor tools gnome kde"
+
+DEPEND=">=media-libs/libsdl-1.2.7
+ >=media-libs/sdl-image-1.2
+ >=media-libs/sdl-mixer-1.2
+ >=media-libs/sdl-ttf-2.0
+ media-libs/sdl-net
+ virtual/x11"
+
+src_compile() {
+ [ "$(gcc-fullversion)" == "3.4.0" ] && filter-flags -ftracer
+ egamesconf \
+ --disable-dependency-tracking \
+ $(use_enable server) \
+ $(use_enable editor) \
+ $(use_enable tools) \
+ $(use_enable gnome) \
+ $(use_enable kde) \
+ || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ mv "${D}${GAMES_DATADIR}/icons" "${D}/usr/share/"
+ dodoc MANUAL changelog || die "dodoc failed"
+ prepgamesdirs
+}