GNU bug report logs - #70516
[PATCH] gnu: Add libgpod.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Mon, 22 Apr 2024 18:26:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 70516 <at> debbugs.gnu.org
Subject: Re: [bug#70516] [PATCH v1 1/2] gnu: Add libgpod.
Date: Fri, 31 May 2024 13:41:46 +0200
[Message part 1 (text/plain, inline)]
Sergey Trofimov <sarg <at> sarg.org.ru> skribis:

> * gnu/packages/music.scm (libgpod): New variable.

Applied with this change:

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index d2a2b28aeb9..4da7466e054 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -480,8 +480,8 @@ (define-public libgpod
     (inputs (list libxml2 sg3-utils sqlite taglib libplist))
     (home-page "https://sourceforge.net/projects/gtkpod")
     (synopsis "Library to access iPod contents")
-    (description "Library to access iPod contents.  Enables iPod support in
-@code{Clementine}.")
+    (description "This package provides a library to access iPod contents.  It
+enables iPod support in music players such as Clementine.")
     (license license:lgpl2.1+)))
 
 (define-public clementine
[Message part 3 (text/plain, inline)]
See
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>.

Thanks,
Ludo'.

This bug report was last modified 356 days ago.

Previous Next


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