X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/bb27a0ec420cb5afdba3988cbbd7d458036a4b6e..34b46b56de338349dfa321a01397364b3c52b449:/packages/zbar/build.sh diff --git a/packages/zbar/build.sh b/packages/zbar/build.sh index fe1305c4..7ce38765 100644 --- a/packages/zbar/build.sh +++ b/packages/zbar/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=http://zbar.sourceforge.net TERMUX_PKG_DESCRIPTION="Software suite for reading bar codes from various sources" TERMUX_PKG_VERSION=0.10 -TERMUX_PKG_BUILD_REVISION=1 +TERMUX_PKG_BUILD_REVISION=2 TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/zbar/zbar/0.10/zbar-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_DEPENDS="imagemagick" TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-pthread --disable-video --without-xshm --without-xv --without-gtk --without-qt --without-python --mandir=$TERMUX_PREFIX/share/man"