unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Stefan Reichör" <stefan@xsteve.at>
Cc: 48161-done@debbugs.gnu.org
Subject: bug#48161: [PATCH] gnu: Add castget.
Date: Wed, 05 May 2021 15:36:30 +0200	[thread overview]
Message-ID: <87im3xjo9t.fsf@gnu.org> (raw)
In-Reply-To: <20210502151227.385012-1-stefan@xsteve.at> ("Stefan Reichör"'s message of "Sun, 2 May 2021 17:12:27 +0200")

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

Hi Stefan,

Stefan Reichör <stefan@xsteve.at> skribis:

> * gnu/packages/gpodder.scm (castget): New variable.

Applied with the change below: according to source file headers, this code
is under LGPL 2.1 “or any later version”.

Thanks,
Ludo’.


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

diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm
index a22a2b41cd..677ec3f33e 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -242,5 +242,5 @@ in Python.")
      "castget is a simple, command-line based RSS enclosure downloader.  It is
 primarily intended for automatic, unattended downloading of podcasts.  It uses
 libcurl for the download process.")
-    (license license:gpl2)
+    (license license:lgpl2.1+)
     (home-page "https://castget.johndal.com")))

      reply	other threads:[~2021-05-05 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-02 15:12 [bug#48161] [PATCH] gnu: Add castget Stefan Reichör
2021-05-05 13:36 ` 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=87im3xjo9t.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=48161-done@debbugs.gnu.org \
    --cc=stefan@xsteve.at \
    /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).