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:Factory:LegacyX86/poppler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000077 77 Bytes | |
baselibs.conf | 0000000000 0 Bytes | |
poppler-21.08.0.tar.xz | 0001717372 1.64 MB | |
poppler.changes | 0000156958 153 KB | |
poppler.spec | 0000010870 10.6 KB |
Revision 172 (latest revision is 207)
Dominique Leuenberger (dimstar_suse)
accepted
request 913195
from
Bjørn Lie (iznogood)
(revision 172)
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