aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile.common')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common11
1 files changed, 4 insertions, 7 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 2872437261a6..dcfb94ba5014 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -74,7 +74,6 @@ GST_ALL_PLUGINS= \
theora \
vcd \
vorbis \
- xine \
vorbistest \
xvid
@@ -95,9 +94,12 @@ CONFIGURE_ARGS+=--disable-tests \
--disable-osx_audio \
--disable-osx_video \
--enable-static \
+ --disable-spc \
--disable-sunaudio \
--disable-gst_v4l \
--disable-gst_v4l2 \
+ --enable-wavpack \
+ --disable-xine \
--enable-x \
--enable-xshm \
--enable-xvideo
@@ -229,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual
# musepack
.if ${GST_PLUGIN}=="musepack"
-LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack
+LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec
.endif
# hermes
@@ -441,11 +443,6 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor
.endif
-# xine
-.if ${GST_PLUGIN}=="xine"
-LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
-.endif
-
# xvid
.if ${GST_PLUGIN}=="xvid"
LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid