Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics graphics: Enable libheif



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c039d9efea4
branches:  trunk
changeset: 437781:0c039d9efea4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Aug 31 17:25:42 2020 +0000

description:
graphics: Enable libheif

diffstat:

 graphics/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ad81fd6651a4 -r 0c039d9efea4 graphics/Makefile
--- a/graphics/Makefile Mon Aug 31 17:24:37 2020 +0000
+++ b/graphics/Makefile Mon Aug 31 17:25:42 2020 +0000
@@ -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+=       libgltf
 SUBDIR+=       libgnomecanvas
 SUBDIR+=       libgnomecanvasmm
+SUBDIR+=       libheif
 SUBDIR+=       libimagequant
 SUBDIR+=       libiptcdata
 SUBDIR+=       libjpeg-turbo



Home | Main Index | Thread Index | Old Index