pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libv4l
Module Name: pkgsrc
Committed By: dholland
Date: Sat Jan 3 04:02:34 UTC 2026
Modified Files:
pkgsrc/graphics/libv4l: Makefile
Log Message:
graphics/libv4l: disable doxygen explicitly
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/libv4l/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/libv4l/Makefile
diff -u pkgsrc/graphics/libv4l/Makefile:1.27 pkgsrc/graphics/libv4l/Makefile:1.28
--- pkgsrc/graphics/libv4l/Makefile:1.27 Mon Nov 17 11:25:07 2025
+++ pkgsrc/graphics/libv4l/Makefile Sat Jan 3 04:02:34 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/11/17 11:25:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2026/01/03 04:02:34 dholland Exp $
LIBV4L_VERS= 1.32.0
DISTNAME= v4l-utils-${LIBV4L_VERS}
@@ -19,6 +19,7 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake perl
+MESON_ARGS+= -Ddoxygen-doc=disabled
MESON_ARGS+= -Dlibdvbv5=disabled
MESON_ARGS+= -Dv4l-utils=false
Home |
Main Index |
Thread Index |
Old Index