libavif: update to 1.0.4.
This commit is contained in:
parent
d27aa01295
commit
dd7f3f4bcb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libavif'
|
# Template file for 'libavif'
|
||||||
pkgname=libavif
|
pkgname=libavif
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
|
configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/AOMediaCodec/libavif"
|
homepage="https://github.com/AOMediaCodec/libavif"
|
||||||
changelog="https://raw.githubusercontent.com/AOMediaCodec/libavif/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/AOMediaCodec/libavif/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/AOMediaCodec/libavif/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/AOMediaCodec/libavif/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=35e3cb3cd7158209dcc31d3bf222036de5b9597e368a90e18449ecc89bb86a19
|
checksum=dc56708c83a4b934a8af2b78f67f866ba2fb568605c7cf94312acf51ee57d146
|
||||||
|
|
||||||
build_options="dav1d rav1e svt"
|
build_options="dav1d rav1e svt"
|
||||||
build_options_default="dav1d rav1e"
|
build_options_default="dav1d rav1e"
|
||||||
|
|
Loading…
Reference in New Issue