### this file is sourced not run
pkgname=libheif
PKGVER=1.13.0
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${pkgname}-${PKGVER}.tar.gz
MD5SUM=12e603893cb12ff27646ea38f4ea72eb
SRC_URL=https://github.com/strukturag/libheif/releases/download/v${PKGVER}/${TARBALL}
BUNDLE=

SLACKREQ='libaom libde265 libx265'

SLACKDESC="${pkgname}: ${pkgname} ${PKGVER} (HEIF and AVIF de/encoder)  
${pkgname}: 
${pkgname}: libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format)
${pkgname}: file format decoder and encoder.
${pkgname}: HEIF and AVIF are new image file formats employing HEVC (h.265)
${pkgname}: or AV1 image coding, respectively, for the best compression ratios
${pkgname}: currently possible.
${pkgname}: 
${pkgname}: https://github.com/strukturag/libheif
${pkgname}: 
${pkgname}: 
"

### default pkg_download
### default_pkg_prepare
### default pkg_package
### default pkg_build
