pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libvdpau multimedia/libvdpau: Force off doc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b55a2eb0d20
branches: trunk
changeset: 419652:2b55a2eb0d20
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Dec 26 21:44:06 2019 +0000
description:
multimedia/libvdpau: Force off documentation
Otherwise, if doxygen is installed, documentation becomes enabled,
generating files not in the PLIST.
diffstat:
multimedia/libvdpau/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a9e90b12f344 -r 2b55a2eb0d20 multimedia/libvdpau/Makefile
--- a/multimedia/libvdpau/Makefile Thu Dec 26 12:32:33 2019 +0000
+++ b/multimedia/libvdpau/Makefile Thu Dec 26 21:44:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/11/27 13:46:53 nia Exp $
+# $NetBSD: Makefile,v 1.18 2019/12/26 21:44:06 gdt Exp $
DISTNAME= libvdpau-1.3
CATEGORIES= multimedia
@@ -18,6 +18,7 @@
${PKG_SYSCONFDIR}/vdpau_wrapper.cfg
MESON_ARGS+= -Degdir=${EGDIR}
+MESON_ARGS+= -Ddocumentation=false
PKGCONFIG_OVERRIDE_STAGE= pre-install
PKGCONFIG_OVERRIDE+= output/meson-private/vdpau.pc
Home |
Main Index |
Thread Index |
Old Index