libheif: update to 1.21.2.

This commit is contained in:
Duncaen
2026-04-24 00:02:00 +02:00
parent 9fe7a7b063
commit c41e598b3a
+4 -5
View File
@@ -1,19 +1,18 @@
# Template file for 'libheif'
pkgname=libheif
version=1.20.2
version=1.21.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config libaom-tools"
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
libaom-devel gdk-pixbuf-devel"
libaom-devel gdk-pixbuf-devel x264-devel openh264-devel"
short_desc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/strukturag/libheif"
changelog="https://github.com/strukturag/libheif/releases"
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
checksum=b70340395d84184bb8dfc833dd51c95ae049435f7ff9abc7b505a08b5ee2bd2a
checksum=79996de959d28ca82ef070c382304683f5cdaf04cbe2953a74587160a3710a36
libheif-devel_package() {
short_desc+=" - development files"