guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: ghostscript: Add TODO comment about bundled jbig2dec.


From: Leo Famulari
Subject: 02/02: gnu: ghostscript: Add TODO comment about bundled jbig2dec.
Date: Sat, 20 May 2017 16:26:48 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit fda33e495b5ae0ad4688588f1b07c15dc04305c7
Author: Leo Famulari <address@hidden>
Date:   Sat May 20 16:24:42 2017 -0400

    gnu: ghostscript: Add TODO comment about bundled jbig2dec.
    
    * gnu/packages/ghostscript.scm (ghostscript): Add comment.
---
 gnu/packages/ghostscript.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm
index 4e8736c..1cb651c 100644
--- a/gnu/packages/ghostscript.scm
+++ b/gnu/packages/ghostscript.scm
@@ -132,6 +132,7 @@ printing, and psresize, for adjusting page sizes.")
    (name "ghostscript")
    (replacement ghostscript/fixed)
    (version "9.14.0")
+   ;; XXX Try removing the bundled copy of jbig2dec.
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/ghostscript/gnu-ghostscript-"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]