GNU bug report logs -
#49324
[PATCH] gnu: Add libmobi.
Previous Next
Full log
Message #10 received at 49324-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
la snesne <lasnesne <at> lagunposprasihopre.org> skribis:
> * gnu/packages/ebook.scm (libmobi): New variable.
Applied with the minor tweaks below (regarding the license, note that
source file headers explicitly say “version 3 or any later”, hence
‘lgpl3+’.)
Thanks, and sorry for the delay!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index abd8e3005c..003ea0c743 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -622,8 +622,9 @@ the CHM library CHMLIB.")
("libxml2" ,libxml2)))
(home-page "https://github.com/bfabiszewski/libmobi/")
(synopsis "C library for handling MOBI formats")
- (description "C library for handling MOBI ebook
-format documents, with following features.
+ (description "Libmobi is a C library for handling MOBI ebook
+format documents, with the following features:
+
@itemize
@item reading and parsing:
@itemize
@@ -639,5 +640,5 @@ format documents, with following features.
@item writing back loaded documents
@item metadata editing
@item handling encrypted documents
-@end itemize")
- (license license:lgpl3)))
+@end itemize\n")
+ (license license:lgpl3+)))
This bug report was last modified 3 years 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.