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.07.0.tar.xz | 0001882144 1.79 MB | |
poppler-23.07.0.tar.xz.sig | 0000000833 833 Bytes | |
poppler.changes | 0000173445 169 KB | |
poppler.keyring | 0000026823 26.2 KB | |
poppler.spec | 0000011234 11 KB | |
reduce-boost-required-version.patch | 0000000425 425 Bytes |
Revision 196 (latest revision is 207)
Ana Guerrero (anag+factory)
accepted
request 1098804
from
Dirk Mueller (dirkmueller)
(revision 196)
- update to 23.07.0: core: * Fix reading of utf8-with-bom files * Fix crash if CERT_ExtractPublicKey doesn't return a public key * Fix rendering of some malformed documents. Issue #1395 * Allow for stream compression and compress font streams in forms Remove method Hints::getPageRanges qt5: * Fix crash when overprint preview is enabled * Don't fail signature basics tests if backend is not configured qt6: * Fix crash when overprint preview is enabled * Don't fail signature basics tests if backend is not configured utils: * pdfsig: Allow showung and selecting signature backend * pdfsig: Describe signature dump format in manual page
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