From 68fd4577df8f943d278881e9c210787f44f012f8 Mon Sep 17 00:00:00 2001
From: ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Fri, 20 Jan 2006 13:47:26 +0000
Subject: - Make USE_GSTREAMER work with new gstreamer - Remove old plugins
 that aren't supported either now or yet.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5451 df743ca5-7f9a-e211-a948-0013205c9059
---
 Mk/bsd.gstreamer.mk | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

(limited to 'Mk')

diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 7ac0791c1..7e7226f74 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -7,7 +7,7 @@
 # Date:		4 Oct 2004
 #
 # $FreeBSD$
-#    $MCom$
+#    $MCom: ports/Mk/bsd.gstreamer.mk,v 1.10 2006/01/20 02:55:48 ahze Exp $
 
 .if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
 
@@ -55,7 +55,12 @@ GST80_SHLIB_VERSION=	1
 #
 # These are the current supported gstreamer-plugins modules
 #
-_USE_GSTREAMER_ALL=	# none yet
+_USE_GSTREAMER_ALL=	a52dec aalib cairo cdparanoia \
+			dv esd faac faad flac gconf gnomevfs \
+			gsm ivorbis jpeg ladspa lame libcaca \
+			libmms libpng libvisual mad mpeg2dec \
+			musepack ogg pango sdl shout2 sidplay \
+			speex theora vorbis wavpack
 _USE_GSTREAMER80_ALL=	a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
 			dirac dts dv dvd esound faac faad ffmpeg flac \
 			gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
-- 
cgit