Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics graphics: Disable libv4l1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/216fbeffd426
branches:  trunk
changeset: 437862:216fbeffd426
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Sep 02 09:55:16 2020 +0000

description:
graphics: Disable libv4l1

diffstat:

 graphics/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d62f06e696fc -r 216fbeffd426 graphics/Makefile
--- a/graphics/Makefile Wed Sep 02 09:54:33 2020 +0000
+++ b/graphics/Makefile Wed Sep 02 09:55:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.904 2020/08/31 17:25:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.905 2020/09/02 09:55:16 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -342,7 +342,6 @@
 SUBDIR+=       libsixel
 SUBDIR+=       libspiro
 SUBDIR+=       libv4l
-SUBDIR+=       libv4l1
 SUBDIR+=       libvideogfx
 SUBDIR+=       libwebp
 SUBDIR+=       libwmf



Home | Main Index | Thread Index | Old Index