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:   leot
Date:           Wed Dec  4 11:17:58 UTC 2019

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Add zbar


To generate a diff of this commit:
cvs rdiff -u -r1.867 -r1.868 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.867 pkgsrc/graphics/Makefile:1.868
--- pkgsrc/graphics/Makefile:1.867      Thu Nov 28 12:21:03 2019
+++ pkgsrc/graphics/Makefile    Wed Dec  4 11:17:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.867 2019/11/28 12:21:03 nia Exp $
+# $NetBSD: Makefile,v 1.868 2019/12/04 11:17:58 leot Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -798,6 +798,7 @@ SUBDIR+=    xv
 SUBDIR+=       xzgv
 SUBDIR+=       zathura-cb
 SUBDIR+=       zathura-djvu
+SUBDIR+=       zbar
 SUBDIR+=       zphoto
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index