1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: lorim <lorimz@gmail.com>
7 pkgdesc='Library for manipulation of TIFF images'
9 url=http://www.simplesystems.org/libtiff/
18 git+https://gitlab.com/libtiff/libtiff.git#tag=Release-v${pkgver//./-}
23 e6246631f6d943715b612b4ddd2279c946ff90c9e8d755fa639e8051a6eb3488
29 # Rename 3.9.7 to 4.3.7, 3.6.x was the first release with the unintentional ABI change
30 patch -Np1 -i ../libtiff4-soname.patch
44 make DESTDIR="${pkgdir}" -C libtiff install
45 rm -rf "${pkgdir}"/usr/{bin,include,lib/libtiff{,xx}.{a,so},share}
46 install -Dm 644 libtiff/COPYRIGHT -t "${pkgdir}"/usr/share/licenses/libtiff4/