aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-04-28 17:53:47 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-04-28 17:53:47 +0000
commitfda1757e89f2d6ec2bf0e87d884966aee20e839a (patch)
tree37f39320974aacc7e4d0e012d65b4a017427b5f6 /multimedia/gstreamer1-plugins
parentd4215b0008f65c64cfd1c472dfe6afc9657aeb6a (diff)
downloadports-fda1757e89f2d6ec2bf0e87d884966aee20e839a.tar.gz
ports-fda1757e89f2d6ec2bf0e87d884966aee20e839a.zip
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index b9ab6101b991..4dbcd47440bd 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -29,6 +29,7 @@ BAD_GST_ALL_PLUGINS+= \
mplex \
opencv \
resindvd \
+ rtmp \
schro \
soundtouch \
spandsp \
@@ -62,7 +63,6 @@ BAD_GST_ALL_PLUGINS+= \
opus \
pvr \
rsvg \
- rtmp \
sdl \
sndfile \
sndio \
@@ -327,6 +327,9 @@ gst_pulse_LIB_DEPENDS= pulse:${PORTSDIR}/audio/pulseaudio
gst_resindvd_BUILD_DEPENDS= libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav
gst_resindvd_RUN_DEPENDS= libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav
+# rtmp
+gst_rtmp_LIB_DEPENDS= rtmp.0:${PORTSDIR}/multimedia/rtmpdump
+
# shout2
# keep the version to tell de difference between libshout and libshout2
gst_shout2_LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2