guix-commits
[Top][All Lists]
Advanced

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

17/23: gnu: calibre: Remove some comments.


From: guix-commits
Subject: 17/23: gnu: calibre: Remove some comments.
Date: Sun, 5 May 2019 11:15:26 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 7312a7d073fba1b1d0e1951fa93f5b3a66a4354e
Author: Brendan Tildesley <address@hidden>
Date:   Sat May 4 02:42:25 2019 +1000

    gnu: calibre: Remove some comments.
    
    * gnu/packages/ebook.scm (calibre): There is no unrar in Guix currently, and
      pdftohtml is in poppler, so we can remove this comment.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/ebook.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index efc5043..ba99ce9 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -147,9 +147,6 @@
        ("python2-pyqt" ,python2-pyqt)
        ("python2-sip" ,python2-sip)
        ("python2-regex" ,python2-regex)
-       ;; python2-unrardll is needed for decompressing RAR files.
-       ;; A program called 'pdf2html' is needed for reading PDF books
-       ;; in the web interface.
        ("sqlite" ,sqlite)))
     (arguments
      `(#:python ,python-2



reply via email to

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