summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-20 03:40:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-20 03:40:47 +0000
commita2e70107cece9b56b292e488eb3c4e4ae54ab10f (patch)
tree059b00671af71117e6bb246f1f642084858433e2 /games-strategy/wesnoth
parentfix stray digest (diff)
downloadhistorical-a2e70107cece9b56b292e488eb3c4e4ae54ab10f.tar.gz
historical-a2e70107cece9b56b292e488eb3c4e4ae54ab10f.tar.bz2
historical-a2e70107cece9b56b292e488eb3c4e4ae54ab10f.zip
version bump (bug #45171)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/ChangeLog7
-rw-r--r--games-strategy/wesnoth/Manifest8
-rw-r--r--games-strategy/wesnoth/files/digest-wesnoth-0.71
-rw-r--r--games-strategy/wesnoth/wesnoth-0.7.ebuild37
4 files changed, 49 insertions, 4 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index e9c13120853b..dda4fa121e73 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.15 2004/03/19 17:04:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.16 2004/03/20 03:40:47 mr_bones_ Exp $
+
+*wesnoth-0.7 (19 Mar 2004)
+
+ 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.7.ebuild:
+ version bump (bug #45171)
19 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-0.6.99.5.ebuild:
~sparc lovin
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 64e1c3a822e1..8a683877597c 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,12 +1,14 @@
-MD5 03134aca2817cfd5f2e2f67b4e9ef67e ChangeLog 2146
+MD5 4e2b8d7f20404e2ec067f052d1142fba wesnoth-0.7.ebuild 955
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 56a6deba85e9178873a7755a7135bf98 ChangeLog 2279
+MD5 b26bbbee93ba1b50ca87bdb627c3b3c9 wesnoth-0.6.99.5.ebuild 960
MD5 f5d5b6d1503a3ba1e0b070681ad7b902 wesnoth-0.6.99.1.ebuild 918
MD5 d341487bf607c02fa430fb1650f842dd wesnoth-0.6.99.2.ebuild 918
MD5 4c49a75ccb2f8d4606b13c6c88812d7c wesnoth-0.6.99.3.ebuild 918
MD5 b82d58a7626460ee0968b43ff5ee2296 wesnoth-0.6.99.4.ebuild 918
-MD5 b26bbbee93ba1b50ca87bdb627c3b3c9 wesnoth-0.6.99.5.ebuild 960
+MD5 2218dd653ddf591503d9bde5beb4df8c files/digest-wesnoth-0.7 65
+MD5 13caea64fa182268adcdf9fca0bd7c1c files/digest-wesnoth-0.6.99.5 70
MD5 54b74b28b80b25f584a88dfdb4e1762d files/digest-wesnoth-0.6.99.1 70
MD5 e966635a1c1ba1490da3e026499af97f files/digest-wesnoth-0.6.99.2 70
MD5 b1d414864c9edca563ad0d94140311f0 files/digest-wesnoth-0.6.99.3 70
MD5 5382dba4919d3693046891c0b4cc1327 files/digest-wesnoth-0.6.99.4 70
-MD5 13caea64fa182268adcdf9fca0bd7c1c files/digest-wesnoth-0.6.99.5 70
diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.7 b/games-strategy/wesnoth/files/digest-wesnoth-0.7
new file mode 100644
index 000000000000..d994716484c6
--- /dev/null
+++ b/games-strategy/wesnoth/files/digest-wesnoth-0.7
@@ -0,0 +1 @@
+MD5 8c38f71db9c689148c300474992eb260 wesnoth-0.7.tar.gz 17497561
diff --git a/games-strategy/wesnoth/wesnoth-0.7.ebuild b/games-strategy/wesnoth/wesnoth-0.7.ebuild
new file mode 100644
index 000000000000..c23665541948
--- /dev/null
+++ b/games-strategy/wesnoth/wesnoth-0.7.ebuild
@@ -0,0 +1,37 @@
+# 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.ebuild,v 1.1 2004/03/20 03:40:47 mr_bones_ Exp $
+
+inherit 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 amd64 ppc ~sparc"
+IUSE="server editor tools"
+
+DEPEND=">=media-libs/libsdl-1.2
+ >=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() {
+ egamesconf \
+ --disable-dependency-tracking \
+ `use_enable server` \
+ `use_enable editor` \
+ `use_enable tools` \
+ || die "egamesconf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc MANUAL changelog || die "dodoc failed"
+ prepgamesdirs
+}