summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-03 01:30:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-03 01:30:39 +0000
commitf3ffe401de72f5339fcdad29cdb329b941a3ac99 (patch)
treee4a6c09891c763a74bb9969f49534e99fcdb018f /dev-games
parentMask winelib. It's broken against recent wine, and completely abandoned upstr... (diff)
downloadgentoo-2-f3ffe401de72f5339fcdad29cdb329b941a3ac99.tar.gz
gentoo-2-f3ffe401de72f5339fcdad29cdb329b941a3ac99.tar.bz2
gentoo-2-f3ffe401de72f5339fcdad29cdb329b941a3ac99.zip
old
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/ogre/files/0.13.1-nocg.patch30
-rw-r--r--dev-games/ogre/files/0.14.0-nocg.patch30
-rw-r--r--dev-games/ogre/files/digest-ogre-0.13.11
-rw-r--r--dev-games/ogre/files/digest-ogre-0.14.01
-rw-r--r--dev-games/ogre/files/digest-ogre-0.14.0-r11
-rw-r--r--dev-games/ogre/ogre-0.13.1.ebuild66
-rw-r--r--dev-games/ogre/ogre-0.14.0-r1.ebuild67
-rw-r--r--dev-games/ogre/ogre-0.14.0.ebuild66
8 files changed, 0 insertions, 262 deletions
diff --git a/dev-games/ogre/files/0.13.1-nocg.patch b/dev-games/ogre/files/0.13.1-nocg.patch
deleted file mode 100644
index 463dce704339..000000000000
--- a/dev-games/ogre/files/0.13.1-nocg.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- configure.in.orig 2004-04-14 12:04:49.000000000 +0200
-+++ configure.in 2004-04-14 12:05:43.000000000 +0200
-@@ -44,12 +44,6 @@
- ****************************************************************]))
- AC_CHECK_LIB(ILU, iluFlipImage)
- AC_CHECK_LIB(pthread, pthread_create)
--AC_CHECK_LIB(Cg, cgCreateProgram,,AC_MSG_ERROR([
--****************************************************************
--* You do not have the nVidia Cg libraries installed. *
--* Go to http://developer.nvidia.com/object/cg_toolkit.html *
--* (Click on Cg_Linux.tar.gz). *
--****************************************************************]))
- AC_CHECK_FUNC(snprintf, AC_DEFINE(HAVE_SNPRINTF,,snprintf))
- AC_CHECK_FUNC(vsnprintf, AC_DEFINE(HAVE_VSNPRINTF,,vsnprintf))
-
-@@ -94,9 +88,6 @@
- PlugIns/BSPSceneManager/Makefile \
- PlugIns/BSPSceneManager/src/Makefile \
- PlugIns/BSPSceneManager/include/Makefile \
-- PlugIns/CgProgramManager/Makefile \
-- PlugIns/CgProgramManager/src/Makefile \
-- PlugIns/CgProgramManager/include/Makefile \
- PlugIns/FileSystem/Makefile \
- PlugIns/FileSystem/src/Makefile \
- PlugIns/FileSystem/include/Makefile \
---- PlugIns/Makefile.am.orig 2004-04-14 12:05:54.000000000 +0200
-+++ PlugIns/Makefile.am 2004-04-14 12:06:03.000000000 +0200
-@@ -1 +1 @@
--SUBDIRS = BSPSceneManager CgProgramManager FileSystem ParticleFX OctreeSceneManager GuiElements NatureSceneManager
-+SUBDIRS = BSPSceneManager FileSystem ParticleFX OctreeSceneManager GuiElements NatureSceneManager
diff --git a/dev-games/ogre/files/0.14.0-nocg.patch b/dev-games/ogre/files/0.14.0-nocg.patch
deleted file mode 100644
index 463dce704339..000000000000
--- a/dev-games/ogre/files/0.14.0-nocg.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- configure.in.orig 2004-04-14 12:04:49.000000000 +0200
-+++ configure.in 2004-04-14 12:05:43.000000000 +0200
-@@ -44,12 +44,6 @@
- ****************************************************************]))
- AC_CHECK_LIB(ILU, iluFlipImage)
- AC_CHECK_LIB(pthread, pthread_create)
--AC_CHECK_LIB(Cg, cgCreateProgram,,AC_MSG_ERROR([
--****************************************************************
--* You do not have the nVidia Cg libraries installed. *
--* Go to http://developer.nvidia.com/object/cg_toolkit.html *
--* (Click on Cg_Linux.tar.gz). *
--****************************************************************]))
- AC_CHECK_FUNC(snprintf, AC_DEFINE(HAVE_SNPRINTF,,snprintf))
- AC_CHECK_FUNC(vsnprintf, AC_DEFINE(HAVE_VSNPRINTF,,vsnprintf))
-
-@@ -94,9 +88,6 @@
- PlugIns/BSPSceneManager/Makefile \
- PlugIns/BSPSceneManager/src/Makefile \
- PlugIns/BSPSceneManager/include/Makefile \
-- PlugIns/CgProgramManager/Makefile \
-- PlugIns/CgProgramManager/src/Makefile \
-- PlugIns/CgProgramManager/include/Makefile \
- PlugIns/FileSystem/Makefile \
- PlugIns/FileSystem/src/Makefile \
- PlugIns/FileSystem/include/Makefile \
---- PlugIns/Makefile.am.orig 2004-04-14 12:05:54.000000000 +0200
-+++ PlugIns/Makefile.am 2004-04-14 12:06:03.000000000 +0200
-@@ -1 +1 @@
--SUBDIRS = BSPSceneManager CgProgramManager FileSystem ParticleFX OctreeSceneManager GuiElements NatureSceneManager
-+SUBDIRS = BSPSceneManager FileSystem ParticleFX OctreeSceneManager GuiElements NatureSceneManager
diff --git a/dev-games/ogre/files/digest-ogre-0.13.1 b/dev-games/ogre/files/digest-ogre-0.13.1
deleted file mode 100644
index 1295fc9521db..000000000000
--- a/dev-games/ogre/files/digest-ogre-0.13.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b7538ffb07859ed3b79ef5281178d18b ogre-linux_osx-v0-13-1.tar.bz2 17052192
diff --git a/dev-games/ogre/files/digest-ogre-0.14.0 b/dev-games/ogre/files/digest-ogre-0.14.0
deleted file mode 100644
index e7508157e6c0..000000000000
--- a/dev-games/ogre/files/digest-ogre-0.14.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4859fd0be1f9af42402589b44939afe5 ogre-linux_osx-v0-14-0.tar.bz2 23052370
diff --git a/dev-games/ogre/files/digest-ogre-0.14.0-r1 b/dev-games/ogre/files/digest-ogre-0.14.0-r1
deleted file mode 100644
index e7508157e6c0..000000000000
--- a/dev-games/ogre/files/digest-ogre-0.14.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4859fd0be1f9af42402589b44939afe5 ogre-linux_osx-v0-14-0.tar.bz2 23052370
diff --git a/dev-games/ogre/ogre-0.13.1.ebuild b/dev-games/ogre/ogre-0.13.1.ebuild
deleted file mode 100644
index 360822d42511..000000000000
--- a/dev-games/ogre/ogre-0.13.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.13.1.ebuild,v 1.11 2005/01/01 18:02:38 eradicator Exp $
-
-inherit eutils
-
-DESCRIPTION="Object-oriented Graphics Rendering Engine"
-HOMEPAGE="http://www.ogre3d.org/"
-SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${PV//./-}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 ppc"
-IUSE="doc gtk"
-
-RDEPEND="virtual/opengl
- media-libs/libsdl
- =media-libs/freetype-2*
- media-libs/devil
- gtk? (
- =dev-cpp/libglademm-2.0*
- =dev-cpp/gtkmm-2* )
- sys-libs/zlib"
-DEPEND="${RDEPEND}
- x86? ( >=media-gfx/nvidia-cg-toolkit-1.2 )
- >=sys-apps/sed-4
- || (
- dev-libs/STLport
- >=sys-devel/gcc-3.0 )"
-
-S="${WORKDIR}/ogrenew"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- case "${ARCH}" in
- x86 | amd64)
- ;;
- *)
- einfo "Removing nVidia Cg dependency on this arch"
- epatch ${FILESDIR}/${PV}-nocg.patch || \
- die "Failed while removing nVidia Cg support"
- ./bootstrap
- ;;
- esac
-}
-
-src_compile() {
- local myconf="cli"
-
- use gtk && myconf="gtk"
-
- econf --with-cfgtk=${myconf} || die
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "make install failed"
- if use doc ; then
- dohtml -r Docs/* Docs/Tutorials/* || die "dohtml failed (doc)"
- fi
- insinto /usr/share/OGRE/Media
- doins Samples/Media/* || die "doins failed"
- dodoc AUTHORS BUGS LINUX.DEV README Docs/README.linux || die "dodoc failed"
- dohtml Docs/*.html || die "dohtml failed"
-}
diff --git a/dev-games/ogre/ogre-0.14.0-r1.ebuild b/dev-games/ogre/ogre-0.14.0-r1.ebuild
deleted file mode 100644
index 609878d67315..000000000000
--- a/dev-games/ogre/ogre-0.14.0-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.14.0-r1.ebuild,v 1.2 2005/01/01 18:02:38 eradicator Exp $
-
-inherit eutils
-
-DESCRIPTION="Object-oriented Graphics Rendering Engine"
-HOMEPAGE="http://www.ogre3d.org/"
-SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${PV//./-}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ppc"
-IUSE="doc gtk"
-
-RDEPEND="virtual/opengl
- media-libs/libsdl
- =media-libs/freetype-2*
- media-libs/devil
- gtk? (
- =dev-cpp/libglademm-2.0*
- =dev-cpp/gtkmm-2* )
- sys-libs/zlib"
-DEPEND="${RDEPEND}
- x86? ( >=media-gfx/nvidia-cg-toolkit-1.2 )
- amd64? ( >=media-gfx/nvidia-cg-toolkit-1.2 )
- >=sys-apps/sed-4
- || (
- dev-libs/STLport
- >=sys-devel/gcc-3.0 )"
-
-S="${WORKDIR}/ogrenew"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- case "${ARCH}" in
- x86 | amd64)
- ;;
- *)
- einfo "Removing nVidia Cg dependency on this arch"
- epatch "${FILESDIR}/${PV}-nocg.patch"
- rm -rf ${S}/autom4te.cache
- ./bootstrap
- ;;
- esac
-}
-
-src_compile() {
- local myconf="cli"
-
- use gtk && myconf="gtk"
-
- econf --with-cfgtk=${myconf} || die
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- if use doc ; then
- dohtml -r Docs/* Docs/Tutorials/*
- fi
- insinto /usr/share/OGRE/Media
- doins Samples/Media/*
- dodoc AUTHORS BUGS LINUX.DEV README Docs/README.linux
- dohtml Docs/*.html
-}
diff --git a/dev-games/ogre/ogre-0.14.0.ebuild b/dev-games/ogre/ogre-0.14.0.ebuild
deleted file mode 100644
index 4c1e1db568ca..000000000000
--- a/dev-games/ogre/ogre-0.14.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.14.0.ebuild,v 1.2 2005/01/01 18:02:38 eradicator Exp $
-
-inherit eutils
-
-DESCRIPTION="Object-oriented Graphics Rendering Engine"
-HOMEPAGE="http://www.ogre3d.org/"
-SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${PV//./-}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 ppc"
-IUSE="doc gtk"
-
-RDEPEND="virtual/opengl
- media-libs/libsdl
- =media-libs/freetype-2*
- media-libs/devil
- gtk? (
- =dev-cpp/libglademm-2.0*
- =dev-cpp/gtkmm-2* )
- sys-libs/zlib"
-DEPEND="${RDEPEND}
- x86? ( >=media-gfx/nvidia-cg-toolkit-1.2 )
- amd64? ( >=media-gfx/nvidia-cg-toolkit-1.2 )
- >=sys-apps/sed-4
- || (
- dev-libs/STLport
- >=sys-devel/gcc-3.0 )"
-
-S="${WORKDIR}/ogrenew"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- case "${ARCH}" in
- x86 | amd64)
- ;;
- *)
- einfo "Removing nVidia Cg dependency on this arch"
- epatch "${FILESDIR}/${PV}-nocg.patch"
- ./bootstrap
- ;;
- esac
-}
-
-src_compile() {
- local myconf="cli"
-
- use gtk && myconf="gtk"
-
- econf --with-cfgtk=${myconf} || die
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- if use doc ; then
- dohtml -r Docs/* Docs/Tutorials/*
- fi
- insinto /usr/share/OGRE/Media
- doins Samples/Media/*
- dodoc AUTHORS BUGS LINUX.DEV README Docs/README.linux
- dohtml Docs/*.html
-}