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 |
---|---|---|
baselibs.conf | 0000000000 0 Bytes | |
poppler-0.55.0.tar.xz | 0001700440 1.62 MB | |
poppler-qt.changes | 0000109153 107 KB | |
poppler-qt.spec | 0000011527 11.3 KB | |
poppler-qt5.changes | 0000109153 107 KB | |
poppler-qt5.spec | 0000011529 11.3 KB | |
poppler.changes | 0000109153 107 KB | |
poppler.spec | 0000011521 11.3 KB | |
pre_checkin.sh | 0000000337 337 Bytes |
Revision 137 (latest revision is 207)
Dominique Leuenberger (dimstar_suse)
accepted
request 497436
from
Bjørn Lie (Zaitor)
(revision 137)
1
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