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:   markd
Date:           Thu Feb  1 18:52:44 UTC 2018

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Add libdmtx and prison


To generate a diff of this commit:
cvs rdiff -u -r1.778 -r1.779 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.778 pkgsrc/graphics/Makefile:1.779
--- pkgsrc/graphics/Makefile:1.778      Mon Jan  1 07:10:13 2018
+++ pkgsrc/graphics/Makefile    Thu Feb  1 18:52:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.778 2018/01/01 07:10:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.779 2018/02/01 18:52:44 markd Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -280,6 +280,7 @@ SUBDIR+=    lib3ds
 SUBDIR+=       libart
 SUBDIR+=       libbpg
 SUBDIR+=       libcaca
+SUBDIR+=       libdmtx
 SUBDIR+=       libepoxy
 SUBDIR+=       libexif
 SUBDIR+=       libexif-gtk
@@ -411,6 +412,7 @@ SUBDIR+=    pngcrush
 SUBDIR+=       potrace
 SUBDIR+=       povray
 SUBDIR+=       prag
+SUBDIR+=       prison
 SUBDIR+=       ps2eps
 SUBDIR+=       pstoedit
 SUBDIR+=       ptex



Home | Main Index | Thread Index | Old Index