pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libheif
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 4 14:55:21 UTC 2025
Modified Files:
pkgsrc/graphics/libheif: Makefile distinfo
Log Message:
libheif: update to 1.19.8.
Set essential flag for transformative properties as required
by MIAF. This fixes the display of AVIF images with transformations
encoded by libheif in Chrome, which checks whether this flag
is set.
If the environment variable LIBHEIF_SECURITY_LIMITS is set to
OFF, libheif will not check any security limits. This can be
used if a user wants to work with large images that were blocked
by the security limits, but the application software does not
allow to adjust the libheif security limits.
Resolved processing 16-bit JPEG-2000
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/graphics/libheif/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/libheif/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/libheif/Makefile
diff -u pkgsrc/graphics/libheif/Makefile:1.47 pkgsrc/graphics/libheif/Makefile:1.48
--- pkgsrc/graphics/libheif/Makefile:1.47 Thu Apr 24 14:14:29 2025
+++ pkgsrc/graphics/libheif/Makefile Sun May 4 14:55:21 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2025/04/24 14:14:29 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/05/04 14:55:21 wiz Exp $
-DISTNAME= libheif-1.19.7
-PKGREVISION= 3
+DISTNAME= libheif-1.19.8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=strukturag/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/graphics/libheif/distinfo
diff -u pkgsrc/graphics/libheif/distinfo:1.38 pkgsrc/graphics/libheif/distinfo:1.39
--- pkgsrc/graphics/libheif/distinfo:1.38 Thu Apr 3 09:21:45 2025
+++ pkgsrc/graphics/libheif/distinfo Sun May 4 14:55:21 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2025/04/03 09:21:45 wiz Exp $
+$NetBSD: distinfo,v 1.39 2025/05/04 14:55:21 wiz Exp $
-BLAKE2s (libheif-1.19.7.tar.gz) = 06aee431a1d9184e21c91fabc5dacbedd49592df8c14fa9611190996f71960e2
-SHA512 (libheif-1.19.7.tar.gz) = b0c3226c528daf78d8e8f73b5a07b9104e3ff036c553a66fdd0ca494380d8fb03c799241f0ea66b5f7e42d4fec87d186571f2aae9ac4820ffd7ff76d704f487b
-Size (libheif-1.19.7.tar.gz) = 1717186 bytes
+BLAKE2s (libheif-1.19.8.tar.gz) = 4d7122d3ed38e98b3742210e3e57bec8f96d6a75f74e741c3d341689ea325f6c
+SHA512 (libheif-1.19.8.tar.gz) = ccb7359c2a7632fd598bb82d238482652fec58c8cebfecd3c2fef07d814d6e623d7916db18eeb47887f1c32bbdbb80680533643b7610880844e1dee3e128cade
+Size (libheif-1.19.8.tar.gz) = 1718218 bytes
SHA1 (patch-CMakeLists.txt) = 24b435548576cb8ca9c1200209e34fba9a0831c6
Home |
Main Index |
Thread Index |
Old Index