summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-04-23 19:59:44 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-04-23 19:59:44 +0000
commitcbc3a59b8a00da962e20ace02150c6fe3a8f854a (patch)
tree0a01de913056bbf4c8a315b93645dd14a62ec101 /media-libs
parentopengl fixes (diff)
downloadgentoo-2-cbc3a59b8a00da962e20ace02150c6fe3a8f854a.tar.gz
gentoo-2-cbc3a59b8a00da962e20ace02150c6fe3a8f854a.tar.bz2
gentoo-2-cbc3a59b8a00da962e20ace02150c6fe3a8f854a.zip
many virtual/x11 and virtual/opengl dependency fixups, and a few removals
of older ebuilds
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/SoQt/SoQt-20010215.build6
-rw-r--r--media-libs/coin/coin-20010215.build6
-rw-r--r--media-libs/gle/gle-3.0.1-r1.ebuild6
-rw-r--r--media-libs/glut/glut-3.7-r1.ebuild4
-rw-r--r--media-libs/glut/glut-3.7.ebuild56
-rw-r--r--media-libs/libsdl/libsdl-1.1.6.ebuild4
-rw-r--r--media-libs/libsdl/libsdl-1.1.7-r2.ebuild6
-rw-r--r--media-libs/libsdl/libsdl-1.1.7.ebuild48
-rw-r--r--media-libs/libsdl/libsdl-1.1.8-r1.ebuild5
-rw-r--r--media-libs/libsdl/libsdl-1.1.8.ebuild84
-rw-r--r--media-libs/mesa-glu/mesa-glu-3.4.ebuild5
-rw-r--r--media-libs/mesa/mesa-3.4-r1.ebuild4
-rw-r--r--media-libs/smpeg/smpeg-0.4.1.ebuild38
-rw-r--r--media-libs/smpeg/smpeg-0.4.2-r1.ebuild4
-rw-r--r--media-libs/smpeg/smpeg-0.4.2.ebuild38
15 files changed, 26 insertions, 288 deletions
diff --git a/media-libs/SoQt/SoQt-20010215.build b/media-libs/SoQt/SoQt-20010215.build
index 95db36f0bcaf..505af0a06d0e 100644
--- a/media-libs/SoQt/SoQt-20010215.build
+++ b/media-libs/SoQt/SoQt-20010215.build
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010215.build,v 1.1 2001/02/15 18:07:07 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010215.build,v 1.2 2001/04/23 19:59:28 drobbins Exp $
A=${P}.tar.gz
@@ -10,8 +10,8 @@ DESCRIPTION="A Qt Interface for coin"
SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${A}"
HOMEPAGE="http://www.coinn3d.org"
-DEPEND=">=x11-base/xfree-4.0.2
- >=media-libs/mesa-3.4
+DEPEND="virtual/x11
+ virtual/opengl
=media-libs/coin-${PV}"
src_compile() {
diff --git a/media-libs/coin/coin-20010215.build b/media-libs/coin/coin-20010215.build
index a4b4c9a3b832..1f665c76b046 100644
--- a/media-libs/coin/coin-20010215.build
+++ b/media-libs/coin/coin-20010215.build
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/coin/coin-20010215.build,v 1.2 2001/02/21 06:25:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/coin/coin-20010215.build,v 1.3 2001/04/23 19:59:30 drobbins Exp $
A=Coin-${PV}.tar.gz
@@ -10,8 +10,8 @@ DESCRIPTION="An OpenSource implementation of SGI's OpenInventor"
SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${A}"
HOMEPAGE="http://www.coinn3d.org"
-DEPEND="X? ( >=x11-base/xfree-4.0.2 )
- >=media-libs/mesa-3.4"
+DEPEND="virtual/x11
+ virtual/opengl"
src_compile() {
diff --git a/media-libs/gle/gle-3.0.1-r1.ebuild b/media-libs/gle/gle-3.0.1-r1.ebuild
index 410a22dedac6..390d2d5dbebc 100644
--- a/media-libs/gle/gle-3.0.1-r1.ebuild
+++ b/media-libs/gle/gle-3.0.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.0.1-r1.ebuild,v 1.4 2001/02/22 16:38:38 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.0.1-r1.ebuild,v 1.5 2001/04/23 19:59:31 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GL extrusion library"
@@ -9,8 +9,8 @@ SRC_URI="http://www.linas.org/gle/gle-3.0.1.tar.gz"
HOMEPAGE="http://www.linas.org/gle"
DEPEND="virtual/glibc
- >=media-libs/mesa-2.4
- >=x11-base/xfree-4.0.2"
+ virtual/opengl
+ virtual/x11"
src_compile() {
diff --git a/media-libs/glut/glut-3.7-r1.ebuild b/media-libs/glut/glut-3.7-r1.ebuild
index 3679dc400b2a..96ef63f3ec11 100644
--- a/media-libs/glut/glut-3.7-r1.ebuild
+++ b/media-libs/glut/glut-3.7-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r1.ebuild,v 1.5 2001/04/23 18:11:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r1.ebuild,v 1.6 2001/04/23 19:59:32 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="GLUT API for Linux"
SRC_URI="http://reality.sgi.com/opengl/glut3/${A}"
HOMEPAGE="http://reality.sgi.com/opengl/glut3/glut3.html"
-DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.1"
+DEPEND="virtual/glibc virtual/x11 virtual/opengl"
src_unpack() {
unpack ${A}
diff --git a/media-libs/glut/glut-3.7.ebuild b/media-libs/glut/glut-3.7.ebuild
deleted file mode 100644
index 6ed9370a0d28..000000000000
--- a/media-libs/glut/glut-3.7.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.ebuild,v 1.6 2001/01/22 05:36:16 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="GLUT API for Linux"
-SRC_URI="http://reality.sgi.com/opengl/glut3/${A}"
-HOMEPAGE="http://reality.sgi.com/opengl/glut3/glut3.html"
-
-DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
- >=media-libs/mesa-3.4"
-
-src_unpack() {
- unpack ${A}
- cd ${WORKDIR}
- mkdir lib
- cd lib
- ln -s /usr/X11R6/lib/libGL.so.1 libMesaGL.so
- ln -s /usr/X11R6/lib/libGLU.so.1 libMesaGLU.so
-}
-
-src_compile() {
-
- cd ${S}
- cp linux/Glut.cf .
- cp mkmkfiles.imake mkmkfiles.imake.orig
- sed -e "s:/bin/csh:/bin/tcsh:" mkmkfiles.imake.orig > mkmkfiles.imake
- cp Imakefile Imakefile.orig
- sed -e "s:^SUBDIRS.*:SUBDIRS = lib:" Imakefile.orig > Imakefile
- unset LS_COLORS
- try ./mkmkfiles.imake
- cp linux/Makefile lib/glut
- cd ${S}/lib/glut
- try make
- ln -s libglut.so.3.7 libglut.so.3
- ln -s libglut.so.3.7 libglut.so
- cd ${S}
-
- try make
-}
-
-src_install () {
-
- cd ${S}
- insinto /usr/X11R6/include/GL
- doins include/GL/*.h
- into /usr/X11R6
- dolib lib/glut/libglut.so.3.7
- preplib /usr/X11R6
- prepallstrip
-}
-
-
diff --git a/media-libs/libsdl/libsdl-1.1.6.ebuild b/media-libs/libsdl/libsdl-1.1.6.ebuild
index 804563d35d81..00d084464eca 100644
--- a/media-libs/libsdl/libsdl-1.1.6.ebuild
+++ b/media-libs/libsdl/libsdl-1.1.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.6.ebuild,v 1.2 2000/11/22 12:23:28 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.6.ebuild,v 1.3 2001/04/23 19:59:34 drobbins Exp $
A=SDL-${PV}.tar.gz
S=${WORKDIR}/SDL-${PV}
@@ -15,7 +15,7 @@ DEPEND=">=sys-apps/bash-2.04
>=media-libs/alsa-lib-0.5.9
>=media-libs/audiofile-0.1.9
>=media-sound/esound-0.2.19
- >=x11-base/xfree-4.0.1"
+ virtual/x11"
src_unpack() {
unpack ${A}
diff --git a/media-libs/libsdl/libsdl-1.1.7-r2.ebuild b/media-libs/libsdl/libsdl-1.1.7-r2.ebuild
index 235524973cc6..bc93ef4b6bd5 100644
--- a/media-libs/libsdl/libsdl-1.1.7-r2.ebuild
+++ b/media-libs/libsdl/libsdl-1.1.7-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.7-r2.ebuild,v 1.1 2001/02/12 18:25:08 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.7-r2.ebuild,v 1.2 2001/04/23 19:59:34 drobbins Exp $
A=SDL-${PV}.tar.gz
S=${WORKDIR}/SDL-${PV}
@@ -13,10 +13,10 @@ DEPEND="virtual/glibc
>=dev-lang/nasm-0.98
>=media-libs/audiofile-0.1.9
>=media-libs/alsa-lib-0.5.9
- opengl? ( >=media-libs/mesa-3.4 )
+ opengl? ( virtual/opengl )
svga? ( >=media-libs/svgalib-1.4.2 )
esd? ( >=media-sound/esound-0.2.19 )
- X? ( >=x11-base/xfree-4.0.1 )
+ X? ( virtual/x11 )
arts? ( >=kde-base/kdelibs-2.0.1 )"
src_compile() {
diff --git a/media-libs/libsdl/libsdl-1.1.7.ebuild b/media-libs/libsdl/libsdl-1.1.7.ebuild
deleted file mode 100644
index f160f0eef3cc..000000000000
--- a/media-libs/libsdl/libsdl-1.1.7.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.7.ebuild,v 1.1 2001/01/17 21:41:27 achim Exp $
-
-A=SDL-${PV}.tar.gz
-S=${WORKDIR}/SDL-${PV}
-DESCRIPTION="Simple Direct Media Layer"
-SRC_URI="http://www.libsdl.org/release/"${A}
-HOMEPAGE="http://www.libsdl.org/"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=dev-lang/nasm-0.98
- >=media-libs/alsa-lib-0.5.9
- >=media-libs/audiofile-0.1.9
- >=media-sound/esound-0.2.19
- >=x11-base/xfree-4.0.1"
-
-src_unpack() {
- unpack ${A}
-}
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/usr
- try make
-}
-
-src_install() {
- cd ${S}
- try make DESTDIR=${D} install
- preplib /usr
- dodoc BUGS COPYING CREDITS README* TODO WhatsNew
- docinto html
- dodoc *.html
- docinto html/docs
- dodoc docs/*.html
-
-}
-pkg_postinst() {
-
- ldconfig -r ${ROOT}
-
-}
-
-
-
diff --git a/media-libs/libsdl/libsdl-1.1.8-r1.ebuild b/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
index c56ac64d7313..8692624efacc 100644
--- a/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
+++ b/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.8-r1.ebuild,v 1.3 2001/04/23 19:10:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.8-r1.ebuild,v 1.4 2001/04/23 19:59:34 drobbins Exp $
A=SDL-${PV}.tar.gz
S=${WORKDIR}/SDL-${PV}
@@ -13,9 +13,10 @@ DEPEND="virtual/glibc
>=dev-lang/nasm-0.98
>=media-libs/audiofile-0.1.9
>=media-libs/alsa-lib-0.5.9
+ opengl? ( virtual/opengl )
svga? ( >=media-libs/svgalib-1.4.2 )
esd? ( >=media-sound/esound-0.2.19 )
- X? ( >=x11-base/xfree-4.0.1 )
+ X? ( virtual/x11 )
arts? ( >=kde-base/kdelibs-2.0.1 )
nas? ( media-sound/nas )
ggi? ( >=medlia-libs/libggi-2.0_beta3 )"
diff --git a/media-libs/libsdl/libsdl-1.1.8.ebuild b/media-libs/libsdl/libsdl-1.1.8.ebuild
deleted file mode 100644
index 6fed4c7da907..000000000000
--- a/media-libs/libsdl/libsdl-1.1.8.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.8.ebuild,v 1.1 2001/02/13 20:43:43 drobbins Exp $
-
-A=SDL-${PV}.tar.gz
-S=${WORKDIR}/SDL-${PV}
-DESCRIPTION="Simple Direct Media Layer"
-SRC_URI="http://www.libsdl.org/release/"${A}
-HOMEPAGE="http://www.libsdl.org/"
-
-DEPEND="virtual/glibc
- >=dev-lang/nasm-0.98
- >=media-libs/audiofile-0.1.9
- >=media-libs/alsa-lib-0.5.9
- opengl? ( >=media-libs/mesa-3.4 )
- svga? ( >=media-libs/svgalib-1.4.2 )
- esd? ( >=media-sound/esound-0.2.19 )
- X? ( >=x11-base/xfree-4.0.1 )
- arts? ( >=kde-base/kdelibs-2.0.1 )
- nas? ( >=media-sound/nas-1.4.1-r1 )"
-
-src_compile() {
-
- local myconf
-
- if [ -z "`use esd`" ]
- then
- myconf="--disable-esd"
- fi
-
- if [ -z "`use arts`" ]
- then
- myconf="${myconf} --disable-arts"
- fi
-
- if [ -z "`use X`" ]
- then
- myconf="${myconf} --disable-video-x11 --disable-nas"
- elif [ -z "`use nas`" ]
- then
- myconf="${myconf} --disable-nas"
- fi
- if [ "`use svga`" ]
- then
- myconf="${myconf} --enable-video-svga"
- fi
- if [ -z "`use fbcon`" ]
- then
- myconf="${myconf} --disable-video-fbcon"
- fi
- if [ "`use aalib`" ]
- then
- myconf="${myconf} --enable-video-aalib"
- fi
- if [ "`use ggi`" ]
- then
- myconf="${myconf} --enable-video-ggi"
- fi
- if [ -z "`use opengl`" ]
- then
- myconf="${myconf} --disable-video-opengl"
- fi
-
- try ./configure --host=${CHOST} --prefix=/usr --mandir=/usr/share/man ${myconf}
-
- try make
-
-}
-
-src_install() {
- cd ${S}
- try make DESTDIR=${D} install
- preplib /usr
- dodoc BUGS COPYING CREDITS README* TODO WhatsNew
- docinto html
- dodoc *.html
- docinto html/docs
- dodoc docs/*.html
-
-}
-
-
-
diff --git a/media-libs/mesa-glu/mesa-glu-3.4.ebuild b/media-libs/mesa-glu/mesa-glu-3.4.ebuild
index 39b81e048c40..9e510c1872e4 100644
--- a/media-libs/mesa-glu/mesa-glu-3.4.ebuild
+++ b/media-libs/mesa-glu/mesa-glu-3.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa-glu/mesa-glu-3.4.ebuild,v 1.2 2000/12/21 08:22:29 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa-glu/mesa-glu-3.4.ebuild,v 1.3 2001/04/23 19:59:37 drobbins Exp $
P=MesaLib-${PV}
A=${P}.tar.gz
@@ -10,8 +10,7 @@ DESCRIPTION="OpenGL like graphic library for Linux"
SRC_URI="ftp://gd.tuwien.ac.at/graphics/libs/Mesa/${A}"
HOMEPAGE="http://mesa3d.sourceforge.net/"
-DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1"
+DEPEND=">=sys-libs/glibc-2.1.3 virtual/x11 virtual/opengl"
src_compile() {
diff --git a/media-libs/mesa/mesa-3.4-r1.ebuild b/media-libs/mesa/mesa-3.4-r1.ebuild
index ace0e7d6cc4b..24df0b9a925d 100644
--- a/media-libs/mesa/mesa-3.4-r1.ebuild
+++ b/media-libs/mesa/mesa-3.4-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.4-r1.ebuild,v 1.3 2001/02/22 16:38:38 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.4-r1.ebuild,v 1.4 2001/04/23 19:59:36 drobbins Exp $
P=MesaLib-${PV}
A0=${P}.tar.bz2
@@ -18,6 +18,8 @@ DEPEND="virtual/glibc
ggi? ( >=media-libs/libggi-2.0_beta3 )
svga? ( >=media-libs/svgalib-1.4.2-r1 )"
+PROVIDE="virtual/opengl"
+
src_compile() {
local myconf
diff --git a/media-libs/smpeg/smpeg-0.4.1.ebuild b/media-libs/smpeg/smpeg-0.4.1.ebuild
deleted file mode 100644
index 9b0fc7f4c7f4..000000000000
--- a/media-libs/smpeg/smpeg-0.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.1.ebuild,v 1.4 2000/12/11 16:38:54 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="SDL MPEG Player Library"
-SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${A}"
-HOMEPAGE="http://www.lokigames.com/development/smpeg.php3"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=media-libs/libsdl-1.1.5
- >=media-libs/mesa-3.4
- >=dev-libs/glib-1.2.8
- >=x11-libs/gtk+-1.2.8"
-
-src_compile() {
-
- cd ${S}
- try ./configure --prefix=/usr --host=${CHOST}
-#--disable-opengl-player
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- prepman
- dodoc CHANGES COPYING README* TODO
-}
-
-
-
-
diff --git a/media-libs/smpeg/smpeg-0.4.2-r1.ebuild b/media-libs/smpeg/smpeg-0.4.2-r1.ebuild
index 929e8bc05e84..5935de1d0dcc 100644
--- a/media-libs/smpeg/smpeg-0.4.2-r1.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.2-r1.ebuild,v 1.2 2001/02/15 18:16:54 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.2-r1.ebuild,v 1.3 2001/04/23 19:59:39 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${A}"
HOMEPAGE="http://www.lokigames.com/development/smpeg.php3"
DEPEND=">=media-libs/libsdl-1.0.8
- opengl? ( >=media-libs/mesa-3.4 )
+ opengl? ( virtual/opengl )
gtk? ( >=dev-libs/glib-1.2.8
>=x11-libs/gtk+-1.2.8 )"
diff --git a/media-libs/smpeg/smpeg-0.4.2.ebuild b/media-libs/smpeg/smpeg-0.4.2.ebuild
deleted file mode 100644
index d15a527bbdce..000000000000
--- a/media-libs/smpeg/smpeg-0.4.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.2.ebuild,v 1.1 2001/02/10 11:17:24 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="SDL MPEG Player Library"
-SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${A}"
-HOMEPAGE="http://www.lokigames.com/development/smpeg.php3"
-
-DEPEND=">=sys-apps/bash-2.04
- >=sys-libs/glibc-2.1.3
- >=media-libs/libsdl-1.1.5
- >=media-libs/mesa-3.4
- >=dev-libs/glib-1.2.8
- >=x11-libs/gtk+-1.2.8"
-
-src_compile() {
-
- cd ${S}
- try ./configure --prefix=/usr --host=${CHOST}
-#--disable-opengl-player
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- prepman
- dodoc CHANGES COPYING README* TODO
-}
-
-
-
-