1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
2 # Contributor: Adam Fontenot <fontenot@ucla.edu>
7 pkgdesc='HEIF file format decoder and encoder'
9 url='https://github.com/strukturag/libheif'
11 makedepends=(libjpeg libpng gdk-pixbuf2)
12 depends=(libde265 x265 aom)
13 optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert and heif-enc')
14 source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
15 sha256sums=('c20ae01bace39e89298f6352f1ff4a54b415b33b9743902da798e8a1e51d7ca1')
28 make DESTDIR="$pkgdir" install