I'm trying to build the branch (on Fedora 21) but obviously I am missing some dependency or not having the right versions etc. Anyone having an idea?
Build output: --- [user@dev-21 poppler]$ sudo yum install nspr-devel Loaded plugins: langpacks, post-transaction-actions, yum-qubes-hooks Package nspr-devel-4.10.8-1.fc21.x86_64 already installed and latest version Nothing to do [user@dev-21 poppler]$ make make all-recursive make[1]: Entering directory '/home/user/VersionControlled/poppler' Making all in goo make[2]: Entering directory '/home/user/VersionControlled/poppler/goo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/user/VersionControlled/poppler/goo' Making all in fofi make[2]: Entering directory '/home/user/VersionControlled/poppler/fofi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/user/VersionControlled/poppler/fofi' Making all in splash make[2]: Entering directory '/home/user/VersionControlled/poppler/splash' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/user/VersionControlled/poppler/splash' Making all in poppler make[2]: Entering directory '/home/user/VersionControlled/poppler/poppler' make all-am make[3]: Entering directory '/home/user/VersionControlled/poppler/poppler' CXX libpoppler_la-SignatureHandler.lo In file included from SignatureHandler.cc:15:0: SignatureHandler.h:20:24: fatal error: nspr/prprf.h: No such file or directory #include <nspr/prprf.h> ^ compilation terminated. Makefile:1084: recipe for target 'libpoppler_la-SignatureHandler.lo' failed make[3]: *** [libpoppler_la-SignatureHandler.lo] Error 1 make[3]: Leaving directory '/home/user/VersionControlled/poppler/poppler' Makefile:840: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/user/VersionControlled/poppler/poppler' Makefile:642: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/user/VersionControlled/poppler' Makefile:524: recipe for target 'all' failed make: *** [all] Error 2 --- -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/740506 Title: verify digital signatures Status in Evince: Confirmed Status in Poppler: Confirmed Status in poppler package in Ubuntu: Triaged Bug description: Binary package hint: evince This is a feature request to verify digital signatures. I'm receiving more and more digitally signed PDF's and evince already acknowledges them with: Signature Not Verified Digitally signed by <signer> Date: <time stamp> Reason: <reason> Location: <location> but it would be great if Evince would be integrated into the distro's ca-certificate infrastructure to verify these signatures. To manage notifications about this bug go to: https://bugs.launchpad.net/evince/+bug/740506/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp