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 28 17:08:43 UTC 2023

Modified Files:
        pkgsrc/graphics/libheif: Makefile distinfo

Log Message:
libheif: update to 1.16.2.

This release

    adds an option to heif-convert to set the PNG compression level,
    fixes a few build issues with some compilers,
    fixes the --encoder option in heif-enc,
    fixes heif_item_get_properties_of_type and heif_item_get_transformation_properties.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/libheif/Makefile
cvs rdiff -u -r1.21 -r1.22 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.17 pkgsrc/graphics/libheif/Makefile:1.18
--- pkgsrc/graphics/libheif/Makefile:1.17       Sun May  7 12:08:07 2023
+++ pkgsrc/graphics/libheif/Makefile    Sun May 28 17:08:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/05/07 12:08:07 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2023/05/28 17:08:43 wiz Exp $
 
-DISTNAME=      libheif-1.16.1
+DISTNAME=      libheif-1.16.2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strukturag/}
 GITHUB_PROJECT=        libheif

Index: pkgsrc/graphics/libheif/distinfo
diff -u pkgsrc/graphics/libheif/distinfo:1.21 pkgsrc/graphics/libheif/distinfo:1.22
--- pkgsrc/graphics/libheif/distinfo:1.21       Tue May 16 08:56:02 2023
+++ pkgsrc/graphics/libheif/distinfo    Sun May 28 17:08:43 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2023/05/16 08:56:02 wiz Exp $
+$NetBSD: distinfo,v 1.22 2023/05/28 17:08:43 wiz Exp $
 
-BLAKE2s (libheif-1.16.1.tar.gz) = a3e3672ae6c578d4373128e8af3b340cacead5a3404c767ce1edf421b564f5c6
-SHA512 (libheif-1.16.1.tar.gz) = d565bb81c09e5511379bce8300b7f8c51a60be42903383663599db5d67acf9286b87381182916b19d2dba18175019e4cdbcd6b8c80fa63c8c911d64b3fb558a7
-Size (libheif-1.16.1.tar.gz) = 1338412 bytes
+BLAKE2s (libheif-1.16.2.tar.gz) = e045526f4d9e54f27855df50a4e48b317eaf989025caa736e497c605a5c2bfda
+SHA512 (libheif-1.16.2.tar.gz) = a9c377d66bd85f8a3809d9b8c7b26b8d06eef511b14b86ade9db1cd934f0cef8339eeb8290d605fad3e0f5a1e4f104439356c62f893559f8ada957ea21625313
+Size (libheif-1.16.2.tar.gz) = 1339068 bytes
 SHA1 (patch-libheif_hevc.cc) = a7e6a49c5769a0f26556f416d3538ff61d54810e



Home | Main Index | Thread Index | Old Index