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:   schmonz
Date:           Wed Aug 20 16:47:29 UTC 2025

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add and enable libvips.


To generate a diff of this commit:
cvs rdiff -u -r1.1095 -r1.1096 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.1095 pkgsrc/graphics/Makefile:1.1096
--- pkgsrc/graphics/Makefile:1.1095     Wed Aug 20 14:08:19 2025
+++ pkgsrc/graphics/Makefile    Wed Aug 20 16:47:29 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1095 2025/08/20 14:08:19 wiz Exp $
+# $NetBSD: Makefile,v 1.1096 2025/08/20 16:47:29 schmonz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -347,6 +347,7 @@ SUBDIR+=    libsixel
 SUBDIR+=       libspiro
 SUBDIR+=       libv4l
 SUBDIR+=       libvideogfx
+SUBDIR+=       libvips
 SUBDIR+=       libwebp
 SUBDIR+=       libwmf
 SUBDIR+=       libxmi



Home | Main Index | Thread Index | Old Index