aboutsummaryrefslogtreecommitdiffstats
path: root/xtscal
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
committerPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
commit3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (patch)
treeb8e7d11117845c22c9ce660e08f806f9c560ff77 /xtscal
parent1044b2d0948183ed4e3555f000115e4505206b0b (diff)
downloadopenembedded-3ae8424c4b54cb3ffbd726bfb7bb77536196e998.tar.gz
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'xtscal')
-rw-r--r--xtscal/xtscal_0.4.oe4
-rw-r--r--xtscal/xtscal_0.5.1.oe2
-rw-r--r--xtscal/xtscal_0.5.oe2
-rw-r--r--xtscal/xtscal_0.6.3.oe2
4 files changed, 4 insertions, 6 deletions
diff --git a/xtscal/xtscal_0.4.oe b/xtscal/xtscal_0.4.oe
index f0548878e7..310f525685 100644
--- a/xtscal/xtscal_0.4.oe
+++ b/xtscal/xtscal_0.4.oe
@@ -4,8 +4,6 @@ SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr"
-
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"
inherit autotools
diff --git a/xtscal/xtscal_0.5.1.oe b/xtscal/xtscal_0.5.1.oe
index 73c1a815f0..46eddc2c01 100644
--- a/xtscal/xtscal_0.5.1.oe
+++ b/xtscal/xtscal_0.5.1.oe
@@ -6,7 +6,7 @@ DEPENDS = "x11 libxft libxrandr xcalibrate"
PR = "r1"
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2 \
+SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \
file://xtscal-poodle.patch;patch=1"
inherit autotools
diff --git a/xtscal/xtscal_0.5.oe b/xtscal/xtscal_0.5.oe
index 2e71affe84..8b811947ff 100644
--- a/xtscal/xtscal_0.5.oe
+++ b/xtscal/xtscal_0.5.oe
@@ -4,6 +4,6 @@ SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr xcalibrate"
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"
inherit autotools
diff --git a/xtscal/xtscal_0.6.3.oe b/xtscal/xtscal_0.6.3.oe
index 7176ea022d..022833f46f 100644
--- a/xtscal/xtscal_0.6.3.oe
+++ b/xtscal/xtscal_0.6.3.oe
@@ -6,6 +6,6 @@ DEPENDS = "x11 libxft libxrandr xcalibrate"
PR = "r0"
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"
inherit autotools