David Runge pushed to branch main at Arch Linux / Packaging / Packages / libtiff
Commits: 19cc816f by David Runge at 2023-09-02T19:47:33+02:00 upgpkg: 4.5.1-2 Rebuild against jbigkit as shared library. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,12 +3,12 @@ pkgname=libtiff pkgver=4.5.1 -pkgrel=1 +pkgrel=2 pkgdesc='Library for manipulation of TIFF images' url='http://www.simplesystems.org/libtiff/' arch=('x86_64') license=('custom') -depends=('glibc' 'libjpeg-turbo' 'libjpeg.so' 'zlib' 'xz' 'zstd') +depends=('gcc-libs' 'glibc' 'jbigkit' 'libjpeg-turbo' 'libjpeg.so' 'zlib' 'xz' 'zstd') makedepends=('freeglut' 'glu' 'mesa' 'jbigkit') optdepends=('freeglut: for using tiffgt') provides=('libtiff.so' 'libtiffxx.so') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libtiff/-/commit/19cc816ff1b2e798738611eb478054d41be50b66 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libtiff/-/commit/19cc816ff1b2e798738611eb478054d41be50b66 You're receiving this email because of your account on gitlab.archlinux.org.
