diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-31 03:37:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-31 03:37:32 +0000 |
commit | 367a1d5d59a700329a2f415594ac1017e8657a8c (patch) | |
tree | ecb278019f582ce9fb5fccad5fddb4f70ccf23aa /games-strategy/glob2 | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-367a1d5d59a700329a2f415594ac1017e8657a8c.tar.gz historical-367a1d5d59a700329a2f415594ac1017e8657a8c.tar.bz2 historical-367a1d5d59a700329a2f415594ac1017e8657a8c.zip |
version bump
Package-Manager: portage-2.0.54
Diffstat (limited to 'games-strategy/glob2')
-rw-r--r-- | games-strategy/glob2/ChangeLog | 9 | ||||
-rw-r--r-- | games-strategy/glob2/Manifest | 16 | ||||
-rw-r--r-- | games-strategy/glob2/files/digest-glob2-0.8.18 | 1 | ||||
-rw-r--r-- | games-strategy/glob2/glob2-0.8.18.ebuild | 54 |
4 files changed, 71 insertions, 9 deletions
diff --git a/games-strategy/glob2/ChangeLog b/games-strategy/glob2/ChangeLog index 674f2650a260..eb0a12ac6291 100644 --- a/games-strategy/glob2/ChangeLog +++ b/games-strategy/glob2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-strategy/glob2 -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.26 2005/12/20 06:09:49 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.27 2006/01/31 03:37:31 mr_bones_ Exp $ + +*glob2-0.8.18 (31 Jan 2006) + + 31 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> +glob2-0.8.18.ebuild: + version bump *glob2-0.8.17 (20 Dec 2005) diff --git a/games-strategy/glob2/Manifest b/games-strategy/glob2/Manifest index 7f1aec301d90..114c63ef20a2 100644 --- a/games-strategy/glob2/Manifest +++ b/games-strategy/glob2/Manifest @@ -1,8 +1,10 @@ -MD5 be3faa436a456146cab34d1a7ba5e534 metadata.xml 546 -MD5 c3049f9db1be841bc6aeea3dc81620ce glob2-0.8.17.ebuild 1285 -MD5 53f99cb23ddebabb266ddae944bf7f0f ChangeLog 3139 -MD5 cbc9d911c20649e5f4200a52bd1dfb98 glob2-0.8.16.ebuild 1285 -MD5 bad48144211e306ea91a7571e7982fc9 glob2-0.8.15.ebuild 1073 -MD5 33602a5d8d805fc863efcf955a9fc0e6 files/digest-glob2-0.8.17 65 -MD5 037d75d9848a508583262c6ab6653c9e files/digest-glob2-0.8.16 65 +MD5 f56b8de3208f8fda19193c35daf36d4c ChangeLog 3261 MD5 222d938fd35ab1fb95eaf828c73203d5 files/digest-glob2-0.8.15 65 +MD5 037d75d9848a508583262c6ab6653c9e files/digest-glob2-0.8.16 65 +MD5 33602a5d8d805fc863efcf955a9fc0e6 files/digest-glob2-0.8.17 65 +MD5 fe758a2c733d7b4eb3d40c587c573a47 files/digest-glob2-0.8.18 65 +MD5 bad48144211e306ea91a7571e7982fc9 glob2-0.8.15.ebuild 1073 +MD5 cbc9d911c20649e5f4200a52bd1dfb98 glob2-0.8.16.ebuild 1285 +MD5 c3049f9db1be841bc6aeea3dc81620ce glob2-0.8.17.ebuild 1285 +MD5 79407270a77a99c1477efeeacc9963a0 glob2-0.8.18.ebuild 1301 +MD5 be3faa436a456146cab34d1a7ba5e534 metadata.xml 546 diff --git a/games-strategy/glob2/files/digest-glob2-0.8.18 b/games-strategy/glob2/files/digest-glob2-0.8.18 new file mode 100644 index 000000000000..d7ad43de844a --- /dev/null +++ b/games-strategy/glob2/files/digest-glob2-0.8.18 @@ -0,0 +1 @@ +MD5 7c8136d674b2bed90e91a2971d4d41ca glob2-0.8.18.tar.gz 9125977 diff --git a/games-strategy/glob2/glob2-0.8.18.ebuild b/games-strategy/glob2/glob2-0.8.18.ebuild new file mode 100644 index 000000000000..d41e4a3a3c5b --- /dev/null +++ b/games-strategy/glob2/glob2-0.8.18.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.18.ebuild,v 1.1 2006/01/31 03:37:32 mr_bones_ Exp $ + +inherit games + +DESCRIPTION="Real Time Strategy (RTS) game involving a brave army of globs" +HOMEPAGE="http://www.ysagoon.com/glob2/" +SRC_URI="http://epfl.ysagoon.com/~glob2/data/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ppc x86" +IUSE="" + +DEPEND="virtual/opengl + dev-libs/boost + >=media-libs/libsdl-1.2.0 + media-libs/libpng + media-libs/sdl-net + media-libs/sdl-image + media-libs/libvorbis + >=media-libs/speex-1.1 + =media-libs/freetype-2* + sys-libs/zlib" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i \ + -e "/^glob2linkdir/s:\$(datadir):/usr/share:" \ + data/Makefile.in \ + || die "sed failed" + sed -i \ + -e "/^glob2icondir/s:\$(datadir):/usr/share:" \ + data/icons/Makefile.in \ + || die "sed failed" +} + +src_compile() { + #./configure assumes that vorbis will be installed under PREFIX bug #46352 + egamesconf \ + --with-vorbis=/usr \ + --with-speex=/usr \ + --with-speex-includes=/usr/include/speex \ + || die + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS README TODO + prepgamesdirs +} |