summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/poppler/poppler-0.35.0
Commit message (Collapse)AuthorAgeFilesLines
* poppler: update to 0.4.1Andreas Müller2016-04-281-28/+0
| | | | | | | | * remove leftover patches * run tested against evince and qpdfview Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* poppler: Support building against QT4-embeddedGary Thomas2015-10-231-0/+28
These changes allow the poppler package to build using qt4e. To enable them, add this line to local.conf PACKAGECONFIG_append_pn-poppler = " qt4e" Signed-off-by: Gary Thomas <gary@mlbassoc.com> Upstream-status: Innapropriate [OE configuration] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>