libheif: update to 1.14.2.
This commit is contained in:
parent
b54cb9dde7
commit
fd1537b853
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'libheif'
|
# Template file for 'libheif'
|
||||||
pkgname=libheif
|
pkgname=libheif
|
||||||
version=1.12.0
|
version=1.14.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-option-checking"
|
|
||||||
hostmakedepends="automake autoconf pkg-config libtool"
|
hostmakedepends="automake autoconf pkg-config libtool"
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
|
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
|
||||||
libaom-devel"
|
libaom-devel"
|
||||||
short_desc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
|
short_desc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
|
||||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://www.libheif.org"
|
homepage="https://github.com/strukturag/libheif"
|
||||||
|
changelog="https://github.com/strukturag/libheif/releases"
|
||||||
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
||||||
checksum=086145b0d990182a033b0011caadb1b642da84f39ab83aa66d005610650b3c65
|
checksum=e9c88e75e3b7fad9df32e42d28646752de2679df57efddfb3f63cd25110ce9d9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue