* update libheif to 1.12.0-1
This commit is contained in:
parent
dfd7e8e795
commit
f679ba7721
@ -3,8 +3,8 @@
|
|||||||
# Contributor: Adam Fontenot <fontenot@ucla.edu>
|
# Contributor: Adam Fontenot <fontenot@ucla.edu>
|
||||||
|
|
||||||
pkgname=libheif
|
pkgname=libheif
|
||||||
pkgver=1.11.0
|
pkgver=1.12.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="HEIF file format decoder and encoder"
|
pkgdesc="HEIF file format decoder and encoder"
|
||||||
arch=(x86_64 powerpc64le powerpc)
|
arch=(x86_64 powerpc64le powerpc)
|
||||||
url="https://github.com/strukturag/libheif"
|
url="https://github.com/strukturag/libheif"
|
||||||
@ -13,7 +13,7 @@ makedepends=(libjpeg libpng gdk-pixbuf2)
|
|||||||
depends=(libde265 x265 aom)
|
depends=(libde265 x265 aom)
|
||||||
optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert and heif-enc')
|
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)
|
source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
|
||||||
sha256sums=('c550938f56ff6dac83702251a143f87cb3a6c71a50d8723955290832d9960913')
|
sha256sums=('e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user