summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-games/crystalspace-cvs/ChangeLog6
-rw-r--r--dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild6
-rw-r--r--dev-games/crystalspace/ChangeLog6
-rw-r--r--dev-games/crystalspace/crystalspace-0.98.4.ebuild6
-rw-r--r--dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild6
-rw-r--r--games-rpg/wastesedge/ChangeLog6
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild6
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.4.ebuild6
-rw-r--r--games-simulation/cannonsmash/ChangeLog6
-rw-r--r--games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild10
-rw-r--r--games-strategy/ufo2000/ChangeLog6
-rw-r--r--games-strategy/ufo2000/ufo2000-0.6.627.ebuild12
12 files changed, 51 insertions, 31 deletions
diff --git a/dev-games/crystalspace-cvs/ChangeLog b/dev-games/crystalspace-cvs/ChangeLog
index 63d94d5413d6..7b4ae0a3aa0a 100644
--- a/dev-games/crystalspace-cvs/ChangeLog
+++ b/dev-games/crystalspace-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace-cvs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.11 2005/02/28 17:33:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.12 2005/09/06 13:03:34 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ crystalspace-cvs-0.99.ebuild:
+ oggvorbis -> vorbis for bug #94254.
28 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org>
crystalspace-cvs-0.99.ebuild:
diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
index 5a6597e0c710..58fc97ee22a4 100644
--- a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
+++ b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild,v 1.5 2005/02/28 17:33:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild,v 1.6 2005/09/06 13:03:34 wolf31o2 Exp $
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal"
ECVS_MODULE="CS"
@@ -14,7 +14,7 @@ SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="ppc x86"
-IUSE="oggvorbis mikmod openal truetype 3ds mng"
+IUSE="vorbis mikmod openal truetype 3ds mng"
RDEPEND="sys-libs/zlib
>=media-libs/libpng-1.2.1
@@ -24,7 +24,7 @@ RDEPEND="sys-libs/zlib
3ds? ( media-libs/lib3ds )
truetype? ( >=media-libs/freetype-2.0 )
openal? ( media-libs/openal )
- oggvorbis? (
+ vorbis? (
>=media-libs/libogg-1.0
>=media-libs/libvorbis-1.0 )
dev-games/ode
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog
index 2690711aaf7f..47f944b18e76 100644
--- a/dev-games/crystalspace/ChangeLog
+++ b/dev-games/crystalspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.16 2005/08/31 19:30:35 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.17 2005/09/06 13:02:47 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ crystalspace-0.98.4.ebuild, crystalspace-0.99_pre20050823.ebuild:
+ oggvorbis -> vorbis for bug #94254.
*crystalspace-0.99_pre20050823 (31 Aug 2005)
diff --git a/dev-games/crystalspace/crystalspace-0.98.4.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.ebuild
index 2eff0cc027e6..fce50418d1bf 100644
--- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild
+++ b/dev-games/crystalspace/crystalspace-0.98.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.10 2005/02/28 17:31:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.11 2005/09/06 13:02:47 wolf31o2 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="ppc x86"
-IUSE="3ds mikmod mng oggvorbis openal truetype"
+IUSE="3ds mikmod mng vorbis openal truetype"
RDEPEND="sys-libs/zlib
>=media-libs/libpng-1.2.1
@@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib
3ds? ( media-libs/lib3ds )
truetype? ( >=media-libs/freetype-2.0 )
openal? ( media-libs/openal )
- oggvorbis? (
+ vorbis? (
>=media-libs/libogg-1.0
>=media-libs/libvorbis-1.0 )
dev-games/ode
diff --git a/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild b/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild
index 1dd3bd4cf569..7c082cd0d65d 100644
--- a/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild
+++ b/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild,v 1.1 2005/08/31 19:30:36 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild,v 1.2 2005/09/06 13:02:47 wolf31o2 Exp $
inherit debug
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crystal/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="3ds debug mikmod mng oggvorbis openal truetype"
+IUSE="3ds debug mikmod mng vorbis openal truetype"
RDEPEND="sys-libs/zlib
>=media-libs/libpng-1.2.1
@@ -21,7 +21,7 @@ RDEPEND="sys-libs/zlib
3ds? ( media-libs/lib3ds )
truetype? ( >=media-libs/freetype-2.0 )
openal? ( media-libs/openal )
- oggvorbis? (
+ vorbis? (
>=media-libs/libogg-1.0
>=media-libs/libvorbis-1.0 )
dev-games/ode
diff --git a/games-rpg/wastesedge/ChangeLog b/games-rpg/wastesedge/ChangeLog
index 1254b5a92830..6f16b9b8848e 100644
--- a/games-rpg/wastesedge/ChangeLog
+++ b/games-rpg/wastesedge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/wastesedge
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.8 2005/06/09 04:35:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.9 2005/09/06 12:59:14 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ wastesedge-0.3.3-r1.ebuild, wastesedge-0.3.4.ebuild:
+ oggvorbis -> vorbis for bug #94254.
09 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org>
+wastesedge-0.3.4.ebuild:
diff --git a/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild b/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild
index b775265e1151..27cbdf92f4a5 100644
--- a/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild
+++ b/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild,v 1.1 2005/06/08 06:21:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.3-r1.ebuild,v 1.2 2005/09/06 12:59:14 wolf31o2 Exp $
inherit eutils games
@@ -11,13 +11,13 @@ SRC_URI="http://savannah.nongnu.org/download/adonthell/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ppc x86"
-IUSE="oggvorbis doc nls"
+IUSE="vorbis doc nls"
RESTRICT="nouserpriv"
DEPEND="virtual/x11
>=media-libs/libsdl-1.1.6
>=dev-lang/python-2.0
- oggvorbis? ( >=media-libs/libvorbis-1.0
+ vorbis? ( >=media-libs/libvorbis-1.0
>=media-libs/libogg-1.0 )
doc? ( >=app-doc/doxygen-1.2 )
~games-rpg/adonthell-${PV}"
diff --git a/games-rpg/wastesedge/wastesedge-0.3.4.ebuild b/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
index 7ebff18fee92..487b7f892f06 100644
--- a/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
+++ b/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.4.ebuild,v 1.1 2005/06/09 04:35:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.4.ebuild,v 1.2 2005/09/06 12:59:14 wolf31o2 Exp $
inherit eutils games
@@ -11,13 +11,13 @@ SRC_URI="http://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ppc x86"
-IUSE="oggvorbis doc nls"
+IUSE="vorbis doc nls"
RESTRICT="nouserpriv"
DEPEND="virtual/x11
>=media-libs/libsdl-1.1.6
>=dev-lang/python-2.0
- oggvorbis? ( >=media-libs/libvorbis-1.0
+ vorbis? ( >=media-libs/libvorbis-1.0
>=media-libs/libogg-1.0 )
doc? ( >=app-doc/doxygen-1.2 )
>=games-rpg/adonthell-${PV}"
diff --git a/games-simulation/cannonsmash/ChangeLog b/games-simulation/cannonsmash/ChangeLog
index f1cabbc0b20a..ed97a4ad10a2 100644
--- a/games-simulation/cannonsmash/ChangeLog
+++ b/games-simulation/cannonsmash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-simulation/cannonsmash
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.11 2005/05/13 02:06:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.12 2005/09/06 13:00:18 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ cannonsmash-0.6.6.ebuild:
+ oggvorbis -> vorbis for bug #94254.
13 May 2005; Mike Frysinger <vapier@gentoo.org>
+files/cannonsmash-0.6.6-sizeof-cast.patch,
diff --git a/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild b/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild
index f2561fb3a87d..a37ef3aacb8c 100644
--- a/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild
+++ b/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.8 2005/08/24 04:30:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.9 2005/09/06 13:00:18 wolf31o2 Exp $
inherit eutils games
@@ -8,12 +8,12 @@ MY_OGG=danslatristesse2-48.ogg
DESCRIPTION="3D tabletennis game"
HOMEPAGE="http://cannonsmash.sourceforge.net/"
SRC_URI="mirror://sourceforge/cannonsmash/csmash-${PV}.tar.gz
- oggvorbis? ( http://nan.p.utmc.or.jp/${MY_OGG} )"
+ vorbis? ( http://nan.p.utmc.or.jp/${MY_OGG} )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="oggvorbis nls"
+IUSE="vorbis nls"
DEPEND="virtual/x11
virtual/opengl
@@ -30,7 +30,7 @@ src_unpack() {
epatch \
"${FILESDIR}"/${P}-x-inc.patch \
"${FILESDIR}"/${P}-sizeof-cast.patch
- if use oggvorbis ; then
+ if use vorbis ; then
cp "${DISTDIR}"/${MY_OGG} "${S}"/ || die "cp failed"
sed -i \
-e "s:${MY_OGG}:${GAMES_DATADIR}/csmash/${MY_OGG}:" ttinc.h \
@@ -50,7 +50,7 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- if use oggvorbis ; then
+ if use vorbis ; then
insinto "${GAMES_DATADIR}"/csmash
doins ${MY_OGG}
fi
diff --git a/games-strategy/ufo2000/ChangeLog b/games-strategy/ufo2000/ChangeLog
index d8bf5e0a5a41..1f61b41dda83 100644
--- a/games-strategy/ufo2000/ChangeLog
+++ b/games-strategy/ufo2000/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/ufo2000
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ChangeLog,v 1.11 2005/06/15 19:13:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ChangeLog,v 1.12 2005/09/06 13:01:15 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ ufo2000-0.6.627.ebuild:
+ oggvorbis -> vorbis for bug #94254.
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ufo2000-0.6.627.ebuild:
diff --git a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild b/games-strategy/ufo2000/ufo2000-0.6.627.ebuild
index 50af41309fba..71023a8722b3 100644
--- a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild
+++ b/games-strategy/ufo2000/ufo2000-0.6.627.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.4 2005/06/15 19:13:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.5 2005/09/06 13:01:15 wolf31o2 Exp $
inherit games
@@ -9,18 +9,18 @@ HOMEPAGE="http://ufo2000.sourceforge.net/"
SRC_URI="http://ufo2000.lxnt.info/files/${P}-src.tar.bz2
ftp://ftp.microprose.com/pub/mps-online/x-com/xcomdemo.zip
ftp://ftp.microprose.com/pub/mps-online/demos/terror.zip
- oggvorbis? ( http://ufo2000.lxnt.info/files/ufo2000-music-20041222.zip )"
+ vorbis? ( http://ufo2000.lxnt.info/files/ufo2000-music-20041222.zip )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ppc x86"
-IUSE="oggvorbis"
+IUSE="vorbis"
RDEPEND="virtual/libc
dev-libs/expat
>=dev-games/hawknl-1.66
>=media-libs/allegro-4.0.0
- oggvorbis? ( >=media-libs/aldumb-0.9.2
+ vorbis? ( >=media-libs/aldumb-0.9.2
media-libs/libogg
media-libs/libvorbis )"
DEPEND="${RDEPEND}
@@ -40,7 +40,7 @@ src_unpack() {
unzip -qLL TFTD.ZIP || die "unzip failed"
rm TFTD.ZIP
- if use oggvorbis ; then
+ if use vorbis ; then
cd "${S}/newmusic"
unpack ufo2000-music-20041222.zip
fi
@@ -49,7 +49,7 @@ src_unpack() {
src_compile() {
local myconf
- use oggvorbis && myconf="dumbogg=1"
+ use vorbis && myconf="dumbogg=1"
emake \
DATA_DIR="${GAMES_DATADIR}/${PN}" \