mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] ffmpeg mirror


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] ffmpeg mirror
Date: Fri, 22 Oct 2010 13:50:11 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Martin Gerhardy <address@hidden> schrieb:
> diff -r 71223e783745 src/ffmpeg.mk
> --- a/src/ffmpeg.mk   Tue Oct 12 23:54:31 2010 +0200
> +++ b/src/ffmpeg.mk   Fri Oct 22 12:31:09 2010 +0200
> @@ -4,12 +4,12 @@
>  # ffmpeg
>  PKG             := ffmpeg
>  $(PKG)_IGNORE   :=
> -$(PKG)_VERSION  := 0.6
> -$(PKG)_CHECKSUM := 9e4bc2f1fdb4565bea54d7fb38e705b40620e208
> +$(PKG)_VERSION  := 0.6.1
> +$(PKG)_CHECKSUM := 6884d7ed014b840679f9b6de6f34bd4843768ae9
>  $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
>  $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
>  $(PKG)_WEBSITE  := http://www.ffmpeg.org/
> -$(PKG)_URL      := http://www.ffmpeg.org/releases/$($(PKG)_FILE)
> +$(PKG)_URL      := http://www.sfr-fresh.com/unix/misc/$($(PKG)_FILE)
>  $(PKG)_DEPS     := gcc bzip2 faad2 faac lame libvpx opencore-amr sdl speex 
> theora vorbis x264 xvidcore zlib

Sorry, I can't accept this patch because the original download URL
should always be present. However, we have a fallback mechanism
for such situations: There is an optional second URL field which
is used in case the first one is unavailable, e.g.

     $(PKG)_URL      := http://www.ffmpeg.org/releases/$($(PKG)_FILE)
     $(PKG)_URL_2    := http://www.sfr-fresh.com/unix/misc/$($(PKG)_FILE)


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]