summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2009-04-06 10:46:56 +0000
committerkwm <kwm@FreeBSD.org>2009-04-06 10:46:56 +0000
commitf7937f5d6d8f5be531c1eb88f89ab27d7c783ca7 (patch)
treedb762953313d6ba68d318dcc082d9eb93d497a68 /multimedia/gstreamer-plugins
parentb6effc55174ed0ba2b89fde3a1f3de31219fe7a9 (diff)
downloadFreeBSD-ports-f7937f5d6d8f5be531c1eb88f89ab27d7c783ca7.zip
FreeBSD-ports-f7937f5d6d8f5be531c1eb88f89ab27d7c783ca7.tar.gz
The gstreamer pulse plugins was imported in the good gstreamer tarball release.
Adapt this port to use the plugin from the good tarball release.
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 1a5c2eb..9393338 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -73,6 +73,7 @@ GOOD_GST_ALL_PLUGINS+= \
ladspa \
libcaca \
libpng \
+ pulse \
raw1394 \
shout2 \
soup \
@@ -391,6 +392,12 @@ gst_pango_PLIST_FILES= ${GST_LIB_DIR}/libgstpango.la \
${GST_LIB_DIR}/libgstpango.so
gst_pango_DIST= base
+# pulse
+gst_pulse_LIB_DEPENDS= pulse.0:${PORTSDIR}/audio/pulseaudio
+gst_pulse_PLIST_FILES= ${GST_LIB_DIR}/libgstpulse.la \
+ ${GST_LIB_DIR}/libgstpulse.so
+gst_pulse_DIST= good
+
# sdl
gst_sdl_USE_SDL+= sdl
gst_sdl_PLIST_FILES= ${GST_LIB_DIR}/libgstsdl.la \
OpenPOWER on IntegriCloud