summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-02-09 15:23:01 +0000
committerMarinus Schraal <foser@gentoo.org>2003-02-09 15:23:01 +0000
commit8a7d5ad7e7e0ca707016f4a2adc96975543a5e0d (patch)
treec1ec47a1fcdec76189544fad9dbe0c3e12ad445f /media-libs
parentmark x86 stable (diff)
downloadgentoo-2-8a7d5ad7e7e0ca707016f4a2adc96975543a5e0d.tar.gz
gentoo-2-8a7d5ad7e7e0ca707016f4a2adc96975543a5e0d.tar.bz2
gentoo-2-8a7d5ad7e7e0ca707016f4a2adc96975543a5e0d.zip
x86 stable
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/freetype/freetype-2.1.3-r2.ebuild4
-rw-r--r--media-libs/gst-plugins/files/digest-gst-plugins-0.6.01
-rw-r--r--media-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild4
-rw-r--r--media-libs/gst-plugins/gst-plugins-0.6.0.ebuild127
-rw-r--r--media-libs/gstreamer/files/digest-gstreamer-0.6.0-r11
-rw-r--r--media-libs/gstreamer/gstreamer-0.6.0-r1.ebuild75
-rw-r--r--media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild4
-rw-r--r--media-libs/libmpeg2/files/digest-libmpeg2-0.3.01
-rw-r--r--media-libs/libmpeg2/libmpeg2-0.3.0.ebuild58
-rw-r--r--media-libs/libmpeg2/libmpeg2-0.3.1.ebuild4
10 files changed, 7 insertions, 272 deletions
diff --git a/media-libs/freetype/freetype-2.1.3-r2.ebuild b/media-libs/freetype/freetype-2.1.3-r2.ebuild
index 2223b8f2913a..876d6d6824cd 100644
--- a/media-libs/freetype/freetype-2.1.3-r2.ebuild
+++ b/media-libs/freetype/freetype-2.1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.3-r2.ebuild,v 1.1 2002/12/15 05:47:41 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.3-r2.ebuild,v 1.2 2003/02/09 15:21:56 foser Exp $
IUSE="doc"
@@ -36,7 +36,6 @@ src_unpack() {
epatch ${FILESDIR}/${SPV}/${P}-slighthint.patch
}
-
src_compile() {
# Enable Bytecode Interpreter.
append-flags "${CFLAGS} -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER"
@@ -60,4 +59,3 @@ src_install() {
use doc && dohtml -r docs/*
}
-
diff --git a/media-libs/gst-plugins/files/digest-gst-plugins-0.6.0 b/media-libs/gst-plugins/files/digest-gst-plugins-0.6.0
deleted file mode 100644
index 8195a933e515..000000000000
--- a/media-libs/gst-plugins/files/digest-gst-plugins-0.6.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6548e5cde239dff066f1eb5b9f62fec5 gst-plugins-0.6.0.tar.bz2 1876447
diff --git a/media-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild
index fabad3d80396..5ddc2895e8ed 100644
--- a/media-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild
+++ b/media-libs/gst-plugins/gst-plugins-0.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-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild,v 1.1 2003/02/06 12:28:54 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.0-r1.ebuild,v 1.2 2003/02/09 15:21:56 foser Exp $
inherit eutils libtool gnome2 flag-o-matic
@@ -16,7 +16,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net"
SLOT=${PV_MAJ_MIN}
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
# required packages
# there are many many optional libraries. features are compiled if the libraries
diff --git a/media-libs/gst-plugins/gst-plugins-0.6.0.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.0.ebuild
deleted file mode 100644
index 779f526c3bf9..000000000000
--- a/media-libs/gst-plugins/gst-plugins-0.6.0.ebuild
+++ /dev/null
@@ -1,127 +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-libs/gst-plugins/gst-plugins-0.6.0.ebuild,v 1.1 2003/02/04 15:36:34 foser Exp $
-
-inherit eutils libtool gnome2 flag-o-matic
-
-# Create a major/minor combo for our SLOT and executables suffix
-PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
-PV_MAJ_MIN=${PVP[0]}.${PVP[1]}
-
-IUSE="encode quicktime mpeg oggvorbis jpeg esd gnome mikmod avi sdl png alsa arts dvd aalib"
-
-S="${WORKDIR}/${P}"
-DESCRIPTION="Additional plugins for gstreamer - streaming media framework"
-HOMEPAGE="http://gstreamer.sourceforge.net"
-
-SLOT=${PV_MAJ_MIN}
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~sparc ~ppc"
-
-# required packages
-# there are many many optional libraries. features are compiled if the libraries
-# are present. most optional libraries are from gnome.
-DEPEND="=media-libs/gstreamer-${PV}*
- >=gnome-base/gconf-1.2.0
- media-sound/mad
- media-libs/flac
- media-sound/cdparanoia
- media-libs/hermes
- >=media-libs/libdv-0.9.5
- encode? ( media-sound/lame )
- quicktime? ( media-libs/openquicktime )
- mpeg? ( >=media-libs/libmpeg2-0.3.1 )
- oggvorbis? ( media-libs/libvorbis
- media-libs/libogg )
- jpeg? ( media-video/mjpegtools
- mmx? ( >=media-libs/jpeg-mmx-1.1.2-r1 ) )
- esd? ( media-sound/esound )
- gnome? ( >=gnome-base/gnome-vfs-2.0.1 )
- mikmod? ( media-libs/libmikmod )
- sdl? ( media-libs/libsdl )
- png? ( >=media-libs/libpng-1.2.3 )
- alsa? ( >=media-libs/alsa-lib-0.9.0_rc2
- media-sound/jack-audio-connection-kit )
- arts? ( >=kde-base/arts-1.0.2 )
- dvd? ( media-libs/libdvdnav )
- aalib? ( media-libs/aalib )
- media-libs/ladspa-sdk"
-
-src_unpack() {
- unpack ${A}
-
- # fix the scripts
- cd ${S}/tools
- mv gst-launch-ext gst-launch-ext.old
- sed -e "s:gst-launch :gst-launch-${PV_MAJ_MIN} :" \
- -e "s:gst-launch-ext:gst-launch-ext-${PV_MAJ_MIN}:" gst-launch-ext.old > gst-launch-ext
- chmod +x gst-launch-ext
-
- mv gst-visualise gst-visualise.old
- sed -e "s:gst-launch :gst-launch-${PV_MAJ_MIN} :" \
- -e "s:gst-visualise:gst-visualise-${PV_MAJ_MIN}:" gst-visualise.old > gst-visualise
- chmod +x gst-visualise
-}
-
-src_compile() {
- elibtoolize
-
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
-
- local myconf=""
-
- # FIXME : do this for _all_ IUSE flags
- use avi \
- && myconf="${myconf} --enable-avifile" \
- || myconf="${myconf} --disable-avifile"
- use aalib \
- && myconf="${myconf} --enable-aalib" \
- || myconf="${myconf} --disable-aalib"
- use dvd \
- && myconf="${myconf} --enable-dvdread --enable-dvdnav \
- --enable-libdv" \
- || myconf="${myconf} --disable-dvdread --disable-dvdnav \
- --disable-libdv"
- use esd \
- && myconf="${myconf} --enable-esd --enable-esdtest" \
- || myconf="${myconf} --disable-esd --disable-esdtest"
- use gnome \
- && myconf="${myconf} --enable-gnome_vfs" \
- || myconf="${myconf} --disable-gnome_vfs"
- use encode \
- && myconf="${myconf} --enable-lame" \
- || myconf="${myconf} --disable-lame"
- use quicktime \
- && myconf="${myconf} --enable-openquicktime" \
- || myconf="${myconf} --disable-openquicktime"
- use mpeg \
- && myconf="${myconf} --enable-mpeg2dec" \
- || myconf="${myconf} --disable-mpeg2dec"
- use oggvorbis \
- && myconf="${myconf} --enable-vorbis --enable-vorbistest" \
- || myconf="${myconf} --disable-vorbis --disable-vorbistest"
-
- # qcam doesn't work on PPC
- use ppc && myconf="${myconf} --disable-qcam"
-
- econf ${myconf} \
- --program-suffix=-${PV_MAJ_MIN} \
- || die "./configure failed"
-
- emake || make || die
-}
-
-src_install () {
- export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1"
- make DESTDIR=${D} install || die
- unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
-
- dodoc AUTHORS COPYING INSTALL README RELEASE TODO
-}
-
-pkg_postinst () {
- gnome2_gconf_install
- gst-register-${PV_MAJ_MIN}
-}
diff --git a/media-libs/gstreamer/files/digest-gstreamer-0.6.0-r1 b/media-libs/gstreamer/files/digest-gstreamer-0.6.0-r1
deleted file mode 100644
index 3650f861360a..000000000000
--- a/media-libs/gstreamer/files/digest-gstreamer-0.6.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3d0dec37678b33bbcb23cb2e20a83fe4 gstreamer-0.6.0.tar.bz2 1094712
diff --git a/media-libs/gstreamer/gstreamer-0.6.0-r1.ebuild b/media-libs/gstreamer/gstreamer-0.6.0-r1.ebuild
deleted file mode 100644
index 39f479aa7300..000000000000
--- a/media-libs/gstreamer/gstreamer-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.6.0-r1.ebuild,v 1.1 2003/02/04 15:11:34 foser Exp $
-
-inherit eutils flag-o-matic libtool
-
-# Create a major/minor combo for our SLOT and executables suffix
-PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
-PV_MAJ_MIN=${PVP[0]}.${PVP[1]}
-
-IUSE="doc"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Streaming media framework"
-SRC_URI="mirror://sourceforge/gstreamer/${P}.tar.bz2"
-HOMEPAGE="http://gstreamer.sourceforge.net"
-
-SLOT=${PV_MAJ_MIN}
-LICENSE="LGPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
-
-DEPEND=">=dev-libs/glib-2.0.4
- >=dev-libs/libxml2-2.4
- >=dev-libs/popt-1.5
- x86? ( >=dev-lang/nasm-0.90 )
- >=sys-libs/zlib-1.1.4"
-
-# disable docs for now
-# doc? ( >=dev-util/gtk-doc-0.9
-# media-gfx/transfig
-# dev-libs/libxslt
-# app-text/docbook-xsl-stylesheets
-# app-text/passivetex
-# app-text/xpdf
-# app-text/ghostscript )
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- # some extra error feedback
- epatch ${FILESDIR}/${PN}-error_report.patch
-}
-
-src_compile() {
- elibtoolize
-
- strip-flags
- replace-flags "-O3" "-O2"
-
- local myconf=""
-# use doc \
-# && myconf="${myconf} --enable-docs-build" \
-# || myconf="${myconf} --disable-docs-build"
- myconf="${myconf} --disable-docs-build"
-
- econf \
- --program-suffix=-${PV_MAJ_MIN} \
- --with-configdir=/etc/gstreamer \
- --disable-tests --disable-examples \
- ${myconf} || die "./configure failed"
-
- emake || die "compile failed"
-}
-
-src_install () {
- einstall || die "Installation failed"
-
- dodoc AUTHORS ChangeLog COPYING* DEVEL NEWS \
- README RELEASE REQUIREMENTS TODO
-}
-
-pkg_postinst () {
- gst-register-${PV_MAJ_MIN}
-}
diff --git a/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild b/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild
index 8d51df8d76c5..a02fc9c4ada9 100644
--- a/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild
+++ b/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild,v 1.1 2003/02/05 21:56:40 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild,v 1.2 2003/02/09 15:21:56 foser Exp $
inherit eutils flag-o-matic libtool
@@ -17,7 +17,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net"
SLOT=${PV_MAJ_MIN}
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=dev-libs/glib-2.0.4
>=dev-libs/libxml2-2.4
diff --git a/media-libs/libmpeg2/files/digest-libmpeg2-0.3.0 b/media-libs/libmpeg2/files/digest-libmpeg2-0.3.0
deleted file mode 100644
index 10c6b1c4baaa..000000000000
--- a/media-libs/libmpeg2/files/digest-libmpeg2-0.3.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8c254ce0a582fd7d35c04f93e06ab994 mpeg2dec-0.3.0.tar.gz 321815
diff --git a/media-libs/libmpeg2/libmpeg2-0.3.0.ebuild b/media-libs/libmpeg2/libmpeg2-0.3.0.ebuild
deleted file mode 100644
index 5d9334e6cef9..000000000000
--- a/media-libs/libmpeg2/libmpeg2-0.3.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.3.0.ebuild,v 1.3 2003/01/11 18:26:44 seemant Exp $
-
-IUSE="sdl X"
-
-inherit libtool
-
-# this build doesn't play nice with -maltivec (gcc 3.2 only option) on ppc
-inherit flag-o-matic || die "I lost my inheritance"
-filter-flags "-maltivec -mabi=altivec -fPIC"
-
-MY_P="${P/libmpeg2/mpeg2dec}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="library for decoding mpeg-2 and mpeg-1 video"
-SRC_URI="http://libmpeg2.sourceforge.net/files/${MY_P}.tar.gz"
-HOMEPAGE="http://libmpeg2.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
-
-DEPEND="sdl? ( media-libs/libsdl )
- X? ( virtual/x11 )"
-
-
-src_unpack() {
- unpack ${A}
-
- # get rid of the -mcpu
- cd ${S} ; cp configure configure.orig
- sed -e 's:OPT_CFLAGS=\"$CFLAGS -mcpu=.*\":OPT_CFLAGS=\"$CFLAGS\":g' \
- configure.orig > configure
-}
-
-src_compile() {
- elibtoolize
-
- local myconf=""
-
- use sdl \
- && myconf="${myconf} --enable-sdl" \
- || myconf="${myconf} --disable-sdl"
-
- use X && myconf="${myconf} --with-x" \
- || myconf="${myconf} --without-x"
-
- econf --enable-shared \
- ${myconf} || die "./configure failed"
- emake || make || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS COPYING ChangeLog NEWS README TODO
-}
-
diff --git a/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild b/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild
index 4af46fc86320..b8237a020208 100644
--- a/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild
+++ b/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild,v 1.1 2003/01/14 16:10:20 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild,v 1.2 2003/02/09 15:21:56 foser Exp $
IUSE="sdl X"
@@ -17,7 +17,7 @@ HOMEPAGE="http://libmpeg2.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
DEPEND="sdl? ( media-libs/libsdl )
X? ( virtual/x11 )"