GNU bug report logs - #54709
[PATCH core-updates] gnu: poppler: Build support for PDF signatures.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Mon, 4 Apr 2022 15:39:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54709 in the body.
You can then email your comments to 54709 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54709; Package guix-patches. (Mon, 04 Apr 2022 15:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 04 Apr 2022 15:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH core-updates] gnu: poppler: Build support for PDF signatures.
Date: Mon,  4 Apr 2022 17:33:13 +0200
* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.
---
This builds the pdfsig tool for adding and checking PDF signatures. At
least okular≥21.12.0 supports it (not in Guix yet).

 gnu/packages/pdf.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index dd221f7e19..cb9244de02 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -82,6 +82,7 @@ (define-module (gnu packages pdf)
   #:use-module (gnu packages lua)
   #:use-module (gnu packages man)
   #:use-module (gnu packages markup)
+  #:use-module (gnu packages nss)
   #:use-module (gnu packages pcre)
   #:use-module (gnu packages perl)
   #:use-module (gnu packages photo)
@@ -256,6 +257,7 @@ (define-public poppler
                  libpng
                  libtiff
                  lcms
+                 nss
                  openjpeg
                  poppler-data
                  zlib
-- 
2.34.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 08 May 2022 12:53:02 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Sun, 08 May 2022 12:53:02 GMT) Full text and rfc822 format available.

Message #10 received at 54709-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 54709-done <at> debbugs.gnu.org
Subject: Re: bug#54709: [PATCH core-updates] gnu: poppler: Build support for
 PDF signatures.
Date: Sun, 08 May 2022 14:51:55 +0200
Hello Timotej,

Timotej Lazar <timotej.lazar <at> araneo.si> skribis:

> * gnu/packages/pdf.scm (poppler)[inputs]: Add nss.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 06 Jun 2022 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.