unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Jens Mølgaard" <jens@zete.tk>
Cc: 36683-done@debbugs.gnu.org
Subject: bug#36683: [PATCH] Add readymedia.
Date: Wed, 17 Jul 2019 15:22:23 +0200	[thread overview]
Message-ID: <87k1cgbxtc.fsf@gnu.org> (raw)
In-Reply-To: <87ftn6tvu5.fsf@zete.tk> ("Jens \=\?utf-8\?Q\?M\=C3\=B8lgaard\=22's\?\= message of "Tue, 16 Jul 2019 17:03:14 +1200")

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

Hello,

Jens Mølgaard <jens@zete.tk> skribis:

> From d3f60afd07fb5f01d70f0407bd0fafdc0a9fe07f Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Jens=20M=C3=B8lgaard?= <jens@zete.tk>
> Date: Tue, 16 Jul 2019 13:49:51 +1200
> Subject: [PATCH] gnu: Add readymedia.
>
> * gnu/packages/upnp.scm (readymedia): New variable.

Applied with the changes below: according to source file headers, it’s
GPL version 2 only.

Thanks!

Ludo’.


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

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index 82a0a4709a..36e14634f7 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -22,7 +22,6 @@
 
 (define-module (gnu packages upnp)
   #:use-module (gnu packages)
-  #:use-module (gnu packages base)
   #:use-module (gnu packages gettext)
   #:use-module (gnu packages autotools)
   #:use-module (gnu packages video)
@@ -199,4 +198,4 @@ and others.")
     (description "ReadyMedia (formerly known as MiniDLNA) is a simple media
 server, which serves multimedia content to compatible clients on the network.
 It aims to be fully compliant with DLNA and UPnP-AV standards.")
-    (license gpl2+)))
+    (license gpl2)))

      reply	other threads:[~2019-07-17 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-16  5:03 [bug#36683] [PATCH] Add readymedia Jens Mølgaard
2019-07-17 13:22 ` 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=87k1cgbxtc.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=36683-done@debbugs.gnu.org \
    --cc=jens@zete.tk \
    /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).