pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Aug 29 22:20:40 UTC 2020
Modified Files:
pkgsrc/graphics: Makefile
Log Message:
graphics: Enable libv4l1
To generate a diff of this commit:
cvs rdiff -u -r1.902 -r1.903 pkgsrc/graphics/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/Makefile
diff -u pkgsrc/graphics/Makefile:1.902 pkgsrc/graphics/Makefile:1.903
--- pkgsrc/graphics/Makefile:1.902 Fri Aug 7 03:38:53 2020
+++ pkgsrc/graphics/Makefile Sat Aug 29 22:20:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.902 2020/08/07 03:38:53 brook Exp $
+# $NetBSD: Makefile,v 1.903 2020/08/29 22:20:40 ryoon Exp $
#
COMMENT= Graphics tools and libraries
@@ -341,6 +341,7 @@ SUBDIR+= libscigraphica
SUBDIR+= libsixel
SUBDIR+= libspiro
SUBDIR+= libv4l
+SUBDIR+= libv4l1
SUBDIR+= libvideogfx
SUBDIR+= libwebp
SUBDIR+= libwmf
Home |
Main Index |
Thread Index |
Old Index