Re: [PATCH] Replace broken LADSPA URL.

2015-12-30 Thread Ludovic Courtès
Alex Vong skribis: > From 40f8a47fa189398a094e4f4d2bc2e78d0496b633 Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Thu, 12 Nov 2015 01:19:44 +0800 > Subject: [PATCH] gnu: ladspa: Update urls. > > * gnu/packages/audio.scm (ladspa): Update source and home page url. Applied, thanks! Ludo’.

Re: [PATCH] Replace broken LADSPA URL.

2015-12-29 Thread Mathieu Lirzin
Alex Vong writes: > Ricardo Wurmus writes: > >> Alex Vong writes: [...] >>> + (uri (list (string-append "http://http.debian.net"; >>> + >>> "/debian/pool/main/l/ladspa-sdk/ladspa-sdk_" >>> + version >>> +

Re: [PATCH] Replace broken LADSPA URL.

2015-12-29 Thread Alex Vong
>From 40f8a47fa189398a094e4f4d2bc2e78d0496b633 Mon Sep 17 00:00:00 2001 From: Alex Vong Date: Thu, 12 Nov 2015 01:19:44 +0800 Subject: [PATCH] gnu: ladspa: Update urls. * gnu/packages/audio.scm (ladspa): Update source and home page url. --- gnu/packages/audio.scm | 27 +--

Re: [PATCH] Replace broken LADSPA URL.

2015-12-29 Thread Alex Vong
Ricardo Wurmus writes: > Alex Vong writes: > >> From 2feefc6fd7162d7226015aa296ace0c8e7d034bf Mon Sep 17 00:00:00 2001 >> From: Alex Vong >> Date: Thu, 12 Nov 2015 01:19:44 +0800 >> Subject: [PATCH] gnu: ladspa: Update urls. >> >> * gnu/packages/audio.scm (ladspa): Update source and home page u

Re: [PATCH] Replace broken LADSPA URL.

2015-12-28 Thread Alex Kost
Ricardo Wurmus (2015-12-28 22:29 +0300) wrote: > Alex Vong writes: > [...] >> + (origin >> + (method url-fetch) >> + ;; Since the official link is dead, >> + ;; we download the tarball from Debian or Internet Archive. >> + (uri (list (string-append "http://http.debian.

Re: [PATCH] Replace broken LADSPA URL.

2015-12-28 Thread Ricardo Wurmus
Alex Vong writes: > From 2feefc6fd7162d7226015aa296ace0c8e7d034bf Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Thu, 12 Nov 2015 01:19:44 +0800 > Subject: [PATCH] gnu: ladspa: Update urls. > > * gnu/packages/audio.scm (ladspa): Update source and home page url. > > Thanks to Ricardo Wurmus

Re: [PATCH] Replace broken LADSPA URL.

2015-12-28 Thread Alex Vong
>From 2feefc6fd7162d7226015aa296ace0c8e7d034bf Mon Sep 17 00:00:00 2001 From: Alex Vong Date: Thu, 12 Nov 2015 01:19:44 +0800 Subject: [PATCH] gnu: ladspa: Update urls. * gnu/packages/audio.scm (ladspa): Update source and home page url. Thanks to Ricardo Wurmus for suggesting downloading the sou

Re: [PATCH] Replace broken LADSPA URL.

2015-12-28 Thread Alex Vong
Mathieu Lirzin writes: > Hi, > > When there is nothing to quote, we prefer using ‘list’ over using > ‘quasiquote’ + ‘unquote’. > Sure! I will fix that. > Thanks, > > -- > Mathieu Lirzin

Re: [PATCH] Replace broken LADSPA URL.

2015-12-28 Thread Mathieu Lirzin
Hi, Alex Vong writes: >>From 5ebb7b5d1508746947006720c1e46a30f1c1c312 Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Thu, 12 Nov 2015 01:19:44 +0800 > Subject: [PATCH] gnu: ladspa: Update urls. > > * gnu/packages/audio.scm (ladspa): Update source and home page url. > > Thanks to Ricardo Wur

Re: [PATCH] Replace broken LADSPA URL.

2015-12-27 Thread Alex Vong
>From 5ebb7b5d1508746947006720c1e46a30f1c1c312 Mon Sep 17 00:00:00 2001 From: Alex Vong Date: Thu, 12 Nov 2015 01:19:44 +0800 Subject: [PATCH] gnu: ladspa: Update urls. * gnu/packages/audio.scm (ladspa): Update source and home page url. Thanks to Ricardo Wurmus for suggesting downloading the sou

Re: [PATCH] Replace broken LADSPA URL.

2015-12-27 Thread Alex Kost
Ludovic Courtès (2015-11-17 19:14 +0300) wrote: > Ricardo Wurmus skribis: > >> Alex Kost writes: >> The ladspa.org domain appears to be no longer under control of the LADSPA project (does it still exist?). The attached patch changes the source URL such that it downloads the >

Re: [PATCH] Replace broken LADSPA URL.

2015-11-17 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Alex Kost writes: > >>> The ladspa.org domain appears to be no longer under control of the >>> LADSPA project (does it still exist?). >>> >>> The attached patch changes the source URL such that it downloads the >>> last copy archived by http://web.archive.org. Is this

Re: [PATCH] Replace broken LADSPA URL.

2015-11-17 Thread Ricardo Wurmus
Alex Kost writes: >> The ladspa.org domain appears to be no longer under control of the >> LADSPA project (does it still exist?). >> >> The attached patch changes the source URL such that it downloads the >> last copy archived by http://web.archive.org. Is this okay or should we >> look for a m

Re: [PATCH] Replace broken LADSPA URL.

2015-11-17 Thread Alex Kost
Ricardo Wurmus (2015-11-16 22:33 +0300) wrote: > The ladspa.org domain appears to be no longer under control of the > LADSPA project (does it still exist?). > > The attached patch changes the source URL such that it downloads the > last copy archived by http://web.archive.org. Is this okay or sho

[PATCH] Replace broken LADSPA URL.

2015-11-16 Thread Ricardo Wurmus
The ladspa.org domain appears to be no longer under control of the LADSPA project (does it still exist?). The attached patch changes the source URL such that it downloads the last copy archived by http://web.archive.org. Is this okay or should we look for a more permanent home for the LADSPA sour