mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
update to libheif-1.21.2, from Brad, I tweaked the comment about heif-view
as well
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user