GNU bug report logs - #38876
gnu: Add libmediaart.

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <raghavgururajan <at> disroot.org>

Date: Thu, 2 Jan 2020 19:39:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38876 in the body.
You can then email your comments to 38876 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38876; Package guix-patches. (Thu, 02 Jan 2020 19:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raghav Gururajan <raghavgururajan <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 02 Jan 2020 19:39:02 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: gnu: Add libmediaart.
Date: Thu, 02 Jan 2020 14:38:09 -0500
[Message part 1 (text/plain, inline)]
Hello Guix!

Please find the attached patch to add libmediaart.

Regards,
RG.
[libmediaart.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#38876; Package guix-patches. (Thu, 02 Jan 2020 19:59:02 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: 38876 <at> debbugs.gnu.org
Subject: gnu: Add libmediaart. V2
Date: Thu, 02 Jan 2020 14:58:47 -0500
[Message part 1 (text/plain, inline)]
Hello Guix!

Please find the revised patch for adding libmediaart, attached with
this email.

Regards,
RG.
[libmediaart.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 09 Jan 2020 22:33:02 GMT) Full text and rfc822 format available.

Notification sent to Raghav Gururajan <raghavgururajan <at> disroot.org>:
bug acknowledged by developer. (Thu, 09 Jan 2020 22:33:03 GMT) Full text and rfc822 format available.

Message #13 received at 38876-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: 38876-done <at> debbugs.gnu.org
Subject: Re: [bug#38876] gnu: Add libmediaart. V2
Date: Thu, 09 Jan 2020 23:32:18 +0100
[Message part 1 (text/plain, inline)]
Hi!

Raghav Gururajan <raghavgururajan <at> disroot.org> skribis:

> From c58cd6327d975cdb95aed9a6b3d7c0d660c565d2 Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <raghavgururajan <at> disroot.org>
> Date: Thu, 2 Jan 2020 14:53:01 -0500
> Subject: [PATCH] gnu: Add libmediaart.
>
> * gnu/packages/gnome.scm (libmediaart): New variable.

Applied with the minor changes below: I took the description from
<https://gitlab.gnome.org/GNOME/libmediaart/blob/master/docs/reference/libmediaart/libmediaart-docs.xml>,
and from what I can see in the source file headers, it’s LGPLv2.1+.

Thanks,
Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 178bcf5002..9689d20b39 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -268,11 +268,12 @@ features to enable users to create their discs easily and quickly.")
        ("gobject-introspection" ,gobject-introspection)
        ("gtk+:doc", gtk+ "doc")
        ("vala" ,vala)))
-    (synopsis "Media Art library for GNOME desktop")
-    (description "Library tasked with managing, extracting and
-handling media art caches.")
+    (synopsis "Media art library for the GNOME desktop")
+    (description
+     "The libmediaart library is the foundation for media art caching,
+extraction, and lookup for applications on the desktop.")
     (home-page "https://gitlab.gnome.org/GNOME/libmediaart")
-    (license license:gpl2+)))
+    (license license:lgpl2.1+)))
 
 (define-public gnome-menus
   (package

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 07 Feb 2020 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 80 days ago.

Previous Next


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