GARNAME = poppler
GARVERSION = 0.8.4
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PATCHFILES = poppler-glib.pc.patch

MASTER_SITES = http://poppler.freedesktop.org/

LIBDEPS = platform/gtk+ freedesktop/poppler-data

DESCRIPTION = poppler
define BLURB
Poppler is a PDF rendering library based on the xpdf-3.0 code base.
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS) --disable-poppler-qt --disable-poppler-qt4

include ../category.mk
