update to libheif-1.21.2, from Brad, I tweaked the comment about heif-view

as well
This commit is contained in:
sthen
2026-01-22 14:12:05 +00:00
parent bb307e5f0c
commit 1336106117
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
COMMENT= HEIF and AVIF file format decoder and encoder
V= 1.21.1
V= 1.21.2
DISTNAME= libheif-$V
SHARED_LIBS += heif 3.0
@@ -31,10 +31,10 @@ LIB_DEPENDS= graphics/gdk-pixbuf2 \
graphics/jpeg \
multimedia/x264 \
multimedia/x265
# examples (if heif-view is enabled, also pulls in SDL2).
# examples (if heif-view is enabled, also pulls in SDL2, and needs
# CXXFLAGS+= -I/usr/local/include)
LIB_DEPENDS+= graphics/png
CXXFLAGS+= -I/usr/local/include
CONFIGURE_ARGS= -DCMAKE_COMPILE_WARNING_AS_ERROR=Off \
-DWITH_DAV1D=On \
-DWITH_EXAMPLE_HEIF_VIEW=Off \
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (libheif-1.21.1.tar.gz) = l5m0scGQBvBSvPOZx2HMFH4nl2JoPO+vFocdu5tOoqE=
SIZE (libheif-1.21.1.tar.gz) = 1854592
SHA256 (libheif-1.21.2.tar.gz) = dfUwtxVLyT5+z4Ru38BBa/X0kGEt6MRZg8Njhap0K0I=
SIZE (libheif-1.21.2.tar.gz) = 1859435