summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-bad
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 19:27:47 +0000
committerhans <hans@pkgsrc.org>2012-02-16 19:27:47 +0000
commit89aaeb4bf793dbbf07836436907fd862e8aa3ca5 (patch)
treee877eeea8e3454cc4a41e59864d4a861702a4c19 /multimedia/gst-plugins0.10-bad
parent8a8d96ec1d28cb841d33fd18a56cc8b69c33d2a2 (diff)
downloadpkgsrc-89aaeb4bf793dbbf07836436907fd862e8aa3ca5.tar.gz
Add vdpau to the list of disabled plugins.
Diffstat (limited to 'multimedia/gst-plugins0.10-bad')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index b5013e58631..2d4ec395877 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2011/11/21 00:43:48 marino Exp $
+# $NetBSD: Makefile.common,v 1.31 2012/02/16 19:27:47 hans Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faac/Makefile
@@ -37,6 +37,7 @@ GST_PLUGINS0.10_VER= 0.10.22
swfdec \
theoradec \
vcd \
+ vdpau \
xvid
CONFIGURE_ARGS+= --disable-${driver}
.endfor