X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/1af04c0ed64b4bbe9956e7d94eeb1aec876708cf..3abecd4081c55287d9fa7e45781b52f4b28cfdc4:/packages/poppler/build.sh diff --git a/packages/poppler/build.sh b/packages/poppler/build.sh index 03a5176b..e9d03214 100644 --- a/packages/poppler/build.sh +++ b/packages/poppler/build.sh @@ -1,9 +1,10 @@ TERMUX_PKG_HOMEPAGE=https://poppler.freedesktop.org/ TERMUX_PKG_DESCRIPTION="PDF rendering library" -TERMUX_PKG_VERSION=0.55.0 -TERMUX_PKG_REVISION=1 -TERMUX_PKG_SHA256=537f2bc60d796525705ad9ca8e46899dcc99c2e9480b80051808bae265cdc658 -TERMUX_PKG_SRCURL=https://poppler.freedesktop.org/poppler-${TERMUX_PKG_VERSION}.tar.xz +# Do not update before pdflatex is fixed to work with newer poppler versions: +TERMUX_PKG_VERSION=0.59.0.1 +local _REAL_VERSION=0.57.0 +TERMUX_PKG_SHA256=0ea37de71b7db78212ebc79df59f99b66409a29c2eac4d882dae9f2397fe44d8 +TERMUX_PKG_SRCURL=https://poppler.freedesktop.org/poppler-${_REAL_VERSION}.tar.xz # libcairo and littlecms is used by pdftocairo: TERMUX_PKG_DEPENDS="fontconfig, libcairo, libpng, libjpeg-turbo, libtiff, littlecms, openjpeg" #texlive needs the xpdf headers