From 12ed023b5af18e82272eeaa05c1c933d01b0bf69 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 24 Jun 2010 20:50:40 +0000 Subject: [PATCH] Remove the Real plugin. No need for it anymore now that FFmpeg has been updated. from Brad. --- multimedia/gstreamer-0.10/plugins-bad/Makefile | 13 ++----------- .../gstreamer-0.10/plugins-bad/pkg/DESCR-real | 1 - .../gstreamer-0.10/plugins-bad/pkg/PLIST-real | 3 --- 3 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 multimedia/gstreamer-0.10/plugins-bad/pkg/DESCR-real delete mode 100644 multimedia/gstreamer-0.10/plugins-bad/pkg/PLIST-real diff --git a/multimedia/gstreamer-0.10/plugins-bad/Makefile b/multimedia/gstreamer-0.10/plugins-bad/Makefile index bc1376addbb..d81365fdc9f 100644 --- a/multimedia/gstreamer-0.10/plugins-bad/Makefile +++ b/multimedia/gstreamer-0.10/plugins-bad/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.31 2010/06/02 16:56:46 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.32 2010/06/24 20:50:40 ajacoutot Exp $ COMMENT-main = bad elements for GStreamer COMMENT-neon = neon element for GStreamer (bad) -COMMENT-real = real element for GStreamer (bad) COMMENT-mjpeg = gstmplex and gstmpeg2enc elements for GStreamer (bad) V = 0.10.19 @@ -10,7 +9,6 @@ DISTNAME = gst-plugins-bad-${V} PKGNAME-main = gstreamer-plugins-bad-${V} PKGNAME-neon = gstreamer-neon-${V} -PKGNAME-real = gstreamer-real-${V} PKGNAME-mjpeg = gstreamer-mjpeg-${V} MULTI_PACKAGES = -main -neon -mjpeg @@ -67,14 +65,6 @@ WANTLIB-neon = ${WANTLIB} \ LIB_DEPENDS-neon = ${LIB_DEPENDS} \ neon::net/neon -.if ${MACHINE_ARCH} == i386 || ${MACHINE_ARCH} == amd64 -MULTI_PACKAGES += -real -WANTLIB-real = ${WANTLIB} \ - gstbase-0.10 -LIB_DEPENDS-real = ${LIB_DEPENDS} \ - gstaudio-0.10,gstinterfaces-0.10::${P}/plugins-base -.endif - WANTLIB-mjpeg = ${WANTLIB} \ gstbase-0.10 LIB_DEPENDS-mjpeg = ${LIB_DEPENDS} \ @@ -104,6 +94,7 @@ CONFIGURE_ARGS = --disable-acm \ --disable-ofa \ --disable-nas \ --disable-osx_video \ + --disable-real \ --disable-spc \ --disable-vdpau \ --disable-wildmidi \ diff --git a/multimedia/gstreamer-0.10/plugins-bad/pkg/DESCR-real b/multimedia/gstreamer-0.10/plugins-bad/pkg/DESCR-real deleted file mode 100644 index 5cfe36bccce..00000000000 --- a/multimedia/gstreamer-0.10/plugins-bad/pkg/DESCR-real +++ /dev/null @@ -1 +0,0 @@ -This package contains the "real" element for gstreamer-${VERSION} (bad). diff --git a/multimedia/gstreamer-0.10/plugins-bad/pkg/PLIST-real b/multimedia/gstreamer-0.10/plugins-bad/pkg/PLIST-real deleted file mode 100644 index afe8e424e17..00000000000 --- a/multimedia/gstreamer-0.10/plugins-bad/pkg/PLIST-real +++ /dev/null @@ -1,3 +0,0 @@ -@comment $OpenBSD: PLIST-real,v 1.2 2009/11/29 09:16:51 ajacoutot Exp $ -@comment lib/gstreamer-${VERSION}/libgstreal.la -lib/gstreamer-${VERSION}/libgstreal.so