jbigkit: update to 2.2

Upstream automake was fixed; also supports 'make check' now.
This commit is contained in:
Jürgen Buchmüller 2020-04-11 20:10:51 +02:00
parent fad4099689
commit fe45a20428

View file

@ -1,18 +1,17 @@
# Template file for 'jbigkit' # Template file for 'jbigkit'
pkgname=jbigkit pkgname=jbigkit
version=2.1 version=2.2
revision=2 revision=1
wrksrc="${pkgname}-shared-${version}" wrksrc="${pkgname}-shared-${version}"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool" hostmakedepends="automake libtool pkg-config"
checkdepends="check-devel"
short_desc="Data compression library/utilities for bi-level high-resolution images" short_desc="Data compression library/utilities for bi-level high-resolution images"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-3"
homepage="http://www.cl.cam.ac.uk/~mgk25/jbigkit" homepage="http://www.cl.cam.ac.uk/~mgk25/jbigkit"
distfiles="https://github.com/void-linux/jbigkit-shared/archive/v${version}.tar.gz" distfiles="https://github.com/void-linux/jbigkit-shared/archive/v${version}.tar.gz"
checksum=bce256a39735145ecfc10d3e446e0b55fed1f7c80cffb6e2601a9090faae92e6 checksum=5cccbfb3bd7daf224a244ce0578dbcf706e4f39962426ceede873262b29b9931
disable_parallel_build=yes
broken="../libtool: line 7493: cd: ../libjbig/.libs: No such file or directory"
pre_configure() { pre_configure() {
./bootstrap.sh ./bootstrap.sh