mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libavif: update to 0.11.1.
This commit is contained in:
parent
12d837aff6
commit
552a951c37
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libavif'
|
# Template file for 'libavif'
|
||||||
pkgname=libavif
|
pkgname=libavif
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
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
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Library for encoding and decoding .avif files"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/AOMediaCodec/libavif"
|
homepage="https://github.com/AOMediaCodec/libavif"
|
||||||
|
changelog="https://github.com/AOMediaCodec/libavif/blob/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=0c34937f5a1f2e105734dba2fc6dc4d9b12636e17964df705d3d96c5aa52667c
|
checksum=0eb49965562a0e5e5de58389650d434cff32af84c34185b6c9b7b2fccae06d4e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue