PKGNAME=libtiff-5
PKGSEC=libs
PKGDEP="freeglut gcc-runtime glu jbigkit libdeflate libwebp \
        libjpeg-turbo xz zlib"
PKGDES="Library for manipulation of TIFF images (ABI version 5)"
PKGPROV="libtiff5_spiral"

# Note: For compatibility with Debian applications.
AUTOTOOLS_AFTER=(
	"--enable-ld-version-script"
	"--disable-docs"
)

# FIXME: Set RECONF=0 to avoid bootstrap script which attempts to
#        download dependencies from GNU servers which is currently
#        unavailable.
RECONF=0
