summaryrefslogtreecommitdiffstats
path: root/rules/poppler.in
Commit message (Collapse)AuthorAgeFilesLines
* poppler: fix floating point / fixed point handlingMichael Olbrich2018-11-241-1/+8
| | | | | | | | | | POPPLER_SINGLE / POPPLER_FIXED don't exist. The options are called POPPLER_SPLASH_SINGLE / POPPLER_SPLASH_FIXED. Also add an option to enforce using double precision. This is needed for cups-filter. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Fix typos in KConfig files (.in rules)Alexander Dahl2018-11-091-1/+1
| | | | | | | | To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: version bump 0.60.1 -> 0.61.1Roland Hieber2017-11-231-1/+2
| | | | | | | | | | | | Patches have gone upstream or are no longer needed because we now link with libcms2, as libcms1 support will soon be dropped upstream. Apparently pthread detection in CMake has changed, work around it. Also include MD5 sums for the license files. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: fix dependencies for gobject-introspectionptxdist-2017.11.0Michael Olbrich2017-11-161-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: version bump 0.18.0 -> 0.60.1Roland Hieber2017-11-101-30/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is quite a version bump, spanning six years of poppler development. Upstream now provides data for rendering cyrillic and CJK languages in the package poppler-data, but this dependency is only detected at compile time, so we make sure the build order is right. The build system has changed from autotools to CMake. Some applications require the old xpdf headers, the CPP wrapper or CMYK support, so make these options selectable. Same for the Splash backend, which can now also be built with single precision or fixed-point arithmetic. PNG and JPEG support is no longer broken; poppler now also includes an internal DCT decoder, but it is officially unmaintained, so we leave it out. Likewise, poppler allows using zlib to uncompress flate streams, but with the warning that this is "not totally safe", so it is disabled for now. The GTK dependency has been dropped as it is only necessary for the documentation or some tests, which we don't build. Additionally, poppler could benefit from packaging libopenjpeg and libtiff in ptxdist for parsing JPEG2000 or TIFF embedded in PDFs. Likewise, libnss could be packaged for PDF signature support. Also the Qt5 wrapper is now selectable, but this is currently only build-tested and needs to be tested in runtime. Finally harmonize the wording of the kconfig options. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: new libpng breaks png supportMichael Olbrich2017-06-241-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: add missing dependencyMichael Olbrich2015-05-281-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: jpeg support fails to build with jpeg-9aptxdist-2014.05.0Michael Olbrich2014-05-091-0/+1
| | | | | | | If this is needed, then a new popper version is probably the right way to fix this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: version bump 0.10.4 -> 0.16.6Michael Olbrich2011-06-131-8/+39
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [poppler] add warning to select at least one backendMarc Kleine-Budde2009-03-091-0/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10010 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] make splash configurable, fix gtk handlingMarc Kleine-Budde2009-03-091-0/+7
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10009 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] remove with-x-switchMarc Kleine-Budde2009-03-091-6/+0
| | | | | | | | doesn't have any effect on linux platforms. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10008 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] add missing fontconfig depMarc Kleine-Budde2009-03-091-0/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10006 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] reenable cairo backendMarc Kleine-Budde2009-03-051-8/+6
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9976 33e552b5-05e3-0310-8538-816dae2090ed
* * poppler: workaround recursive dependencyRobert Schwebel2009-03-031-7/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9910 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: migrate to autogenerated menuesRobert Schwebel2008-12-201-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9276 33e552b5-05e3-0310-8538-816dae2090ed
* * : tristate changes p-q.in Michael Grzeschik2008-06-041-9/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8325 33e552b5-05e3-0310-8538-816dae2090ed
* * poppler.in:Marc Kleine-Budde2008-05-221-8/+7
| | | | | | | convert -> menuconfig git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8211 33e552b5-05e3-0310-8538-816dae2090ed
* added popplerLuotao Fu2007-12-131-0/+55
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7654 33e552b5-05e3-0310-8538-816dae2090ed