pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-good explicitely disable v4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca11dc7badab
branches: trunk
changeset: 546322:ca11dc7badab
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Aug 27 14:23:38 2008 +0000
description:
explicitely disable v4l and x11 in the base pkg, fixes build on Linux
(where bl3 can't hide the headers), from David Sainty per PR pkg/39418
diffstat:
multimedia/gst-plugins0.10-good/Makefile.common | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r d73b7eafba53 -r ca11dc7badab multimedia/gst-plugins0.10-good/Makefile.common
--- a/multimedia/gst-plugins0.10-good/Makefile.common Wed Aug 27 12:42:55 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile.common Wed Aug 27 14:23:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2008/08/06 18:17:24 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2008/08/27 14:23:38 drochner Exp $
#
GST_PLUGINS0.10_TYPE= good
@@ -16,6 +16,7 @@
flac \
gconf \
gconftool \
+ gst_v4l2 \
jpeg \
ladspa \
libcaca \
@@ -26,6 +27,9 @@
shout2test \
speex \
sunaudio \
+ x \
+ xshm \
+ xvideo \
zlib
CONFIGURE_ARGS+= --disable-${driver}
.endfor
Home |
Main Index |
Thread Index |
Old Index