unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: la snesne <lasnesne@lagunposprasihopre.org>
Cc: 49324-done@debbugs.gnu.org
Subject: bug#49324: [PATCH] gnu: Add libmobi.
Date: Fri, 30 Jul 2021 22:59:52 +0200	[thread overview]
Message-ID: <87h7gbzfef.fsf@gnu.org> (raw)
In-Reply-To: <20210702055715.9047-1-lasnesne@lagunposprasihopre.org> (la snesne's message of "Fri, 2 Jul 2021 14:57:15 +0900")

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

Hi,

la snesne <lasnesne@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’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 864 bytes --]

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+)))

      reply	other threads:[~2021-07-30 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  5:57 [bug#49324] [PATCH] gnu: Add libmobi la snesne
2021-07-30 20:59 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7gbzfef.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=49324-done@debbugs.gnu.org \
    --cc=lasnesne@lagunposprasihopre.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).