PDF Rendering Library
Poppler is a PDF rendering library, forked from the xpdf PDF viewer
developed by Derek Noonburg of Glyph and Cog, LLC.
- Developed at X11:common:Factory
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/poppler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000077 77 Bytes | |
baselibs.conf | 0000000000 0 Bytes | |
poppler-23.09.0.tar.xz | 0001888836 1.8 MB | |
poppler-23.09.0.tar.xz.sig | 0000000833 833 Bytes | |
poppler.changes | 0000175013 171 KB | |
poppler.keyring | 0000026823 26.2 KB | |
poppler.spec | 0000011296 11 KB | |
reduce-boost-required-version.patch | 0000000425 425 Bytes |
Revision 198 (latest revision is 207)
Ana Guerrero (anag+factory)
accepted
request 1114272
from
Dirk Mueller (dirkmueller)
(revision 198)
- build with gpgmepp for signing documents (bsc#1215632) - Update to 21.05.0: * pdftoppm: Fix regression when using single scaleTo. - SplashOutputDev: Add the invisible character check - Fix issues with malformed documents. - Expose more image modes, add option to select mode in - pdffonts: Minor formatting changes in the man page. - Fix PDFDoc::checkHeader() for PDFs smaller than 1 KiB. - Fix issues with on malformed documents. - Fix crash in invalid files that define a <= 0 bits per image - TextOutputDev: Use page size for max value in - disable hinting -- patch moved from xpdf splash copy to poppler's splash, reason: + Qt frontend: * Do not return unknown field type for signature form fields for * Support for Opening/Closing page actions as another part of the fix for bug #201739 - moved man pages to the poppler-tools subpackage [#201739] - many bug fixes - fix extra qualifications in installed headers - Required by evince update for GNOME 2.12 - Remove uptreamed patchs - Update to version 0.3.3
Comments 4
Broken Link: https://download.opensuse.org/repositories/openSUSE:Factory/standard/openSUSE:Factory.repo
It seems to me that the package lacks some files which come in the original tar.xz. More especifically, there is a header (poppler-private.h) that is missing in the installed package (/usr/include/poppler/glib) that is present in the tar file from the official site.
Dears, since Okular 23.08, GPGME should be next to NSS be supported as PDF signing backend via poppler. Though I cannot see it. Is it maybe not activated in the poppler package?
Is it possible it has to be enabled at compile time? https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1376/diffs#9a2aa4db38d3115ed60da621e012c0efc0172aae
With okular we cannot digital sign because okular does not find any gpg certificate. we need gpg backend not only NSS backend. we need that poppler is built with the gpgme support.
thanks