[Buildroot] [PATCH 1/1] package/cdrkit: download from svn

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 19 13:20:03 UTC 2014


Karoly, All,

On 2014-10-19 14:18 +0200, Karoly Kasza spake thusly:
> www.cdrkit.org looks dead, the cdrkit archive always downloads from the
> buildroot.org mirror. This patch points the downloader back to the
> original svn release.
> 
> Signed-off-by: Karoly Kasza <kaszak at gmail.com>
> ---
>  package/cdrkit/cdrkit.mk |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/cdrkit/cdrkit.mk b/package/cdrkit/cdrkit.mk
> index 8ec0b8b..b2f0459 100644
> --- a/package/cdrkit/cdrkit.mk
> +++ b/package/cdrkit/cdrkit.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -CDRKIT_VERSION = 1.1.11
> -CDRKIT_SITE = http://www.cdrkit.org/releases
> +CDRKIT_SITE = svn://svn.debian.org/debburn/cdrkit/tags/release_1.1.11/
> +CDRKIT_VERSION = 854

NAK. Here's why:

I would prefer we keep a resource that is accessible via the standard
http protocol, as the svn protocol is often blocked by enterprise
firewalls.

So, unless there are very interesting and important changes in the
Debian svn tree, we should switch to using a tarball from the Debian
archives, at:

    http://snapshot.debian.org/

Regards,
Yann E. MORIN.

>  CDRKIT_DEPENDENCIES = libcap bzip2 zlib
>  CDRKIT_LICENSE = GPLv2
>  CDRKIT_LICENSE_FILES = COPYING
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list