* update libheif to 1.14.0-1
This commit is contained in:
parent
77d061d05d
commit
e35ff3a949
@ -3,8 +3,8 @@
|
||||
# Contributor: Adam Fontenot <fontenot@ucla.edu>
|
||||
|
||||
pkgname=libheif
|
||||
pkgver=1.13.0
|
||||
pkgrel=2
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='HEIF file format decoder and encoder'
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
url='https://github.com/strukturag/libheif'
|
||||
@ -13,7 +13,7 @@ makedepends=(libjpeg libpng gdk-pixbuf2)
|
||||
depends=(libde265 x265 aom)
|
||||
optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert and heif-enc')
|
||||
source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
|
||||
sha256sums=('c20ae01bace39e89298f6352f1ff4a54b415b33b9743902da798e8a1e51d7ca1')
|
||||
sha256sums=('9a2b969d827e162fa9eba582ebd0c9f6891f16e426ef608d089b1f24962295b5')
|
||||
options=(debug)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user