summaryrefslogtreecommitdiffstats
path: root/rules/poppler.make
Commit message (Collapse)AuthorAgeFilesLines
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: version bump 0.60.1 -> 0.61.1Roland Hieber2017-11-231-5/+12
| | | | | | | | | | | | 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: version bump 0.18.0 -> 0.60.1Roland Hieber2017-11-101-32/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: fix typoMichael Olbrich2012-07-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* poppler: version bump 0.16.6 -> 0.18.0Robert Schwebel2011-12-091-17/+22
| | | | | | | | | The 0.16.6 version is not able to cope with glib-2.30, so we update to the current stable version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> [mol: cleanup configure options] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poppler: version bump 0.10.4 -> 0.16.6Michael Olbrich2011-06-131-46/+22
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [poppler] targetinstall consolidationRobert Schwebel2010-10-221-9/+3
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [poppler] make splash configurable, fix gtk handlingMarc Kleine-Budde2009-03-091-1/+8
| | | | | | 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-7/+2
| | | | | | | | 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] really fix install of binsMarc Kleine-Budde2009-03-091-1/+2
| | | | | | | | | we cannot hardcode the binaries, because some are build depending on other options. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10005 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] fix installation of binsMarc Kleine-Budde2009-03-071-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10003 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] enable fixed point arithmetics of target has no FPUMarc Kleine-Budde2009-03-051-0/+6
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9975 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] install libs 0644Marc Kleine-Budde2009-03-051-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9974 33e552b5-05e3-0310-8538-816dae2090ed
* [poppler] cleanups + restore lfu's copyrightMarc Kleine-Budde2009-03-051-50/+12
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9973 33e552b5-05e3-0310-8538-816dae2090ed
* * poppler: update to latest stableRobert Schwebel2009-03-031-11/+48
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9917 33e552b5-05e3-0310-8538-816dae2090ed
* * poppler.make:Marc Kleine-Budde2009-01-121-64/+14
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9511 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* added popplerLuotao Fu2007-12-131-0/+185
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7654 33e552b5-05e3-0310-8538-816dae2090ed