summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-07 00:28:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-07 00:28:55 +0800
commitec748cc333e4ebaaf20496a28fc3fb2393825ec3 (patch)
treecacff5226ef02e13ab7c3fa4925f20f7ae0b1db9 /Mk
parent1b00912ef27deb8704961f1e718e8f00e51db783 (diff)
downloadmarcuscom-ports-ec748cc333e4ebaaf20496a28fc3fb2393825ec3.tar.gz
marcuscom-ports-ec748cc333e4ebaaf20496a28fc3fb2393825ec3.tar.zst
marcuscom-ports-ec748cc333e4ebaaf20496a28fc3fb2393825ec3.zip
Bring in ports for the ugly plugins, except for the dvdread plugin.
And more tweaks git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17098 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk28
1 files changed, 15 insertions, 13 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index efc0cddce..e65f7a1da 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -6,7 +6,7 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.49 2012/10/05 10:21:19 kwm Exp $
+# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.50 2012/10/06 09:04:17 kwm Exp $
.if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
@@ -60,31 +60,33 @@ GST1_SHLIB_VERSION= 0
#
# These are the current supported gstreamer-plugins modules
+# iets bedenken voor mp3 / mad/fluendo maybe for 1.0
+
# supported plugins by both 0.10 and 1.0.
-_GSTREAMER_PLUGINS= aalib cdparanoia dv \
+_GSTREAMER_PLUGINS= a52dec aalib amrnb cdio cdparanoia dv dvd \
flac gdkpixbuf jack \
- jpeg libcaca libpng \
- ogg pulse shout2 soup \
- taglib theora v4l2 vorbis vpx wavpack
+ jpeg lame libcaca libpng \
+ mpeg2dec ogg pulse sidplay shout2 soup \
+ taglib theora twolame v4l2 vorbis vpx wavpack
-_GSTREAMER_PLUGINS+= a52dec amrnb amrwbdec bz2 cairo \
- cdaudio dts dvd faac faad \
+_GSTREAMER_PLUGINS+= amrwbdec bz2 cairo \
+ cdaudio dts faac faad \
ffmpeg flite gio gl gme gnomevfs gnonlin \
- gsm jpeg ladspa lame libmms \
- libvisual mp3 mpeg2enc mpeg2dec musepack \
+ gsm jpeg ladspa libmms \
+ libvisual mp3 mpeg2enc musepack \
nas neon opencv pango resindvd schroedinger \
- sdl sidplay sndfile spc soundtouch \
- speex twolame vdpau \
+ sdl sndfile spc soundtouch \
+ speex vdpau \
x264 xvid
# plugins only in 0.10
.if defined(USE_GSTREAMER)
-_GSTREAMER_PLUGINS_ALL+=annodex esound fluendo-mp3 gconf hal mm python qt4 vp8
+_GSTREAMER_PLUGINS+=annodex cairo esound fluendo-mp3 gconf hal mm python qt4 vp8
.endif
# plugins only in 1.0
.if defined(USE_GSTREAMER1)
-_GSTREAMER_PLUGINS+=vpx x
+_GSTREAMER_PLUGINS+=mad vpx x
.endif
# other plugins