Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577604 - =app-text/poppler-0.42.0 version bump
Summary: =app-text/poppler-0.42.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 11:08 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2016-03-17 23:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
poppler-0.42.0.ebuild.diff (poppler-0.42.0.ebuild.diff,1.65 KB, patch)
2016-03-17 11:08 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-03-17 11:08:36 UTC
Created attachment 428406 [details, diff]
poppler-0.42.0.ebuild.diff

core:
 * Add the support for version 5 + revision 6 documents. Bug #85368
 * Add initial support for Signature handling
 * Initialize gamut mapping multipliers in ::copy() functions. Bug #90697
 * Implement jpx streams support with depth < 8
 * Handle SMaskInData = 0 for JPX encoded images. Bug #93468
 * Fix rendering of some broken PDF files. Bug #92508
 * PSOutputDev: Support for LZW encoding
 * PSOutputDev: Add support for Flate compression in Level 3 output.
 * SplashOuputDev: Implement function shading. Bug #94441
 * SplashOuputDev: Improve rendering of some non embedded fonts. Bug #94054
 * SplashOuputDev: Fall back to Gfx implementation of tiling pattern if repetition rate is small. Bug #90596
 * SplashOuputDev: Implementation of Matte entries in softmasks of softmasked images. Bug #22473
 * SplashOuputDev: assure line width > 0 in case of text stroke. Bug #94038
 * TextOuputDev: Cache result of inner loop in visitDepthFirst. Bug #77087
 * Avoid attempting a tiling pattern fill with a singular transform matrix

utils:
 * pdfinfo: Add option to show document structure
 * pdfsig: New command that gives information about signature

qt4:
 * Fix bug in links to remote documents getting the page number wrong sometimes

qt5:
 * Fix bug in links to remote documents getting the page number wrong sometimes
Comment 1 Maciej Mrozowski gentoo-dev 2016-03-17 23:37:25 UTC
Patch not quite ok (CMake variable cases were wrong), but thanks nevertheless :)