summaryrefslogtreecommitdiff
path: root/Mk/bsd.gstreamer.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.gstreamer.mk')
-rw-r--r--Mk/bsd.gstreamer.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index c578b7b0afb0..5fdda4643fb9 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -53,15 +53,15 @@ GST_SHLIB_VERSION= 1
#
# These are the current supported gstreamer-plugins modules
#
-_USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
+_USE_GSTREAMER10_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
dv dvd esound faac faad ffmpeg flac gconf gnomevfs \
gnonlin good gsm hal ivorbis jack jpeg ladspa lame \
- libcaca libmms libpng libvisual mad mpeg2enc mpeg2dec \
+ libcaca libmms libpng libvisual mp3 mpeg2enc mpeg2dec \
musepack neon ogg pango pulse python sdl shout2 sidplay \
spc speex swfdec theora ugly vorbis wavpack xvid
# other plugins
-OTHER_GSTREAMER_PLUGINS+= core yes
+OTHER_GSTREAMER_PLUGINS+= core yes ${_USE_GSTREAMER10_ALL} fluendo-mp3 mad
_USE_GSTREAMER_ALL+= ${OTHER_GSTREAMER_PLUGINS}
@@ -94,6 +94,8 @@ faad_DEPENDS= audio/gstreamer-plugins-faad
flac_DEPENDS= audio/gstreamer-plugins-flac
+fluendo-mp3_DEPENDS= audio/gstreamer-plugins-fluendo-mp3
+
gsm_DEPENDS= audio/gstreamer-plugins-gsm
ivorbis_DEPENDS= audio/gstreamer-plugins-ivorbis