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: Thu Dec 7 08:23:12 UTC 2023
Modified Files:
pkgsrc/graphics/libheif: Makefile distinfo
Log Message:
libheif: update to 1.17.5.
1.17.5
Fixes installation of the Gnome "heif.thumbnailer" config file.
No other fixes than that.
1.17.4
Fixes:
ispe boxes in AVIF images with clap boxes were written with the wrong size (would only happen with svt-av1 encoder),
always output MIAF brand for AVIF images
fix kvazaar encoding with odd image sizes and encodings with non-4:2:0 chroma
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/libheif/Makefile
cvs rdiff -u -r1.24 -r1.25 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.23 pkgsrc/graphics/libheif/Makefile:1.24
--- pkgsrc/graphics/libheif/Makefile:1.23 Tue Nov 7 21:39:17 2023
+++ pkgsrc/graphics/libheif/Makefile Thu Dec 7 08:23:12 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/11/07 21:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2023/12/07 08:23:12 wiz Exp $
-DISTNAME= libheif-1.17.3
+DISTNAME= libheif-1.17.5
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.24 pkgsrc/graphics/libheif/distinfo:1.25
--- pkgsrc/graphics/libheif/distinfo:1.24 Tue Nov 7 21:39:17 2023
+++ pkgsrc/graphics/libheif/distinfo Thu Dec 7 08:23:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/11/07 21:39:17 wiz Exp $
+$NetBSD: distinfo,v 1.25 2023/12/07 08:23:12 wiz Exp $
-BLAKE2s (libheif-1.17.3.tar.gz) = 82594e91a7f41663af2e46ba40a05527d3ff866bb0c5321eb72bbba23eeb4615
-SHA512 (libheif-1.17.3.tar.gz) = 11f78f3cf99e2fc0888e00360973275b8940acf64ea0d7e39748ad80564df64531ca908971c0c1a555b0ed562462a7f3d8e095890fce4308ad29755dcd81ddd5
-Size (libheif-1.17.3.tar.gz) = 1431554 bytes
+BLAKE2s (libheif-1.17.5.tar.gz) = 2c4be36a29ccd4012430c67bb41af3ba0dd6356d0b03f633718a201cfdf7b252
+SHA512 (libheif-1.17.5.tar.gz) = 3f12ddbdea0fa9dd893952bc0e4fb7717563e8cfa33357c16b16ac9ed24dec068c48719d15f60876a3af1737714e280ea925ed3fba3765122479338399e796d0
+Size (libheif-1.17.5.tar.gz) = 1432433 bytes
Home |
Main Index |
Thread Index |
Old Index