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:   kikadf
Date:           Mon Apr 13 15:44:41 UTC 2026

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add libliftoff


To generate a diff of this commit:
cvs rdiff -u -r1.1118 -r1.1119 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.1118 pkgsrc/graphics/Makefile:1.1119
--- pkgsrc/graphics/Makefile:1.1118     Mon Apr 13 14:40:41 2026
+++ pkgsrc/graphics/Makefile    Mon Apr 13 15:44:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1118 2026/04/13 14:40:41 kikadf Exp $
+# $NetBSD: Makefile,v 1.1119 2026/04/13 15:44:41 kikadf Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -336,6 +336,7 @@ SUBDIR+=    libkdcraw
 SUBDIR+=       libkdcraw-qt5
 SUBDIR+=       libkexiv2
 SUBDIR+=       libksane
+SUBDIR+=       libliftoff
 SUBDIR+=       liblqr
 SUBDIR+=       libmypaint
 SUBDIR+=       libotf



Home | Main Index | Thread Index | Old Index