1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
7 pkgdesc='Scaling, colorspace conversion, and dithering library'
9 url=https://github.com/sekrit-twc/zimg
10 license=(custom:WTFPL)
18 _tag=1658ce429cf944e88868a88d8aef4683425d4e78
19 source=(git+https://github.com/sekrit-twc/zimg.git#tag=${_tag})
29 git describe --tags | sed 's/^release-//'
42 make DESTDIR="${pkgdir}" -C zimg install
43 install -Dm 644 zimg/COPYING -t "${pkgdir}"/usr/share/licenses/zimg/