summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile.common
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/Makefile.common
parentUpdate to 1.77. Changes include: (diff)
Provide the rtmp streaming plugin [1].
Provide complete version for gstreamer1-plugins-core so it passes the version check. [2] Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> [2] Requested by: Vanilla Hsu <v@fatpipi.com> [1]
Notes
Notes: svn path=/head/; revision=316738
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile.common')
-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