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:   ryoon
Date:           Mon Aug 31 17:25:42 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Enable libheif


To generate a diff of this commit:
cvs rdiff -u -r1.903 -r1.904 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.903 pkgsrc/graphics/Makefile:1.904
--- pkgsrc/graphics/Makefile:1.903      Sat Aug 29 22:20:40 2020
+++ pkgsrc/graphics/Makefile    Mon Aug 31 17:25:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.903 2020/08/29 22:20:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.904 2020/08/31 17:25:42 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -319,6 +319,7 @@ SUBDIR+=    libgiigic
 SUBDIR+=       libgltf
 SUBDIR+=       libgnomecanvas
 SUBDIR+=       libgnomecanvasmm
+SUBDIR+=       libheif
 SUBDIR+=       libimagequant
 SUBDIR+=       libiptcdata
 SUBDIR+=       libjpeg-turbo



Home | Main Index | Thread Index | Old Index