summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile.common
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-11-21 23:04:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-11-21 23:04:40 +0000
commitf1f581a883f238e55df6e40fd4c09f4bfd5cb492 (patch)
treeca7c0440d42ab87d0beab99aae4a899307e2ebe4 /multimedia/gstreamer1-plugins/Makefile.common
parentnet/ndpi: Update version 1.6=>1.7 (diff)
Update Gstreamer suite to 1.6.1.
Notes
Notes: svn path=/head/; revision=402206
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile.common')
-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 90e56f825a1f..969a403741cc 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -47,6 +47,7 @@ BAD_GST_ALL_PLUGINS+= \
schro \
soundtouch \
spandsp \
+ vdpau \
webp \
x265 \
zbar \
@@ -416,6 +417,10 @@ gst_vpx_LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx
gst_vpx_PLIST_FILES= ${GST_LIB_DIR}/libgstvpx.so \
share/gstreamer-${VERSION}/presets/GstVP8Enc.prs
+# vdpau
+gst_vdpau_LIB_DEPENDS= libvdpau.so:${PORTSDIR}/multimedia/libvdpau
+gst_vdpau_GST_PLUGIN_DIR= sys/vdpau
+
# webp
gst_webp_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp