diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-17 17:17:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-17 17:17:26 +0000 |
commit | 6270e42537ac3ff4db1d71caf6e5229169299ce5 (patch) | |
tree | a3df80fb99ea23ad0f7cd6c9b7c8e5fc105217bd /games-strategy | |
parent | Cleanup a few minor things. (diff) | |
download | historical-6270e42537ac3ff4db1d71caf6e5229169299ce5.tar.gz historical-6270e42537ac3ff4db1d71caf6e5229169299ce5.tar.bz2 historical-6270e42537ac3ff4db1d71caf6e5229169299ce5.zip |
clean older versions
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/glob2/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/glob2/Manifest | 7 | ||||
-rw-r--r-- | games-strategy/glob2/files/digest-glob2-0.8.10 | 1 | ||||
-rw-r--r-- | games-strategy/glob2/files/digest-glob2-0.8.11 | 1 | ||||
-rw-r--r-- | games-strategy/glob2/files/glob2-0.8.11-configure_speex.patch | 38 | ||||
-rw-r--r-- | games-strategy/glob2/glob2-0.8.10.ebuild | 38 | ||||
-rw-r--r-- | games-strategy/glob2/glob2-0.8.11.ebuild | 55 |
7 files changed, 7 insertions, 140 deletions
diff --git a/games-strategy/glob2/ChangeLog b/games-strategy/glob2/ChangeLog index a7fd34b37ada..c7c66e9ce8c0 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.22 2005/05/17 17:00:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.23 2005/05/17 17:17:26 mr_bones_ Exp $ + + 17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> + -files/glob2-0.8.11-configure_speex.patch, -glob2-0.8.10.ebuild, + -glob2-0.8.11.ebuild: + clean older versions 17 May 2005; Tobias Scherbaum <dertobi123@gentoo.org> glob2-0.8.15.ebuild: Marked ppc stable. diff --git a/games-strategy/glob2/Manifest b/games-strategy/glob2/Manifest index 5af2dcc057a1..5a808b31eb4f 100644 --- a/games-strategy/glob2/Manifest +++ b/games-strategy/glob2/Manifest @@ -1,9 +1,4 @@ -MD5 052ce868bde47c8b43d11b47ebc22fb5 ChangeLog 2607 -MD5 9a94a412c5c15d8a6bf1e9a8656e1ffc glob2-0.8.10.ebuild 931 -MD5 2655dc80bff941349ed9468bda24c5f3 glob2-0.8.11.ebuild 1273 MD5 be3faa436a456146cab34d1a7ba5e534 metadata.xml 546 +MD5 5fcc3fdd291b2169e052ec5930cf0465 ChangeLog 2776 MD5 cdf07727821897695341014a4d345883 glob2-0.8.15.ebuild 1032 -MD5 de372c45a3d3c17421e28b07dbf1f49d files/digest-glob2-0.8.10 65 -MD5 00b6b6b01afb0aa92162ea1485efcc86 files/digest-glob2-0.8.11 65 -MD5 da2177e9535fd8deab07d52e847b30a4 files/glob2-0.8.11-configure_speex.patch 2173 MD5 222d938fd35ab1fb95eaf828c73203d5 files/digest-glob2-0.8.15 65 diff --git a/games-strategy/glob2/files/digest-glob2-0.8.10 b/games-strategy/glob2/files/digest-glob2-0.8.10 deleted file mode 100644 index f82a93460798..000000000000 --- a/games-strategy/glob2/files/digest-glob2-0.8.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 333c7e7df1a6de4640889a05e4f06b2d glob2-0.8.10.tar.gz 8730413 diff --git a/games-strategy/glob2/files/digest-glob2-0.8.11 b/games-strategy/glob2/files/digest-glob2-0.8.11 deleted file mode 100644 index 7606326c2091..000000000000 --- a/games-strategy/glob2/files/digest-glob2-0.8.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 36baa5c67f77b29d421cc178006c07f0 glob2-0.8.11.tar.gz 8962068 diff --git a/games-strategy/glob2/files/glob2-0.8.11-configure_speex.patch b/games-strategy/glob2/files/glob2-0.8.11-configure_speex.patch deleted file mode 100644 index 1a0e0c7ce8f7..000000000000 --- a/games-strategy/glob2/files/glob2-0.8.11-configure_speex.patch +++ /dev/null @@ -1,38 +0,0 @@ -diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/configure.in glob2-0.8.11/configure.in ---- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/configure.in 2005-01-15 17:07:26.000000000 -0600 -+++ glob2-0.8.11/configure.in 2005-01-23 00:51:59.134676000 -0600 -@@ -26,8 +26,7 @@ - dnl Libraries - - dnl Check for Speex --AC_CHECK_HEADER(speex.h,,AC_MSG_ERROR([*** Speex header not found. Please install Speex (http://www.speex.org).])) --AC_CHECK_LIB(speex,speex_encoder_init,,AC_MSG_ERROR([*** Speex library not found. Please install Speex (http://www.speex.org).])) -+XIPH_PATH_SPEEX - - dnl Check for SDL - SDL_VERSION=1.2.0 -diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.am glob2-0.8.11/src/Makefile.am ---- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.am 2005-01-06 10:24:22.000000000 -0600 -+++ glob2-0.8.11/src/Makefile.am 2005-01-23 00:51:59.137676000 -0600 -@@ -151,5 +151,5 @@ - VoiceRecorder.h \ - VoiceRecorder.cpp - --glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ ../libgag/src/libgag.a --INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ -I@srcdir@/../libgag/include -+glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ @SPEEX_LIBS@ ../libgag/src/libgag.a -+INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ @SPEEX_CFLAGS@ -I@srcdir@/../libgag/include -diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.in glob2-0.8.11/src/Makefile.in ---- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.in 2005-01-15 17:09:31.000000000 -0600 -+++ glob2-0.8.11/src/Makefile.in 2005-01-23 00:52:40.901327072 -0600 -@@ -290,8 +290,8 @@ - VoiceRecorder.cpp - - --glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ ../libgag/src/libgag.a --INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ -I@srcdir@/../libgag/include -+glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ @SPEEX_LIBS@ ../libgag/src/libgag.a -+INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ @SPEEX_CFLAGS@ -I@srcdir@/../libgag/include - subdir = src - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/games-strategy/glob2/glob2-0.8.10.ebuild b/games-strategy/glob2/glob2-0.8.10.ebuild deleted file mode 100644 index 19c6790de0f2..000000000000 --- a/games-strategy/glob2/glob2-0.8.10.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.10.ebuild,v 1.3 2005/01/30 03:08:13 jnc Exp $ - -inherit games - -DESCRIPTION="state of the art Real Time Strategy (RTS) game" -HOMEPAGE="http://www.ysagoon.com/glob2/" -SRC_URI="http://www.ysagoon.com/glob2/data/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~amd64" -IUSE="" - -DEPEND="virtual/libc - virtual/opengl - >=media-libs/libsdl-1.2.0 - media-libs/libpng - media-libs/sdl-net - media-libs/sdl-image - media-libs/libvorbis - =media-libs/freetype-2* - sys-libs/zlib" - -src_compile() { - #./configure assumes that vorbis will be installed under PREFIX bug #46352 - egamesconf \ - --with-vorbis=/usr \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS README TODO - prepgamesdirs -} diff --git a/games-strategy/glob2/glob2-0.8.11.ebuild b/games-strategy/glob2/glob2-0.8.11.ebuild deleted file mode 100644 index d3d0a0ac73fa..000000000000 --- a/games-strategy/glob2/glob2-0.8.11.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.11.ebuild,v 1.1 2005/01/30 03:08:13 jnc 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="~x86 ~ppc ~amd64" -IUSE="" - -DEPEND="virtual/libc - virtual/opengl - >=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" -RDEPEND="${DEPEND} - >=sys-devel/automake-1.7 - >=sys-devel/autoconf-2.5" - -src_unpack() { - unpack ${P}.tar.gz || die - epatch ${FILESDIR}/${P}-*.patch -} - -src_compile() { - export WANT_AUTOCONF=2.5 - export WANT_AUTOMAKE=1.7 - aclocal - automake - autoconf - - #./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 -} |