diff options
51 files changed, 127 insertions, 875 deletions
diff --git a/media-video/DFBSee/DFBSee-0.7.2.ebuild b/media-video/DFBSee/DFBSee-0.7.2.ebuild index b4b3842f8918..16763bb8a531 100644 --- a/media-video/DFBSee/DFBSee-0.7.2.ebuild +++ b/media-video/DFBSee/DFBSee-0.7.2.ebuild @@ -1,15 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/media-video/DFBSee/DFBSee-0.7.2ebuild +# $Header: /var/cvsroot/gentoo-x86/media-video/DFBSee/DFBSee-0.7.2.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="DFBSee is image viewer and video player based on DirectFB" SRC_URI="http://www.directfb.org/download/${PN}/${P}.tar.gz" HOMEPAGE="http://www.directfb.org/dfbsee.xml" + +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/x11 dev-libs/DirectFB" - RDEPEND="${DEPEND}" src_install () { diff --git a/media-video/alevt/alevt-1.6.0-r3.ebuild b/media-video/alevt/alevt-1.6.0-r3.ebuild index 60ba4bd67344..c164b5ba4d89 100644 --- a/media-video/alevt/alevt-1.6.0-r3.ebuild +++ b/media-video/alevt/alevt-1.6.0-r3.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/alevt/alevt-1.6.0-r3.ebuild,v 1.1 2002/07/09 09:21:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/alevt/alevt-1.6.0-r3.ebuild,v 1.2 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${P} - DESCRIPTION="Teletext viewer for X11" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/video/${P}.tar.gz" HOMEPAGE="http://www.goron.de/~froese/" + SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND=">=x11-base/xfree-4.0.1 +DEPEND="virtual/x11 >=media-libs/libpng-1.0.12" diff --git a/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild b/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild index 9aefdf151147..c69303e0a7e2 100644 --- a/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild +++ b/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.2.0.11-r1.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/X11R6 MY_P=ATI-4.2.0-11 DESCRIPTION="ATI drivers for Xfree86 that support ATI video capabilities" SRC_URI="mirror://sourceforge/gatos/${MY_P}.i386.tar.gz" HOMEPAGE="http://gatos.sourceforge.net" + SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" DEPEND="x11-base/xfree" diff --git a/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild b/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild deleted file mode 100644 index 697aa42fa16a..000000000000 --- a/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ - -S=${WORKDIR}/X11R6 -MY_P=ATI-4.2.0-11 -DESCRIPTION="ATI drivers for Xfree86 that support ATI video capabilities" -SRC_URI="mirror://sourceforge/gatos/${MY_P}.i386.tar.gz" -HOMEPAGE="http://gatos.sourceforge.net" - -DEPEND="x11-base/xfree" - -src_install () { - dodoc ${S}/README* ${S}/ATI* - cd ${S}/lib/modules - insinto /usr/X11R6/lib/modules/multimedia - doins multimedia/* - insinto /usr/X11R6/lib/modules/drivers - doins drivers/* -} diff --git a/media-video/ati-gatos/ati-gatos-4.2.0.6.ebuild b/media-video/ati-gatos/ati-gatos-4.2.0.6.ebuild deleted file mode 100644 index e24cf8d13138..000000000000 --- a/media-video/ati-gatos/ati-gatos-4.2.0.6.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later - -S=${WORKDIR}/X11R6 -DESCRIPTION="ATI drivers for Xfree86 that support ATI video capabilities" -SRC_URI="mirror://sourceforge/gatos/ATI-4.2.0-6.i386.tar.gz" -HOMEPAGE="http://gatos.sourceforge.net" - -DEPEND="x11-base/xfree" - -src_install () { - dodoc ${S}/README* ${S}/ATI* - cd ${S}/lib/modules - insinto /usr/X11R6/lib/modules/multimedia - doins multimedia/* - insinto /usr/X11R6/lib/modules/drivers - doins drivers/* -} diff --git a/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 b/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 deleted file mode 100644 index 2040461f3f4b..000000000000 --- a/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 f553e4539fbd436681916a8df3f3a073 ATI-4.2.0-11.i386.tar.gz 190922 diff --git a/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.6 b/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.6 deleted file mode 100644 index ef28285fcf11..000000000000 --- a/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 917e369185513bbb790bed970f185237 ATI-4.2.0-6.i386.tar.gz 189660 diff --git a/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild b/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild index 1c0ac3bc259a..b23c524f1d60 100644 --- a/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild +++ b/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild @@ -1,16 +1,19 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/avi4xmms/avi4xmms-0.1-r1.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A plugin for XMMS to play AVI/DivX/ASF movies" SRC_URI="mirror://sourceforge/my-xmms-plugs/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/my-xmms-plugs/" -DEPEND="virtual/glibc - >=media-video/avifile-0.7.4.20020426-r2 +DEPEND=">=media-video/avifile-0.7.4.20020426-r2 >=media-sound/xmms-1.2.7-r6" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_unpack() { unpack ${A} diff --git a/media-video/avi4xmms/avi4xmms-0.1.ebuild b/media-video/avi4xmms/avi4xmms-0.1.ebuild deleted file mode 100644 index d3196607db91..000000000000 --- a/media-video/avi4xmms/avi4xmms-0.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/avi4xmms/avi4xmms-0.1.ebuild,v 1.5 2002/07/11 06:30:42 drobbins Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="A plugin for XMMS to play AVI/DivX/ASF movies" -SRC_URI="mirror://sourceforge/my-xmms-plugs/${P}.tar.gz" -HOMEPAGE="http://sourceforge.net/projects/my-xmms-plugs/" - -DEPEND="virtual/glibc - >=media-video/avifile-0.6 - >=media-sound/xmms-1.2.7" - -src_compile() { - - ./configure \ - --prefix=/usr \ - --host=${CHOST} || die - - emake || die -} - -src_install () { - - make \ - libdir=/usr/lib/xmms/Input \ - DESTDIR=${D} install || die - - dodoc AUTHORS COPYING ChangeLog README TODO -} - diff --git a/media-video/avi4xmms/files/digest-avi4xmms-0.1 b/media-video/avi4xmms/files/digest-avi4xmms-0.1 deleted file mode 100644 index 270d54981aeb..000000000000 --- a/media-video/avi4xmms/files/digest-avi4xmms-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 db90dbddabad61be31923b0905d6efd4 avi4xmms-0.1.tar.gz 194418 diff --git a/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild b/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild index f308923fc636..fc3dce8a0c62 100644 --- a/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild +++ b/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild,v 1.8 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.6.0.20011220-r2.ebuild,v 1.9 2002/07/19 10:47:49 seemant Exp $ MY_P=${P/.200/-200} MY_S=${MY_P/avifile-/avifile} @@ -19,6 +19,8 @@ DEPEND="=media-libs/divx4linux-20011025* oggvorbis? ( media-libs/libvorbis )" SLOT="0.6" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { diff --git a/media-video/avifile/avifile-0.7.4.20020426-r2.ebuild b/media-video/avifile/avifile-0.7.4.20020426-r2.ebuild deleted file mode 100644 index 2af1161227c6..000000000000 --- a/media-video/avifile/avifile-0.7.4.20020426-r2.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.7.4.20020426-r2.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ - -MY_P=${P/.200/-200} -MY_S=${PN}0.7-0.7.4 -S=${WORKDIR}/${MY_S} -DESCRIPTION="Library for AVI-Files" -SRC_URI="http://avifile.sourceforge.net/${MY_P}.tgz" -HOMEPAGE="http://avifile.sourceforge.net/" - -DEPEND=">=media-libs/divx4linux-20020418 - media-libs/jpeg - media-libs/win32codecs - qt? ( >=x11-libs/qt-3.0.3 ) - nas? ( >=media-libs/nas-1.4.2 ) - sdl? ( >=media-libs/libsdl-1.2.2 ) - oggvorbis? ( media-libs/libvorbis )" - -SLOT="0.7" - -src_unpack() { - unpack ${A} - cd ${S} - patch -p1 <${FILESDIR}/${P}-gcc3.1-gentoo.patch || die -} - -src_compile() { - - einfo "${S}" - - local myconf="" - local kdepre="" - - ( use mmx || use sse || use 3dnow ) && myconf="${myconf} --enable-x86opt" - - use qt \ - && myconf="${myconf} --with-qt-dir=${QTDIR}" \ - || myconf="${myconf} --without-qt" - - use kde \ - && myconf="${myconf} --enable-kde" \ - || myconf="${myconf} --disable-kde" - - use sdl \ - && myconf="${myconf} --enable-sdl" \ - || myconf="${myconf} --disable-sdl --disable-sdltest" - - use nas && LDFLAGS="-L/usr/X11R6/lib -lXt" - - use oggvorbis \ - && myconf="${myconf} --enable-vorbis" \ - || myconf="${myconf} --disable-vorbis --disable-oggtest --disable-vorbistest" - - use kde \ - && ( \ - myconf="${myconf} --enable-kde" \ - && LDFLAGS="${LDFLAGS} -L${KDEDIR}/lib" \ - && myconf="${myconf} --with-extra-libraries=${KDEDIR}" \ - ) || ( - myconf="${myconf} --disable-kde" \ - && LDFLAGS="${LDFLAGS}" - ) - - - # this version has b0rked a52 support -- author recommends disabling it - myconf="${myconf} --disable-a52" - - export CFLAGS=${CFLAGS/-O?/-O2} - export LDFLAGS - ./configure --prefix=/usr \ - --host=${CHOST} \ - --enable-quiet \ - --disable-tsc \ - ${myconf} || die - - make || die -} - -src_install () { - - dodir /usr/lib /usr/bin - use avi && dodir /usr/lib/win32 - - make prefix=${D}/usr install || die - - cd ${S} - dodoc COPYING README - cd doc - dodoc CREDITS EXCEPTIONS FreeBSD LICENSING TODO - dodoc VIDEO-PERFORMANCE WARNINGS -} diff --git a/media-video/avifile/avifile-0.7.7.20020523.ebuild b/media-video/avifile/avifile-0.7.7.20020523.ebuild index 5728ccac8c0c..75fb826ea70a 100644 --- a/media-video/avifile/avifile-0.7.7.20020523.ebuild +++ b/media-video/avifile/avifile-0.7.7.20020523.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.7.7.20020523.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.7.7.20020523.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ MY_P=${P/.200/-200} MY_S=${PN}0.7-0.7.7 @@ -18,7 +18,8 @@ DEPEND=">=media-libs/divx4linux-20020418 oggvorbis? ( media-libs/libvorbis )" SLOT="0.7" - +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { diff --git a/media-video/avifile/files/digest-avifile-0.7.4.20020426-r2 b/media-video/avifile/files/digest-avifile-0.7.4.20020426-r2 deleted file mode 100644 index a05ee43f371c..000000000000 --- a/media-video/avifile/files/digest-avifile-0.7.4.20020426-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b57fd2b745a5bd6aa801ef4786918e51 avifile-0.7.4-20020426.tgz 2162391 diff --git a/media-video/bcast/bcast-2000c-r1.ebuild b/media-video/bcast/bcast-2000c-r1.ebuild deleted file mode 100644 index b980baff1d1d..000000000000 --- a/media-video/bcast/bcast-2000c-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r1.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ - -A=${P}-src.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="Realtime audio and video editor" -SRC_URI="ftp://heroines.sourceforge.net/pub/heroines/${A}" -HOMEPAGE="http://heroines.sourceforge.net/" - -DEPEND="virtual/glibc dev-lang/nasm - >=sys-devel/gcc-2.95.2 - =dev-libs/glib-1.2* - >=media-libs/libpng-1.0.7 - virtual/x11" - -RDEPEND="virtual/glibc - >=sys-devel/gcc-2.95.2 - =dev-libs/glib-1.2* - >=media-libs/libpng-1.0.7 - virtual/x11" - -src_unpack() { - unpack ${A} - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff -} - -src_compile() { - - try ./configure - try make - -} - -src_install () { - - into /usr - dobin bcast/bcast2000 - dolib.so bcbase/libbcbase.so - dolib.so guicast/libguicast.so - insopts -m 755 - insinto /usr/lib/bcast/plugins - doins plugins/*.plugin - dodoc COPYING - docinto html - dodoc docs/*.html docs/*.png docs/*.jpg - -} - - - diff --git a/media-video/bcast/bcast-2000c-r2.ebuild b/media-video/bcast/bcast-2000c-r2.ebuild index f7f0b1b2c8bb..6b9d5bd99a69 100644 --- a/media-video/bcast/bcast-2000c-r2.ebuild +++ b/media-video/bcast/bcast-2000c-r2.ebuild @@ -1,24 +1,20 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r2.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r2.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ -A=${P}-src.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Realtime audio and video editor" -SRC_URI="ftp://heroines.sourceforge.net/pub/heroines/${A}" +SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.gz" HOMEPAGE="http://heroines.sourceforge.net/" -DEPEND="virtual/glibc dev-lang/nasm - >=sys-devel/gcc-2.95.2 +DEPEND="dev-lang/nasm =dev-libs/glib-1.2* >=media-libs/libpng-1.2.1 virtual/x11" -RDEPEND="virtual/glibc - >=sys-devel/gcc-2.95.2 - =dev-libs/glib-1.2* - >=media-libs/libpng-1.2.1 - virtual/x11" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_unpack() { unpack ${A} @@ -27,25 +23,20 @@ src_unpack() { src_compile() { - try ./configure - try make + ./configure || die + make || die } src_install () { - into /usr - dobin bcast/bcast2000 - dolib.so bcbase/libbcbase.so - dolib.so guicast/libguicast.so - insopts -m 755 - insinto /usr/lib/bcast/plugins - doins plugins/*.plugin - dodoc COPYING - docinto html - dodoc docs/*.html docs/*.png docs/*.jpg - + into /usr + dobin bcast/bcast2000 + dolib.so bcbase/libbcbase.so + dolib.so guicast/libguicast.so + insopts -m 755 + insinto /usr/lib/bcast/plugins + doins plugins/*.plugin + dodoc COPYING + dohtml -r docs } - - - diff --git a/media-video/bcast/files/digest-bcast-2000c-r1 b/media-video/bcast/files/digest-bcast-2000c-r1 deleted file mode 100644 index 3c42b267f808..000000000000 --- a/media-video/bcast/files/digest-bcast-2000c-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1648ade202eadfca9522d5371c003820 bcast-2000c-src.tar.gz 5402399 diff --git a/media-video/came/came-1.2.ebuild b/media-video/came/came-1.2.ebuild index ae5b3ee0745a..a1ca1143ab85 100644 --- a/media-video/came/came-1.2.ebuild +++ b/media-video/came/came-1.2.ebuild @@ -1,16 +1,19 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/came/came-1.2.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/came/came-1.2.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/camE-${PV} DESCRIPTION="camE is a rewrite of the xawtv webcam app, which adds imlib2 support and a lot of new features" SRC_URI="http://linuxbrit.co.uk/downloads/camE-${PV}.tar.gz" - HOMEPAGE="http://linuxbrit.co.uk/camE/" DEPEND=">=net-ftp/curl-7.9.1 >=media-libs/giblib-1.2.1" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_compile() { mv Makefile Makefile_old sed -e "s:/usr/local:/usr:" Makefile_old > Makefile diff --git a/media-video/camserv/camserv-0.5.0.ebuild b/media-video/camserv/camserv-0.5.0.ebuild index 0fadf29c9db8..7a10e26942cb 100644 --- a/media-video/camserv/camserv-0.5.0.ebuild +++ b/media-video/camserv/camserv-0.5.0.ebuild @@ -1,26 +1,23 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/camserv-0.5.0.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camserv/camserv-0.5.0.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A streaming video server." SRC_URI="http://cserv.sourceforge.net/current/${P}.tar.gz" HOMEPAGE="http://cserv.sourceforge.net/" + +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND=">=media-libs/jpeg-6b-r2 >=media-libs/imlib-1.9.13-r2" src_compile() { - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die - + econf || die emake || die - #make || die } diff --git a/media-video/drip/drip-0.8.1-r2.ebuild b/media-video/drip/drip-0.8.1-r2.ebuild deleted file mode 100644 index da44589380cf..000000000000 --- a/media-video/drip/drip-0.8.1-r2.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.8.1-r2.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ - -AF_MINOR_VER=7 -S=${WORKDIR}/${P} -DESCRIPTION="Drip - A DVD to DIVX convertor frontend" -SRC_URI="${SRC_URI} http://drip.sourceforge.net/files/${P}.tar.gz" -HOMEPAGE="http://drip.sourceforge.net/" - -RDEPEND="gnome-base/gnome-libs - >=media-video/avifile-0.7.4.20020426 - >=media-libs/libdvdcss-1.1.1 - >=media-libs/libdvdread-0.9.2 - media-libs/gdk-pixbuf" - -DEPEND="${RDEPEND} - dev-lang/nasm - >=sys-devel/automake-1.5-r1" - - -src_unpack() { - - unpack ${A} - - # Fix hardcoded path of plugins - cd ${S} - cp encoder/plugin-loader.cpp encoder/plugin-loader.cpp.orig - sed -e "s:/usr/local/lib:/usr/lib:g" \ - encoder/plugin-loader.cpp.orig >encoder/plugin-loader.cpp - - # Fixup to work with avifile-0.${AF_MINOR_VER} - cd ${S}/encoder - for x in encoder.hh main.hh encoder.cpp external.cpp - do - cp ${x} ${x}.orig - sed -e "s:AVIFILE_MINOR_VERSION==6:AVIFILE_MINOR_VERSION==${AF_MINOR_VER}:g" \ - ${x}.orig >${x} - done - - # Fix it to work with the suffix the new avifile introduces. - cd ${S} - for x in $(find . -name 'Makefile.am') configure.in - do - cp ${x} ${x}.orig - sed -e "s:avifile-config:avifile-config0.${AF_MINOR_VER}:g" \ - ${x}.orig >${x} - done - - export WANT_AUTOMAKE_1_5=1 - aclocal -I macros - automake --add-missing - autoconf -} - -src_compile() { - - export WANT_AUTOMAKE_1_5=1 - - local myconf - use nls || myconf="--disable-nls" - - CFLAGS= \ - CXXFLAGS= \ - ./configure --host=${CHOST} \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --localstatedir=/var/lib \ - --sysconfdir=/etc \ - $myconf || die - - emake || die -} - -src_install() { - - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - localstatedir=${D}/var/lib \ - sysconfdir=${D}/etc \ - drip_helpdir=${D}/usr/share/gnome/help/drip/C \ - drip_pixmapdir=${D}/usr/share/pixmaps \ - install || die - - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO - - insinto /usr/share/pixmaps - newins ${S}/pixmaps/drip_logo.jpg drip.jpg - insinto /usr/share/gnome/apps/Multimedia - doins ${FILESDIR}/drip.desktop -} - diff --git a/media-video/drip/drip-0.8.1-r3.ebuild b/media-video/drip/drip-0.8.1-r3.ebuild deleted file mode 100644 index f041f6e3aedb..000000000000 --- a/media-video/drip/drip-0.8.1-r3.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.8.1-r3.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ - -AF_MINOR_VER="$(avifile-config --data-dir | cut -d. -f2)" -S=${WORKDIR}/${P} -DESCRIPTION="Drip - A DVD to DIVX convertor frontend" -SRC_URI="${SRC_URI} http://drip.sourceforge.net/files/${P}.tar.gz" -HOMEPAGE="http://drip.sourceforge.net/" - -RDEPEND="gnome-base/gnome-libs - >=media-video/avifile-0.7.4.20020426-r2 - >=media-libs/a52dec-0.7.3 - >=media-libs/libdvdcss-1.1.1 - >=media-libs/libdvdread-0.9.2 - media-libs/gdk-pixbuf" - -DEPEND="${RDEPEND} - dev-lang/nasm - >=sys-devel/automake-1.5-r1" - - -src_unpack() { - - unpack ${A} - - # Fix hardcoded path of plugins - cd ${S} - cp encoder/plugin-loader.cpp encoder/plugin-loader.cpp.orig - sed -e "s:/usr/local/lib:/usr/lib:g" \ - encoder/plugin-loader.cpp.orig >encoder/plugin-loader.cpp - - # Fixup to work with avifile-0.${AF_MINOR_VER} - cd ${S}/encoder - for x in encoder.hh main.hh encoder.cpp external.cpp - do - cp ${x} ${x}.orig - sed -e "s:AVIFILE_MINOR_VERSION==6:AVIFILE_MINOR_VERSION==${AF_MINOR_VER}:g" \ - ${x}.orig >${x} - done - - # Fix it to work with the suffix the new avifile introduces. -# cd ${S} -# for x in $(find . -name 'Makefile.am') configure.in -# do -# cp ${x} ${x}.orig -# sed -e "s:avifile-config:avifile-config0.${AF_MINOR_VER}:g" \ -# ${x}.orig >${x} -# done - - cd ${S} - export WANT_AUTOMAKE_1_5=1 - aclocal -I macros - automake --add-missing - autoconf -} - -src_compile() { - - export WANT_AUTOMAKE_1_5=1 - - local myconf - use nls || myconf="--disable-nls" - - CFLAGS= \ - CXXFLAGS= \ - ./configure --host=${CHOST} \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --localstatedir=/var/lib \ - --sysconfdir=/etc \ - ${myconf} || die - - emake || die -} - -src_install() { - - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - localstatedir=${D}/var/lib \ - sysconfdir=${D}/etc \ - drip_helpdir=${D}/usr/share/gnome/help/drip/C \ - drip_pixmapdir=${D}/usr/share/pixmaps \ - install || die - - # Remove liba52.so.* as ac52dec provides this - rm ${D}/usr/lib/liba52* - - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO - - insinto /usr/share/pixmaps - newins ${S}/pixmaps/drip_logo.jpg drip.jpg - insinto /usr/share/gnome/apps/Multimedia - doins ${FILESDIR}/drip.desktop -} - diff --git a/media-video/drip/drip-0.8.1-r4.ebuild b/media-video/drip/drip-0.8.1-r4.ebuild deleted file mode 100644 index 3935ea39241f..000000000000 --- a/media-video/drip/drip-0.8.1-r4.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.8.1-r4.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ - -AF_MINOR_VER="$(avifile-config --data-dir | cut -d. -f2)" -S=${WORKDIR}/${P} -DESCRIPTION="Drip - A DVD to DIVX convertor frontend" -SRC_URI="${SRC_URI} http://drip.sourceforge.net/files/${P}.tar.gz" -HOMEPAGE="http://drip.sourceforge.net/" - -RDEPEND="gnome-base/gnome-libs - >=media-video/avifile-0.7.4.20020426-r2 - >=media-libs/a52dec-0.7.3 - >=media-libs/divx4linux-20020418 - >=media-libs/libdvdcss-1.1.1 - >=media-libs/libdvdread-0.9.2 - media-libs/gdk-pixbuf" - -DEPEND="${RDEPEND} - dev-lang/nasm - >=sys-devel/automake-1.5-r1" - - -src_unpack() { - - unpack ${A} - - cd ${S} - - # Fix the problem that if the /dev/dvd symlink is not absolute, - # drip fails to start. - patch -p1 < ${FILESDIR}/${P}-fix-dvd-symlink.patch || die - - # Fix hardcoded path of plugins - cd ${S} - cp encoder/plugin-loader.cpp encoder/plugin-loader.cpp.orig - sed -e "s:/usr/local/lib:/usr/lib:g" \ - encoder/plugin-loader.cpp.orig >encoder/plugin-loader.cpp - - # Fix missing #include <stdio.h> - patch -p1 < ${FILESDIR}/${P}-missing-stdio.patch || die - - # Fixup to work with avifile-0.${AF_MINOR_VER} - cd ${S}/encoder - for x in encoder.hh main.hh encoder.cpp external.cpp - do - cp ${x} ${x}.orig - sed -e "s:AVIFILE_MINOR_VERSION==6:AVIFILE_MINOR_VERSION==${AF_MINOR_VER}:g" \ - ${x}.orig >${x} - done - - # Fix it to work with the suffix the new avifile introduces. -# cd ${S} -# for x in $(find . -name 'Makefile.am') configure.in -# do -# cp ${x} ${x}.orig -# sed -e "s:avifile-config:avifile-config0.${AF_MINOR_VER}:g" \ -# ${x}.orig >${x} -# done - - cd ${S} - # Remove stale script ... "automake --add-missing" will add it again - rm -f ${S}/missing - export WANT_AUTOMAKE_1_5=1 - aclocal -I macros - automake --add-missing - autoconf -} - -src_compile() { - - export WANT_AUTOMAKE_1_5=1 - - local myconf - use nls || myconf="--disable-nls" - - CFLAGS= \ - CXXFLAGS= \ - ./configure --host=${CHOST} \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --localstatedir=/var/lib \ - --sysconfdir=/etc \ - ${myconf} || die - - emake || die -} - -src_install() { - - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - localstatedir=${D}/var/lib \ - sysconfdir=${D}/etc \ - drip_helpdir=${D}/usr/share/gnome/help/drip/C \ - drip_pixmapdir=${D}/usr/share/pixmaps \ - install || die - - # Remove liba52.so.* as ac52dec provides this - rm ${D}/usr/lib/liba52* - - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO - - # Custom script for drip to get the *real* dvd device - # It is a bit rough around the edges, but hopefully will do the trick. - dobin ${FILESDIR}/dripgetdvd.sh - - insinto /usr/share/pixmaps - newins ${S}/pixmaps/drip_logo.jpg drip.jpg - insinto /usr/share/gnome/apps/Multimedia - doins ${FILESDIR}/drip.desktop -} - diff --git a/media-video/drip/drip-0.8.1-r5.ebuild b/media-video/drip/drip-0.8.1-r5.ebuild index 3470347285a6..10950ba606f6 100644 --- a/media-video/drip/drip-0.8.1-r5.ebuild +++ b/media-video/drip/drip-0.8.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.8.1-r5.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.8.1-r5.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ AF_MINOR_VER="$(avifile-config --data-dir | cut -d. -f2)" S=${WORKDIR}/${P} @@ -20,6 +20,9 @@ DEPEND="${RDEPEND} dev-lang/nasm >=sys-devel/automake-1.5-r1" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_unpack() { diff --git a/media-video/drip/files/digest-drip-0.8.1-r2 b/media-video/drip/files/digest-drip-0.8.1-r2 deleted file mode 100644 index 53af5b8fffdc..000000000000 --- a/media-video/drip/files/digest-drip-0.8.1-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b88e9731f7266f0e0b9ff412c13a3624 drip-0.8.1.tar.gz 603487 diff --git a/media-video/drip/files/digest-drip-0.8.1-r3 b/media-video/drip/files/digest-drip-0.8.1-r3 deleted file mode 100644 index 53af5b8fffdc..000000000000 --- a/media-video/drip/files/digest-drip-0.8.1-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 b88e9731f7266f0e0b9ff412c13a3624 drip-0.8.1.tar.gz 603487 diff --git a/media-video/drip/files/digest-drip-0.8.1-r4 b/media-video/drip/files/digest-drip-0.8.1-r4 deleted file mode 100644 index 53af5b8fffdc..000000000000 --- a/media-video/drip/files/digest-drip-0.8.1-r4 +++ /dev/null @@ -1 +0,0 @@ -MD5 b88e9731f7266f0e0b9ff412c13a3624 drip-0.8.1.tar.gz 603487 diff --git a/media-video/dvdrip/dvdrip-0.38.ebuild b/media-video/dvdrip/dvdrip-0.38.ebuild deleted file mode 100644 index daa7ced408de..000000000000 --- a/media-video/dvdrip/dvdrip-0.38.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.38.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ - -MY_P=${P/dvdr/Video-DVDR} -S=${WORKDIR}/${MY_P} -DESCRIPTION="dvd::rip is a graphical frontend for transcode" -SRC_URI="http://www.exit1.org/dvdrip/dist/$MY_P.tar.gz" -HOMEPAGE="http://www.exit1.org/dvdrip/" - -DEPEND=">=media-video/transcode-0.6.0_pre4-r1 - media-gfx/imagemagick - gnome-extra/gtkhtml - dev-perl/gtk-perl - dev-perl/Storable - dev-perl/Event" - -src_compile() { - perl Makefile.PL - emake || die -} - -src_install () { - make PREFIX=${D}/usr \ - INSTALLMAN3DIR=${D}/usr/share/man/man3 \ - INSTALLMAN1DIR=${D}/usr/share/man/man1 \ - install || die - dodoc Changes MANIFEST README TODO - cp -a ${S}/contrib ${D}/usr/share/doc/${P} -} diff --git a/media-video/dvdrip/dvdrip-0.39.ebuild b/media-video/dvdrip/dvdrip-0.39.ebuild deleted file mode 100644 index 8ffcd911c759..000000000000 --- a/media-video/dvdrip/dvdrip-0.39.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /space/gentoo/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.39.ebuild,v 1.1 2002/04/21 23:47:03 mkennedy Exp - -MY_P=${P/dvdr/Video-DVDR} -S=${WORKDIR}/${MY_P} -DESCRIPTION="dvd::rip is a graphical frontend for transcode" -SRC_URI="http://www.exit1.org/dvdrip/dist/${MY_P}.tar.gz" -HOMEPAGE="http://www.exit1.org/dvdrip/" - -DEPEND=">=media-video/transcode-0.6.0_pre4-r1 - media-gfx/imagemagick - gnome-extra/gtkhtml - dev-perl/gtk-perl - dev-perl/Storable - dev-perl/Event" - -src_compile() { - perl Makefile.PL - emake || die -} - -src_install () { - make PREFIX=${D}/usr \ - INSTALLMAN3DIR=${D}/usr/share/man/man3 \ - INSTALLMAN1DIR=${D}/usr/share/man/man1 \ - install || die - dodoc Changes MANIFEST README TODO - cp -a ${S}/contrib ${D}/usr/share/doc/${P} -} diff --git a/media-video/dvdrip/dvdrip-0.40.ebuild b/media-video/dvdrip/dvdrip-0.40.ebuild deleted file mode 100644 index f24e6ad84899..000000000000 --- a/media-video/dvdrip/dvdrip-0.40.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /space/gentoo/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.39.ebuild,v 1.1 2002/04/21 23:47:03 mkennedy Exp - -MY_P=${P/dvdr/Video-DVDR} -# Next three lines are to handle PRE versions -MY_P=${MY_P/_pre/_} -MY_URL="dist" -[ "${P/pre}" != "${P}" ] && MY_URL="dist/pre" -S=${WORKDIR}/${MY_P} -DESCRIPTION="dvd::rip is a graphical frontend for transcode" -SRC_URI="http://www.exit1.org/dvdrip/${MY_URL}/${MY_P}.tar.gz" -HOMEPAGE="http://www.exit1.org/dvdrip/" - -DEPEND=">=media-video/transcode-0.6.0_pre4-r1 - media-gfx/imagemagick - gnome-extra/gtkhtml - dev-perl/gtk-perl - dev-perl/Storable - dev-perl/Event" - -RDEPEND="${DEPEND} - >=net-analyzer/fping-2.3" - -src_compile() { - perl Makefile.PL - emake || die -} - -src_install () { - make PREFIX=${D}/usr \ - INSTALLMAN3DIR=${D}/usr/share/man/man3 \ - INSTALLMAN1DIR=${D}/usr/share/man/man1 \ - install || die - dodoc Changes MANIFEST README TODO - cp -a ${S}/contrib ${D}/usr/share/doc/${P} -} - diff --git a/media-video/dvdrip/dvdrip-0.41_pre03.ebuild b/media-video/dvdrip/dvdrip-0.41_pre03.ebuild index f24e6ad84899..9421b3dfebb6 100644 --- a/media-video/dvdrip/dvdrip-0.41_pre03.ebuild +++ b/media-video/dvdrip/dvdrip-0.41_pre03.ebuild @@ -12,6 +12,10 @@ DESCRIPTION="dvd::rip is a graphical frontend for transcode" SRC_URI="http://www.exit1.org/dvdrip/${MY_URL}/${MY_P}.tar.gz" HOMEPAGE="http://www.exit1.org/dvdrip/" +SLOT="0" +LICENSE="Artistic | as-is" +KEYWORDS="x86" + DEPEND=">=media-video/transcode-0.6.0_pre4-r1 media-gfx/imagemagick gnome-extra/gtkhtml diff --git a/media-video/dvdrip/files/digest-dvdrip-0.38 b/media-video/dvdrip/files/digest-dvdrip-0.38 deleted file mode 100644 index b7d3958f65c1..000000000000 --- a/media-video/dvdrip/files/digest-dvdrip-0.38 +++ /dev/null @@ -1 +0,0 @@ -MD5 61f78d6675cf39a2b91daa364c553156 Video-DVDRip-0.38.tar.gz 108353 diff --git a/media-video/dvdrip/files/digest-dvdrip-0.39 b/media-video/dvdrip/files/digest-dvdrip-0.39 deleted file mode 100644 index 14ef76ce881e..000000000000 --- a/media-video/dvdrip/files/digest-dvdrip-0.39 +++ /dev/null @@ -1 +0,0 @@ -MD5 b12ed7b660aa300d7b7f8b74dcf769a4 Video-DVDRip-0.39.tar.gz 110020 diff --git a/media-video/dvdrip/files/digest-dvdrip-0.40 b/media-video/dvdrip/files/digest-dvdrip-0.40 deleted file mode 100644 index ec46cce6de65..000000000000 --- a/media-video/dvdrip/files/digest-dvdrip-0.40 +++ /dev/null @@ -1 +0,0 @@ -MD5 892c806a32258f314d8a146f2aaff70a Video-DVDRip-0.40.tar.gz 112404 diff --git a/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild b/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild index 923972c1a353..577f3af1d55b 100644 --- a/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild +++ b/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild @@ -1,16 +1,19 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild,v 1.4 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0-r1.ebuild,v 1.5 2002/07/19 10:47:49 seemant Exp $ +S="${WORKDIR}/${P}" DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card libraries" HOMEPAGE="http://dxr3.sourceforge.net" - SRC_URI="mirror://sourceforge/dxr3/${P/-libraries/}.tar.gz" DEPEND="media-video/em8300-modules - x11-libs/gtk+" + x11-libs/gtk+" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" -S="${WORKDIR}/${P}" src_unpack () { @@ -60,6 +63,8 @@ src_install () { #sense than copying it like they do. dosym /usr/share/em8300/microcode_upload.pl /usr/bin/em8300init + dodoc AUTHORS COPYING ChangeLog NEWS README + } pkg_postinst() { diff --git a/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild b/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild deleted file mode 100644 index 5430912c5a54..000000000000 --- a/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.12.0.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ - -DESCRIPTION="em8300 video decoder card libraries" -HOMEPAGE="http://dxr3.sourceforge.net" - -SRC_URI="mirror://sourceforge/dxr3/${P/-libraries/}.tar.gz" - -DEPEND="media-video/em8300-modules - x11-libs/gtk+" - -S="${WORKDIR}/${P}" - -src_unpack () { - - unpack ${A} - cd ${WORKDIR} - mv ${A/.tar.gz/} ${P} - -} - -src_compile () { - - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --datadir=/usr/share || die - make all || die - -} - -src_install () { - - make em8300incdir=${D}/usr/include/linux/ \ - prefix=${D}/usr \ - datadir=${D}/usr/share \ - sysconfdir=/etc \ - oldincludedir=${D}/usr/include \ - install || die - - #this isn't how the installer does this, but it makes more - #sense than copying it like they do. - dosym /usr/share/em8300/microcode_upload.pl /usr/bin/em8300init - -} - -pkg_postinst() { - - einfo - einfo "The em8300 libraries and modules have now beein installed," - einfo "you will probably want to add /usr/bin/em8300init to your" - einfo "/etc/conf.d/local.start so that your em8300 card is " - einfo "properly initialized on boot." - einfo - einfo "If you still need a microcode other than the one included" - einfo "with the package, you can simply use em8300init <microcode.ux>" - einfo - -} diff --git a/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0 b/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0 deleted file mode 100644 index 9230beec12f8..000000000000 --- a/media-video/em8300-libraries/files/digest-em8300-libraries-0.12.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 720a5dfba76789321ba6d7e0f8e1ecbe em8300-0.12.0.tar.gz 374843 diff --git a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild index 6443c39f4693..8ffd9bca324e 100644 --- a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild +++ b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild @@ -1,16 +1,19 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.9 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.10 2002/07/19 10:47:49 seemant Exp $ +S="${WORKDIR}/${P}/modules" DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card kernel modules" HOMEPAGE="http://dxr3.sourceforge.net" +SRC_URI="mirror://sourceforge/dxr3/${P/-modules/}.tar.gz" DEPEND="virtual/linux-sources" RDEPEND="${DEPEND} >=sys-apps/portage-1.9.10" -SRC_URI="mirror://sourceforge/dxr3/${P/-modules/}.tar.gz" -S="${WORKDIR}/${P}/modules" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_unpack () { diff --git a/media-video/ffmpeg/ffmpeg-0.4.5.ebuild b/media-video/ffmpeg/ffmpeg-0.4.5.ebuild index 846d7f0b1c84..950dd822153f 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.5.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.5.ebuild @@ -1,26 +1,25 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.5.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.5.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ -A=${P}.tar.gz S=${WORKDIR}/ffmpeg DESCRIPTION="Tool to manipulate and stream video files" -SRC_URI="mirror://sourceforge/ffmpeg/${A}" - +SRC_URI="mirror://sourceforge/ffmpeg/${P}.tar.gz" +HOMEPAGE="http://ffmpeg.sourceforge.net/" DEPEND="virtual/glibc" -RDEPEND="virtual/glibc" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { local myconf - if [ -z "`use mmx`" ] ; then - myconf="--disable-mmx" - fi + use mmx || myconf="--disable-mmx" - try ./configure ${myconf} - try make + ./configure ${myconf} || die + make || die } src_install() { diff --git a/media-video/gqcam/gqcam-0.9.ebuild b/media-video/gqcam/gqcam-0.9.ebuild index 3b86e9217fa0..8b53af255640 100644 --- a/media-video/gqcam/gqcam-0.9.ebuild +++ b/media-video/gqcam/gqcam-0.9.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${P} - DESCRIPTION="A V4L-compatible frame grabber - works with many webcams." SRC_URI="http://cse.unl.edu/~cluening/gqcam/download/${P}.tar.gz" - HOMEPAGE="http://cse.unl.edu/~cluening/gqcam/" +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/jpeg-6b-r2 diff --git a/media-video/kwintv/kwintv-0.8.11.ebuild b/media-video/kwintv/kwintv-0.8.11.ebuild index 5e38ad046f61..f07fcfeb897a 100644 --- a/media-video/kwintv/kwintv-0.8.11.ebuild +++ b/media-video/kwintv/kwintv-0.8.11.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/kwintv/kwintv-0.8.11.ebuild,v 1.4 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kwintv/kwintv-0.8.11.ebuild,v 1.5 2002/07/19 10:47:49 seemant Exp $ inherit kde-base || die need-kde 2.1 +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DESCRIPTION="a KDE application that allows you to watch television." SRC_URI="http://www.staikos.on.ca/~staikos/kwintv/latest/${P}.tar.bz2" HOMEPAGE="http://www.kwintv.org" diff --git a/media-video/mgavideo/files/digest-mgavideo-0.1.0.6 b/media-video/mgavideo/files/digest-mgavideo-0.1.0.6 deleted file mode 100644 index d82bb4cfdfc3..000000000000 --- a/media-video/mgavideo/files/digest-mgavideo-0.1.0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 b2b21cb4de4084b4c64d109ad217e011 mgavideo-0.1.0-test6.tar.gz 244775 diff --git a/media-video/mgavideo/mgavideo-0.1.0.6.ebuild b/media-video/mgavideo/mgavideo-0.1.0.6.ebuild deleted file mode 100644 index 8cd0c9c00175..000000000000 --- a/media-video/mgavideo/mgavideo-0.1.0.6.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later - -A=${PN}-0.1.0-test6.tar.gz -S=${WORKDIR}/${PN}-0.1.0-test6/driver -SRC_URI="mirror://sourceforge/marvel/${A}" -DESCRIPTION="Matrox Marvel G200/G400/Rainbow Runner G-series V4L I and II drivers" -HOMEPAGE="http://marvel.sourceforge.net" - -DEPEND="virtual/glibc - virtual/linux-sources - >=sys-apps/portage-1.9.10" - -RDEPEND="virtual/linux-sources" - -src_unpack() { - unpack ${A} - cd ${S} - - # This allows us to compile the i2c-algo-ks.o module even if the user doesn't have - # the i2c-core.o module, incase they want to compile that later. At the end of this - # script we warn them if that is the case - - cp Makefile Makefile.orig - sed -e '/i2c-algo-ks\.o\:/,+3c\ -i2c-algo-ks.o:\ - \$(CC) \$(CFLAGS) -c i2c-algo-ks.c' Makefile.orig > Makefile -} - -src_compile() { - check_KV - make mjpeg -} - -src_install() { - local install_dir=/lib/modules/${KV}/kernel/drivers/mgavideo - - dodir ${install_dir} - dodoc README CHANGELOG - cp i2c-algo-ks.o ${D}/${install_dir} - cp tuner.o ${D}/${install_dir} - cp ks0127.o ${D}/${install_dir} - cp msp3400.o ${D}/${install_dir} - cp maven.o ${D}/${install_dir} - cp mga_core.o ${D}/${install_dir} - cp mgavideo.o ${D}/${install_dir} - cp mgacap.o ${D}/${install_dir} - cp zr36060.o ${D}/${install_dir} - cp i33.o ${D}/${install_dir} - cp mgajpg.o ${D}/${install_dir} - cp mgagrab.o ${D}/${install_dir} -} - -pkg_postinst() { - depmod -a - if [ ! -f /lib/modules/${KV}/kernel/drivers/i2c/i2c-core.o ] ; then - echo - echo '###############################################################' - echo '## WARNING: i2c support must be compiled into your kernel ##' - echo '## as a module for these drivers to work. ##' - echo '###############################################################' - echo - fi -} diff --git a/media-video/mgavideo/mgavideo-0.1.0.ebuild b/media-video/mgavideo/mgavideo-0.1.0.ebuild index 89e062e976a2..efade209dcd8 100644 --- a/media-video/mgavideo/mgavideo-0.1.0.ebuild +++ b/media-video/mgavideo/mgavideo-0.1.0.ebuild @@ -1,18 +1,20 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/media-video/mgavideo/mgavideo-0.1.0.ebuild,v 1.2 2002/07/19 10:47:49 seemant Exp $ -A=${PN}-0.1.0.tar.gz -S=${WORKDIR}/${PN}-0.1.0/driver -SRC_URI="http://telia.dl.sourceforge.net/marvel/${A}" +S=${WORKDIR}/${P}/driver DESCRIPTION="Matrox Marvel G200/G400/Rainbow Runner G-series V4L I and II drivers" HOMEPAGE="http://marvel.sourceforge.net" +SRC_URI="mirror://sourceforge/marvel/${P}.tar.gz" -DEPEND="virtual/glibc - virtual/kernel" - +DEPEND="virtual/glibc" RDEPEND="virtual/kernel" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + src_unpack() { unpack ${A} cd ${S} diff --git a/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild b/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild index 5385a1a47f7f..a01cda2cb3a7 100644 --- a/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild +++ b/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Heavily modified by Ryan Tolboom <ryan@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild,v 1.2 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mjpegtools/mjpegtools-1.6.0-r2.ebuild,v 1.3 2002/07/19 10:47:49 seemant Exp $ inherit libtool @@ -10,6 +10,7 @@ DESCRIPTION="Tools for MJPEG video" SRC_URI="http://download.sourceforge.net/mjpeg/${P}.tar.gz quicktime? ( http://download.sourceforge.net/mjpeg/quicktime4linux-1.4-patched.tar.gz )" HOMEPAGE="http://mjpeg.sourceforge.net/" + LICENSE="as-is" SLOT="1" KEYWORDS="x86" diff --git a/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild b/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild index 493c2ab5b57e..3b88aa79d18f 100644 --- a/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild +++ b/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-movie/mpeg-movie-1.6.0-r1.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ MY_P=${PN/-/_} S=${WORKDIR}/${MY_P} @@ -8,11 +8,13 @@ DESCRIPTION="Tools for MPEG-I movies" SRC_URI="http://heroine.linuxave.net/${MY_P}-${PV}.tar.gz" HOMEPAGE="http://heroine.linuxave.net/toys.html" -DEPEND="virtual/glibc - >=sys-devel/gcc-2.95.2 +SLOT="0" +LICENSE="BSD LGPL-2 GPL-2" +KEYWORDS="x86" + +DEPEND="virtual/x11 >=media-libs/jpeg-6b - >=media-libs/libsdl-1.1.5 - virtual/x11" + >=media-libs/libsdl-1.1.5" src_unpack() { unpack ${A} diff --git a/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild b/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild index 99e98b6ab5ed..7b133c241041 100644 --- a/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild +++ b/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild,v 1.8 2002/07/11 06:30:42 drobbins Exp $ - +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild,v 1.9 2002/07/19 10:47:49 seemant Exp $ MY_PN=mpeg_encode S=${WORKDIR}/${MY_PN} @@ -9,7 +8,11 @@ DESCRIPTION="Tools for MPEG video" SRC_URI="ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/encode/${MY_PN}-${PV}-src.tar.gz" HOMEPAGE="http://bmrc.bercley.edu/research/mpeg/mpeg_encode.html" -DEPEND="virtual/glibc virtual/x11" +DEPEND="virtual/x11" + +SLOT="0" +LICENSE="BSD" +KEYWORDS="x86" src_unpack () { unpack ${A} diff --git a/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild b/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild index f14902c6cbce..ddb604e967e4 100644 --- a/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild +++ b/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg2-movie/mpeg2-movie-1.5-r1.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P} @@ -8,11 +8,13 @@ DESCRIPTION="An MPEG2 encoder" SRC_URI="http://heroinewarrior.com/${MY_P}.tar.gz" HOMEPAGE="http://heroinewarrior.com/mpeg2movie.php3" -DEPEND="virtual/glibc - =dev-libs/glib-1.2* +DEPEND="=dev-libs/glib-1.2* >=media-libs/libpng-1.2.1 >=dev-lang/nasm-0.98" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { diff --git a/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild b/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild index 456c3569a757..8e34ec1a24a2 100644 --- a/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild +++ b/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg2vidcodec/mpeg2vidcodec-12-r1.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ MY_P=${PN}_v${PV} S=${WORKDIR}/mpeg2 @@ -8,7 +8,11 @@ DESCRIPTION="MPEG Library" SRC_URI="ftp://ftp.mpeg.org/pub/mpeg/mssg/${MY_P}.tar.gz" HOMEPAGE="http://www.mpeg.org" -DEPEND=">=sys-libs/glibc-2.1.3" +DEPEND="virtual/glibc" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" src_unpack () { diff --git a/media-video/nvclock/files/digest-nvclock-0.4.2 b/media-video/nvclock/files/digest-nvclock-0.4.2 deleted file mode 100644 index c4693f774891..000000000000 --- a/media-video/nvclock/files/digest-nvclock-0.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ccad31198e34ee67816c0e336523bf59 nvclock0.4.2.tar.gz 46835 diff --git a/media-video/nvclock/nvclock-0.4.2.ebuild b/media-video/nvclock/nvclock-0.4.2.ebuild deleted file mode 100644 index 8243a0d202a2..000000000000 --- a/media-video/nvclock/nvclock-0.4.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/nvclock/nvclock-0.4.2.ebuild,v 1.4 2002/07/11 06:30:42 drobbins Exp $ - -S=${WORKDIR}/${PN}${PV} -SRC_URI="http://www.evil3d.net/download/${PN}/${PN}${PV}.tar.gz" -DESCRIPTION="NVIDIA overclocking utility" -HOMEPAGE="http://www.evil3d.net/products/nvclock/" - -RDEPEND="virtual/glibc gtk? ( virtual/x11 =x11-libs/gtk+-1.2* )" -DEPEND="$RDEPEND sys-devel/autoconf" - -src_compile() { - local myconf - use gtk && myconf="--enable-gtk" - autoconf - touch config.h.in - ./configure --host=${CHOST} --prefix=/usr --mandir=/usr/share/man ${myconf} || die - emake || die -} - -src_install() { - make DESTDIR=${D} install - dodoc AUTHORS COPYING README -} - diff --git a/media-video/nvclock/nvclock-0.5.ebuild b/media-video/nvclock/nvclock-0.5.ebuild index 03e5981745c3..15f995af0445 100644 --- a/media-video/nvclock/nvclock-0.5.ebuild +++ b/media-video/nvclock/nvclock-0.5.ebuild @@ -6,13 +6,15 @@ S=${WORKDIR}/${PN}${PV} SRC_URI="http://www.evil3d.net/download/${PN}/${PN}${PV}.tar.gz" DESCRIPTION="NVIDIA overclocking utility" HOMEPAGE="http://www.evil3d.net/products/nvclock/" -LICENSE="GPL-2" RDEPEND="virtual/glibc gtk? ( virtual/x11 =x11-libs/gtk+-1.2* ) qt? ( virtual/x11 x11-libs/qt )" DEPEND="$RDEPEND sys-devel/autoconf" -SLOT=0 + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { local myconf |