poppler: update to 0.10.7.

--HG--
extra : convert_revision : 6a6b5cc0e86798dd65fe1d4e9b554441cbe52e2d
This commit is contained in:
Juan RP 2009-05-18 18:05:43 +02:00
parent 246b180038
commit 8e7c2e7b54
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template build file for 'poppler'.
pkgname=poppler
sourcepkg=$pkgname
version=0.10.6
version=0.10.7
distfiles="http://poppler.freedesktop.org/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-zlib --disable-poppler-qt --disable-poppler-qt4
--enable-libjpeg --disable-libopenjpeg --disable-abiword-output"
short_desc="PDF rendering library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bcd78d674c4166af069afdb27af810c012e13cfd2b7b21f9dce63dd3f62bded1
checksum=9d3690e23b1396378b0db54c4e60bcd9a58b2423820f93d5f6eebf48cec87a29
long_desc="
This is poppler, a PDF rendering library. It is a fork of the xpdf
3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.