mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/zimg to 3.0.1-2
This commit is contained in:
parent
6906d97bbc
commit
7eb2bf85b2
1 changed files with 5 additions and 1 deletions
|
@ -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)
|
Loading…
Reference in a new issue