vp-build/templates/poppler.tmpl

24 lines
911 B
Cheetah
Executable File

# Template build file for 'poppler'.
pkgname=poppler
version=0.10.0
extract_sufx=".tar.gz"
url=http://poppler.freedesktop.org
build_style=gnu_configure
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
configure_args="--enable-zlib --disable-poppler-qt --disable-poppler-qt4
--enable-libjpeg"
pkgconfig_override="poppler.pc poppler-splash.pc poppler-cairo.pc
poppler-glib.pc"
short_desc="PDF rendering library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=068a4f895e39635b628f0a21f4420bbf162ebeca
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.
Poppler provides PDF rendering functionality as a shared library,
to centralize the maintenence effort and to reduce duplicated
effort. And the poppler developers would like to move libpoppler
forward in a number of areas that doesn't fit within the goals of
xpdf."