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 Feb  5 04:36:26 UTC 2022

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Enable zxing-cpp


To generate a diff of this commit:
cvs rdiff -u -r1.960 -r1.961 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.960 pkgsrc/graphics/Makefile:1.961
--- pkgsrc/graphics/Makefile:1.960      Tue Jan 25 01:47:12 2022
+++ pkgsrc/graphics/Makefile    Sat Feb  5 04:36:26 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.960 2022/01/25 01:47:12 wiz Exp $
+# $NetBSD: Makefile,v 1.961 2022/02/05 04:36:26 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -846,5 +846,6 @@ SUBDIR+=    zathura-cb
 SUBDIR+=       zathura-djvu
 SUBDIR+=       zbar
 SUBDIR+=       zphoto
+SUBDIR+=       zxing-cpp
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index