pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics graphics: Enable zxing-cpp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31254e7704df
branches:  trunk
changeset: 373039:31254e7704df
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 05 04:36:26 2022 +0000

description:
graphics: Enable zxing-cpp

diffstat:

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

diffs (16 lines):

diff -r b7980253b678 -r 31254e7704df graphics/Makefile
--- a/graphics/Makefile Sat Feb 05 04:35:00 2022 +0000
+++ b/graphics/Makefile Sat Feb 05 04:36:26 2022 +0000
@@ -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-djvu
 SUBDIR+=       zbar
 SUBDIR+=       zphoto
+SUBDIR+=       zxing-cpp
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index