mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 05:02:24 +02:00
Various: Switch to GNOME_MIRROR
(From OE-Core rev: 0499bacc30274f2300fb956362bda8a53fdc625e) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@ require glib.inc
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.26/glib-${PV}.tar.bz2 \
|
||||
SRC_URI = "${GNOME_MIRROR}/glib/2.26/glib-${PV}.tar.bz2 \
|
||||
file://configure-libtool.patch \
|
||||
file://60_wait-longer-for-threads-to-die.patch \
|
||||
file://g_once_init_enter.patch \
|
||||
|
||||
@@ -2,7 +2,7 @@ require glib.inc
|
||||
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \
|
||||
SRC_URI = "${GNOME_MIRROR}/glib/2.27/glib-${PV}.tar.bz2 \
|
||||
file://configure-libtool.patch \
|
||||
file://60_wait-longer-for-threads-to-die.patch \
|
||||
file://g_once_init_enter.patch \
|
||||
|
||||
@@ -9,7 +9,7 @@ PR = "r2"
|
||||
|
||||
MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "9e2496ffa4e55911f94232e29ee9f146"
|
||||
SRC_URI[sha256sum] = "7594bd86c5b92a4ba1f26927800f1b29e1ec5c246cad67aa085c279d6425b8a2"
|
||||
|
||||
@@ -7,7 +7,7 @@ PR = "r1"
|
||||
ART_CONFIG = "${HOST_ARCH}/art_config.h"
|
||||
|
||||
# can't use gnome.oeclass due to _ in filename
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \
|
||||
SRC_URI = "${GNOME_MIRROR}/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \
|
||||
file://${ART_CONFIG} \
|
||||
file://Makefile.am.patch;patch=1"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Unique is a library for writing single instance application. If y
|
||||
HOMEPAGE = "http://live.gnome.org/LibUnique"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/libunique/1.1/libunique-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d"
|
||||
SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb"
|
||||
|
||||
@@ -12,7 +12,7 @@ PACKAGE_ARCH = "all"
|
||||
PR = "r3"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2"
|
||||
|
||||
do_install () {
|
||||
install -d ${D}${prefix}/share/fonts/ttf/
|
||||
|
||||
@@ -10,7 +10,7 @@ PR = "r0"
|
||||
|
||||
DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.32/libsoup-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/libsoup/2.32/libsoup-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "894ca0077ec2d923286a69766d0b0b74"
|
||||
SRC_URI[sha256sum] = "8779da1b4d85f443f04ea8301f52c4a1943c10e4dc8d20dbcdb3652921de6b8e"
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "x11/gnome/libs"
|
||||
|
||||
DEPENDS = "glib-2.0 gnutls libxml2"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.4/libsoup-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/libsoup/2.4/libsoup-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/libsoup-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ PR = "r1"
|
||||
|
||||
DEPENDS = "glib-2.0 gnutls libxml2"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${BPN}/2.2/${BPN}-${PV}.tar.bz2"
|
||||
SRC_URI = "${GNOME_MIRROR}/${BPN}/2.2/${BPN}-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "936e29d705aab0483b9a5b8860f68c13"
|
||||
SRC_URI[sha256sum] = "fa9f33e96a11133adbfd10538d95ed9704e582ef334c0a119a2a0bfca302877d"
|
||||
|
||||
Reference in New Issue
Block a user