fontconfig: update SRC_URI
authorEric Bénard <eric@eukrea.com>
Fri, 17 Dec 2010 14:12:03 +0000 (15:12 +0100)
committerEric Bénard <eric@eukrea.com>
Fri, 17 Dec 2010 14:52:21 +0000 (15:52 +0100)
fontconfig's website's configuration actually prevents to fetch the
source archives so use gentoo's mirror until the website is fixed.

Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/fontconfig/fontconfig_2.6.0.bb
recipes/fontconfig/fontconfig_2.8.0.bb

index fd46235..84eaa4d 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = "expat freetype zlib"
 
 PR = "r4"
 
-SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
+SRC_URI = "${GENTOO_MIRROR}/fontconfig-${PV}.tar.gz \
            file://fix-pkgconfig.patch"
 
 PACKAGES =+ "fontconfig-utils-dbg fontconfig-utils "
index 5c6f854..64d7ee5 100644 (file)
@@ -7,7 +7,7 @@ DEPENDS = "expat freetype zlib"
 RPROVIDES_fontconfig-utils = "libfontconfig-utils"
 RCONFLICTS_fontconfig-utils = "libfontconfig-utils"
 
-SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz;name=fontconfig"
+SRC_URI = "${GENTOO_MIRROR}/fontconfig-${PV}.tar.gz;name=fontconfig"
 SRC_URI[fontconfig.md5sum] = "77e15a92006ddc2adbb06f840d591c0e"
 SRC_URI[fontconfig.sha256sum] = "fa2a1c6eea654d9fce7a4b1220f10c99cdec848dccaf1625c01f076b31382335"