summaryrefslogtreecommitdiff
path: root/print/poppler-includes
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09sync dependency versionsdrochner1-2/+2
2011-01-31sync w/ base pkg updatedrochner1-2/+4
2010-11-02update to 0.14.4drochner1-2/+1
changes: -bugfixes (in particular for security issues which were patched in pkgsrc) -fixed memory leaks
2010-10-02Makefile.common is not a good place to set PKGREVISION -- distributewiz1-1/+2
it over the corresponding Makefiles instead.
2010-07-15generate and install poppler-config.h, used internallydrochner2-2/+7
2010-07-14update to 0.14.1drochner2-4/+11
this is a new major branch, many fixes and improvements
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-09-09update to 0.12.0drochner3-4/+9
This is a major update, switches to the 0.12 release branch. Most notable change is that the color management stuff which we had as patches in pkgsrc is official now. Otherwise - many fixes and enhancements. (while this is a .0 release I've been tracking the 0.11.x snapshots and release candidate for a while so I don't expect big problems)
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-11As we build with Splash Output support, also install the header.joerg2-2/+5
Bump revision.
2009-06-03Fix typo.reed1-1/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-01-13Update to 0.10.3:wiz1-2/+2
Release 0.10.3 core: * Fix a crash on documents with malformed outline. Bug #19024 * Fix leak on AnnotScreen destructor. Bug #19095 * Fix wrong PS generation when a large image is in Patterns. Bug #18908 * Remove BaseFile.h it was never used. Bug #19298 * Improve document saving * Fix PS generation of PDF with malformed font Length2 definition * Fix a leak while parsing annotations * Fix rendering of some checkboxes Qt4: * Fix positioning of Form rects on PDF with cropbox * Fix positioning of Annotation rects on PDF with cropbox. Bug #18558. * Small documentation improvements * Make Document::fonts() work when called more than once. Bug #19405 build system: * CMake: look harder for openjpeg * CMake: update the poppler core headers installation * Autotools: do not install Function.cc as it's not a header Qt: * Fix deserialization of links right coordinate
2008-11-20Addition of package containing unsupported Xpdf headers from poppler.dillo6-0/+155