diff options
author | hans <hans> | 2012-02-16 19:27:47 +0000 |
---|---|---|
committer | hans <hans> | 2012-02-16 19:27:47 +0000 |
commit | 4e67d4d40e4d2ef99fe298a2f07dec74d75cdfa2 (patch) | |
tree | e877eeea8e3454cc4a41e59864d4a861702a4c19 /multimedia/gst-plugins0.10-bad | |
parent | 8ffbec65834b18d38afe694fa764187f8f318f65 (diff) | |
download | pkgsrc-4e67d4d40e4d2ef99fe298a2f07dec74d75cdfa2.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.common | 3 |
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 |