poppler: Update from 0.33.0 to 0.34.0

This commit is contained in:
Fredrik Fornwall 2015-07-15 12:38:52 -04:00
parent 18b8cd57ff
commit 54e2de2f63

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://poppler.freedesktop.org/
TERMUX_PKG_DESCRIPTION="PDF rendering library"
TERMUX_PKG_VERSION=0.33.0
TERMUX_PKG_VERSION=0.34.0
TERMUX_PKG_SRCURL=http://poppler.freedesktop.org/poppler-${TERMUX_PKG_VERSION}.tar.xz
# libcairo and littlecms is used by pdftocairo:
TERMUX_PKG_DEPENDS="fontconfig, libcairo, libpng, libjpeg-turbo, libtiff, littlecms, libgnustl, openjpeg"