Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
23
templates/poppler/template
Normal file
23
templates/poppler/template
Normal file
@@ -0,0 +1,23 @@
|
||||
# Template build file for 'poppler'.
|
||||
pkgname=poppler
|
||||
version=0.10.0
|
||||
distfiles="
|
||||
http://poppler.freedesktop.org/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
make_cmd="$XBPS_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."
|
||||
Reference in New Issue
Block a user