From: Felix Paul Kühne Date: Sat, 3 Jun 2006 12:15:03 +0000 (+0000) Subject: * use ganesh instead of the official server while it is down X-Git-Tag: 0.9.0-test0~11091 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=a53a078c54b35ae0e7183debf8fe9763af7ffdad;p=vlc * use ganesh instead of the official server while it is down --- diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak index 8a099c9747..d683ff8a95 100644 --- a/extras/contrib/src/packages.mak +++ b/extras/contrib/src/packages.mak @@ -6,7 +6,7 @@ # # Authors: Christophe Massiot # Derk-Jan Hartman -# Felix Kühne +# Felix Kühne # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -146,7 +146,8 @@ SDL_URL=http://www.libsdl.org/release/SDL-$(SDL_VERSION).tar.gz SDL_IMAGE_VERSION=1.2.4 SDL_IMAGE_URL=http://www.libsdl.org/projects/SDL_image/release/SDL_image-$(SDL_IMAGE_VERSION).tar.gz MUSE_VERSION=1.2.1 -MUSE_URL=http://files.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2 +#MUSE_URL=http://files.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2 +MUSE_URL=$(VIDEOLAN)/testing/contrib/libmpcdec-$(MUSE_VERSION).tar.bz2 WXWIDGETS_VERSION=2.6.3 WXWIDGETS_URL=$(SF)/wxwindows/wxWidgets-$(WXWIDGETS_VERSION).tar.gz ZLIB_VERSION=1.2.3