unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Raghav Gururajan <raghavgururajan@disroot.org>
Cc: 38876-done@debbugs.gnu.org
Subject: bug#38876: gnu: Add libmediaart. V2
Date: Thu, 09 Jan 2020 23:32:18 +0100	[thread overview]
Message-ID: <8736cos1l9.fsf@gnu.org> (raw)
In-Reply-To: <aded163d3ed532fce4a387ef4b79eb014f9b60ad.camel@disroot.org> (Raghav Gururajan's message of "Thu, 02 Jan 2020 14:58:47 -0500")

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

Hi!

Raghav Gururajan <raghavgururajan@disroot.org> skribis:

> From c58cd6327d975cdb95aed9a6b3d7c0d660c565d2 Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <raghavgururajan@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’.


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

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

      reply	other threads:[~2020-01-09 22:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 19:38 [bug#38876] gnu: Add libmediaart Raghav Gururajan
2020-01-02 19:58 ` [bug#38876] gnu: Add libmediaart. V2 Raghav Gururajan
2020-01-09 22:32   ` 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=8736cos1l9.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=38876-done@debbugs.gnu.org \
    --cc=raghavgururajan@disroot.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).