aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-03-03 21:31:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-03-03 21:31:40 +0000
commit5a8d993c238e85d51097caccd097ec4c84facb76 (patch)
tree5c1c5fd1d724bbc9ef92991aacc8e24d46123d52 /multimedia/gstreamer1-plugins
parent216e3238dc1c974ca5d6dbb214a594119a0be94c (diff)
downloadports-5a8d993c238e85d51097caccd097ec4c84facb76.tar.gz
ports-5a8d993c238e85d51097caccd097ec4c84facb76.zip
Add GStreamer1 gstsink plugin.
Notes
Notes: svn path=/head/; revision=410073
Diffstat (limited to 'multimedia/gstreamer1-plugins')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 53f80ff8d13f..129c6b2b4535 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -24,6 +24,7 @@ BAD_GST_ALL_PLUGINS+= \
flite \
gme \
gsm \
+ gtksink \
hls \
kate \
libde265 \
@@ -280,6 +281,10 @@ gst_gme_LIB_DEPENDS= libgme.so:${PORTSDIR}/audio/libgme
# gsm
gst_gsm_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm
+# gtksink
+gst_gtksink_USE_GNOME= gtk30
+gst_gtksink_GST_PLUGIN_DIR=ext/gtk
+
# hls
gst_hls_LIB_DEPENDS= libnettle.so:${PORTSDIR}/security/nettle
gst_hls_PLIST_FILES= ${GST_LIB_DIR}/libgstfragmented.so