Changeset 65abc4a052a422f5d114df51c23963e4cd128644

Show
Ignore:
Timestamp:
31/12/07 15:24:21 (9 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1199111061 +0000
git-parent:

[1e8bbf19b3bb93076119a75fcfae5f6db7cbbfec]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1199111061 +0000
Message:

contrib: mirror the packages by GNUPG on ganesh as their server is constantly unreachable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/packages.mak

    r8838c69 r65abc4a  
    134134PNG_URL=$(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2 
    135135GPGERROR_VERSION=1.6 
    136 GPGERROR_URL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$(GPGERROR_VERSION).tar.bz2 
     136GPGERRPR_URL=$(VIDEOLAN)/testing/contrib/libgpg-error-$(GPGERROR_VERSION).tar.bz2 
     137#GPGERROR_URL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$(GPGERROR_VERSION).tar.bz2 
    137138GCRYPT_VERSION=1.2.3 
    138 GCRYPT_URL=ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2 
     139GCRYPT_URL=$(VIDEOLAN)/testing/contrib/libgcrypt-$(GCRYPT_VERSION).tar.bz2 
     140#GCRYPT_URL=ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2 
    139141GNUTLS_VERSION=1.6.3 
    140 GNUTLS_URL=ftp://ftp.gnupg.org/gcrypt/gnutls/gnutls-$(GNUTLS_VERSION).tar.bz2 
     142GNUTLS_URL=$(VIDEOLAN)/testing/contrib/gnutls-$(GNUTLS_VERSION).tar.bz2 
     143#GNUTLS_URL=ftp://ftp.gnupg.org/gcrypt/gnutls/gnutls-$(GNUTLS_VERSION).tar.bz2 
    141144DAAP_VERSION=0.4.0 
    142145DAAP_URL=http://craz.net/programs/itunes/files/libopendaap-$(DAAP_VERSION).tar.bz2