diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-01-13 12:56:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-01-13 12:56:31 +0000 |
commit | 286b9f384fa5b100b9d797a81cbd38aefbc2aa03 (patch) | |
tree | 9bfc89b2b68160976e63005d7e39449b1d9587fd /multimedia/gst-plugins/PLIST | |
parent | 64601a64a6d2ceaca2d52e4a657226c3c097690b (diff) | |
download | pkgsrc-286b9f384fa5b100b9d797a81cbd38aefbc2aa03.tar.gz |
Explicitly disable multiple drivers. This fixes the build under Linux,
where OpenGL was not detected properly but was included in the PLIST.
Also avoids the installation of the v4l plugin, which resulted in extra
files in that system. Bump PKGREVISION to 1.
Diffstat (limited to 'multimedia/gst-plugins/PLIST')
-rw-r--r-- | multimedia/gst-plugins/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gst-plugins/PLIST b/multimedia/gst-plugins/PLIST index 02c1f1bcbe6..22e89106256 100644 --- a/multimedia/gst-plugins/PLIST +++ b/multimedia/gst-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2005/01/06 11:25:10 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.12 2005/01/13 12:56:31 jmmv Exp $ bin/gst-launch-ext-0.8 bin/gst-visualise-0.8 include/gstreamer-0.8/gst/audio/audio.h @@ -63,7 +63,6 @@ lib/gstreamer-0.8/libgstffmpegcolorspace.la lib/gstreamer-0.8/libgstfilter.la lib/gstreamer-0.8/libgstflxdec.la lib/gstreamer-0.8/libgstgamma.la -lib/gstreamer-0.8/libgstglimagesink.la lib/gstreamer-0.8/libgstgoom.la lib/gstreamer-0.8/libgstidct.la lib/gstreamer-0.8/libgstinterleave.la |