extra/zimg to 3.0.1-2

This commit is contained in:
Kevin Mihelich 2021-03-16 12:41:20 +00:00
parent 6906d97bbc
commit 7eb2bf85b2

View file

@ -7,11 +7,15 @@
pkgname=zimg
pkgver=3.0.1
pkgrel=1
pkgrel=2
pkgdesc='Scaling, colorspace conversion, and dithering library'
arch=(x86_64)
url=https://github.com/sekrit-twc/zimg
license=(custom:WTFPL)
depends=(
gcc-libs
glibc
)
makedepends=(git)
provides=(libzimg.so)
options=(!emptydirs)