From fda1757e89f2d6ec2bf0e87d884966aee20e839a Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 28 Apr 2013 17:53:47 +0000 Subject: Provide the rtmp streaming plugin [1]. Provide complete version for gstreamer1-plugins-core so it passes the version check. [2] Reported by: Olivier Duchateau [2] Requested by: Vanilla Hsu [1] --- multimedia/gstreamer1-plugins/Makefile.common | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'multimedia/gstreamer1-plugins') 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 -- cgit v1.2.3