diff options
author | Richard Purdie <richard@openedhand.com> | 2006-03-24 08:33:39 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-03-24 08:33:39 +0000 |
commit | d614461fe9aa3480bc7c4bcd8abe704522979f2c (patch) | |
tree | 980fd2f4ade7a422fe533ffb34ab5b4a3a555e12 /openembedded | |
parent | b14d256e5e4efd70721f3ee62a1f69baa780d6c8 (diff) | |
download | poky-d614461fe9aa3480bc7c4bcd8abe704522979f2c.tar.gz |
Use FREEDESKTOP_CVS instead of a hardcoded address
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@337 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
35 files changed, 35 insertions, 36 deletions
diff --git a/openembedded/packages/compositeext/compositeext_cvs.bb b/openembedded/packages/compositeext/compositeext_cvs.bb index 75317fabcd..94160746e6 100644 --- a/openembedded/packages/compositeext/compositeext_cvs.bb +++ b/openembedded/packages/compositeext/compositeext_cvs.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "xextensions fixesext" | |||
6 | DESCRIPTION = "X Composite extension headers and specification" | 6 | DESCRIPTION = "X Composite extension headers and specification" |
7 | DEFAULT_PREFERENCE = "1" | 7 | DEFAULT_PREFERENCE = "1" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=CompositeExt" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=CompositeExt" |
10 | S = "${WORKDIR}/CompositeExt" | 10 | S = "${WORKDIR}/CompositeExt" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/damageext/damageext_cvs.bb b/openembedded/packages/damageext/damageext_cvs.bb index 1489e5355b..86a6032b29 100644 --- a/openembedded/packages/damageext/damageext_cvs.bb +++ b/openembedded/packages/damageext/damageext_cvs.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "xextensions fixesext" | |||
6 | DESCRIPTION = "X Damage extension headers and specification" | 6 | DESCRIPTION = "X Damage extension headers and specification" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=DamageExt" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=DamageExt" |
10 | S = "${WORKDIR}/DamageExt" | 10 | S = "${WORKDIR}/DamageExt" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/fixesext/fixesext_cvs.bb b/openembedded/packages/fixesext/fixesext_cvs.bb index c279256fa2..30b9460138 100644 --- a/openembedded/packages/fixesext/fixesext_cvs.bb +++ b/openembedded/packages/fixesext/fixesext_cvs.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "xextensions" | |||
6 | DESCRIPTION = "X Fixes extension headers and specification." | 6 | DESCRIPTION = "X Fixes extension headers and specification." |
7 | DEFAULT_PREFERENCE = "1" | 7 | DEFAULT_PREFERENCE = "1" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=FixesExt" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=FixesExt" |
10 | S = "${WORKDIR}/FixesExt" | 10 | S = "${WORKDIR}/FixesExt" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/glib-2.0/glib-2.0_2.10.1.bb b/openembedded/packages/glib-2.0/glib-2.0_2.10.1.bb index 81ae84df0c..1c887e0206 100644 --- a/openembedded/packages/glib-2.0/glib-2.0_2.10.1.bb +++ b/openembedded/packages/glib-2.0/glib-2.0_2.10.1.bb | |||
@@ -6,7 +6,6 @@ UNIX-like platforms, Windows, OS/2 and BeOS." | |||
6 | LICENSE = "LGPL" | 6 | LICENSE = "LGPL" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | PRIORITY = "optional" | 8 | PRIORITY = "optional" |
9 | MAINTAINER = "Philip Blundell <pb@handhelds.org>" | ||
10 | DEPENDS += "glib-2.0-native gtk-doc" | 9 | DEPENDS += "glib-2.0-native gtk-doc" |
11 | DEPENDS += "virtual/libiconv virtual/libintl" | 10 | DEPENDS += "virtual/libiconv virtual/libintl" |
12 | PACKAGES =+ "glib-2.0-utils " | 11 | PACKAGES =+ "glib-2.0-utils " |
diff --git a/openembedded/packages/randrext/randrext_cvs.bb b/openembedded/packages/randrext/randrext_cvs.bb index 15b3768436..a16139b539 100644 --- a/openembedded/packages/randrext/randrext_cvs.bb +++ b/openembedded/packages/randrext/randrext_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | MAINTAINER = "Greg Gilbert <greg@treke.net>" | 4 | MAINTAINER = "Greg Gilbert <greg@treke.net>" |
5 | DESCRIPTION = "X Resize and Rotate extension headers" | 5 | DESCRIPTION = "X Resize and Rotate extension headers" |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Randr" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Randr" |
8 | S = "${WORKDIR}/Randr" | 8 | S = "${WORKDIR}/Randr" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/recordext/recordext_cvs.bb b/openembedded/packages/recordext/recordext_cvs.bb index 1c6bd0b931..494b53acdd 100644 --- a/openembedded/packages/recordext/recordext_cvs.bb +++ b/openembedded/packages/recordext/recordext_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | MAINTAINER = "Phil Blundell <pb@handhelds.org>" | 4 | MAINTAINER = "Phil Blundell <pb@handhelds.org>" |
5 | DESCRIPTION = "XRecord extension protocol bits" | 5 | DESCRIPTION = "XRecord extension protocol bits" |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=RecordExt" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=RecordExt" |
8 | S = "${WORKDIR}/RecordExt" | 8 | S = "${WORKDIR}/RecordExt" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/renderext/renderext_cvs.bb b/openembedded/packages/renderext/renderext_cvs.bb index 85a790a6e7..af84c6f8ee 100644 --- a/openembedded/packages/renderext/renderext_cvs.bb +++ b/openembedded/packages/renderext/renderext_cvs.bb | |||
@@ -5,7 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" | |||
5 | DESCRIPTION = "X Render extension headers" | 5 | DESCRIPTION = "X Render extension headers" |
6 | DEFAULT_PREFERENCE = "1" | 6 | DEFAULT_PREFERENCE = "1" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Render" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Render" |
9 | S = "${WORKDIR}/Render" | 9 | S = "${WORKDIR}/Render" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/resourceext/resourceext_cvs.bb b/openembedded/packages/resourceext/resourceext_cvs.bb index b2cbfd7592..92ac8d75b0 100644 --- a/openembedded/packages/resourceext/resourceext_cvs.bb +++ b/openembedded/packages/resourceext/resourceext_cvs.bb | |||
@@ -5,7 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" | |||
5 | DEPENDS = "xextensions" | 5 | DEPENDS = "xextensions" |
6 | DESCRIPTION = "X Resource usage extension headers" | 6 | DESCRIPTION = "X Resource usage extension headers" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ResourceExt" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=ResourceExt" |
9 | S = "${WORKDIR}/ResourceExt" | 9 | S = "${WORKDIR}/ResourceExt" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xauth/xauth_cvs.bb b/openembedded/packages/xauth/xauth_cvs.bb index 358da9bd35..1243fce1d8 100644 --- a/openembedded/packages/xauth/xauth_cvs.bb +++ b/openembedded/packages/xauth/xauth_cvs.bb | |||
@@ -6,7 +6,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>" | |||
6 | SECTION = "x11/base" | 6 | SECTION = "x11/base" |
7 | PR = "r2" | 7 | PR = "r2" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \ | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xauth \ |
10 | file://autofoo.patch;patch=1" | 10 | file://autofoo.patch;patch=1" |
11 | S = "${WORKDIR}/xauth" | 11 | S = "${WORKDIR}/xauth" |
12 | 12 | ||
diff --git a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb index 31a60a3202..e254348e4f 100644 --- a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb +++ b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb | |||
@@ -5,7 +5,7 @@ PRIORITY = "optional" | |||
5 | DEPENDS = "x11 xcalibrateext xext" | 5 | DEPENDS = "x11 xcalibrateext xext" |
6 | DESCRIPTION = "XCalibrate client-side library" | 6 | DESCRIPTION = "XCalibrate client-side library" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate" |
9 | S = "${WORKDIR}/XCalibrate" | 9 | S = "${WORKDIR}/XCalibrate" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xcalibrateext/xcalibrateext_cvs.bb b/openembedded/packages/xcalibrateext/xcalibrateext_cvs.bb index 133d19ee36..4e47c1677e 100644 --- a/openembedded/packages/xcalibrateext/xcalibrateext_cvs.bb +++ b/openembedded/packages/xcalibrateext/xcalibrateext_cvs.bb | |||
@@ -3,7 +3,7 @@ SECTION = "x11/libs" | |||
3 | LICENSE = "BSD-X" | 3 | LICENSE = "BSD-X" |
4 | DESCRIPTION = "XCalibrate extension headers" | 4 | DESCRIPTION = "XCalibrate extension headers" |
5 | 5 | ||
6 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrateExt" | 6 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrateExt" |
7 | S = "${WORKDIR}/XCalibrateExt" | 7 | S = "${WORKDIR}/XCalibrateExt" |
8 | 8 | ||
9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb b/openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb index 6b0a4242f5..bd1047c63e 100644 --- a/openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb +++ b/openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb | |||
@@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" | |||
6 | SECTION = "x11/base" | 6 | SECTION = "x11/base" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xdpyinfo" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xdpyinfo" |
10 | S = "${WORKDIR}/xdpyinfo" | 10 | S = "${WORKDIR}/xdpyinfo" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xhost/xhost_20040413.bb b/openembedded/packages/xhost/xhost_20040413.bb index d25560493c..b3ca3c939c 100644 --- a/openembedded/packages/xhost/xhost_20040413.bb +++ b/openembedded/packages/xhost/xhost_20040413.bb | |||
@@ -7,7 +7,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>" | |||
7 | SECTION = "x11/base" | 7 | SECTION = "x11/base" |
8 | PR = "r2" | 8 | PR = "r2" |
9 | 9 | ||
10 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDSRCDATE} \ | 10 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xhost;date=${FIXEDSRCDATE} \ |
11 | file://autofoo.patch;patch=1" | 11 | file://autofoo.patch;patch=1" |
12 | S = "${WORKDIR}/xhost" | 12 | S = "${WORKDIR}/xhost" |
13 | 13 | ||
diff --git a/openembedded/packages/xlibs/libxfixes_cvs.bb b/openembedded/packages/xlibs/libxfixes_cvs.bb index 6a9ae6194f..f02f9518cf 100644 --- a/openembedded/packages/xlibs/libxfixes_cvs.bb +++ b/openembedded/packages/xlibs/libxfixes_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "x11/libs" | |||
4 | DEPENDS = "x11 fixesext" | 4 | DEPENDS = "x11 fixesext" |
5 | DESCRIPTION = "X Fixes extension library." | 5 | DESCRIPTION = "X Fixes extension library." |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xfixes" |
8 | S = "${WORKDIR}/Xfixes" | 8 | S = "${WORKDIR}/Xfixes" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/libxft_cvs.bb b/openembedded/packages/xlibs/libxft_cvs.bb index 6d5c11f36b..01c53b47d5 100644 --- a/openembedded/packages/xlibs/libxft_cvs.bb +++ b/openembedded/packages/xlibs/libxft_cvs.bb | |||
@@ -5,7 +5,7 @@ DEPENDS = "x11 xproto libxrender freetype fontconfig" | |||
5 | DESCRIPTION = "X FreeType library. Client-side fonts with FreeType." | 5 | DESCRIPTION = "X FreeType library. Client-side fonts with FreeType." |
6 | PROVIDES = "xft" | 6 | PROVIDES = "xft" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xft" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xft" |
9 | S = "${WORKDIR}/Xft" | 9 | S = "${WORKDIR}/Xft" |
10 | 10 | ||
11 | FILES_${PN} = ${libdir}/lib*.so.* | 11 | FILES_${PN} = ${libdir}/lib*.so.* |
diff --git a/openembedded/packages/xlibs/libxrender_cvs.bb b/openembedded/packages/xlibs/libxrender_cvs.bb index c4d26b5c2d..76c4af5bbc 100644 --- a/openembedded/packages/xlibs/libxrender_cvs.bb +++ b/openembedded/packages/xlibs/libxrender_cvs.bb | |||
@@ -5,7 +5,7 @@ DEPENDS = "renderext x11" | |||
5 | DESCRIPTION = "X Render extension library." | 5 | DESCRIPTION = "X Render extension library." |
6 | LICENSE = "BSD" | 6 | LICENSE = "BSD" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrender" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xrender" |
9 | S = "${WORKDIR}/Xrender" | 9 | S = "${WORKDIR}/Xrender" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/xau_cvs.bb b/openembedded/packages/xlibs/xau_cvs.bb index 46958baf19..a0e2bd312f 100644 --- a/openembedded/packages/xlibs/xau_cvs.bb +++ b/openembedded/packages/xlibs/xau_cvs.bb | |||
@@ -7,7 +7,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" | |||
7 | DEPENDS = "xproto" | 7 | DEPENDS = "xproto" |
8 | DESCRIPTION = "Authorization Protocol for X." | 8 | DESCRIPTION = "Authorization Protocol for X." |
9 | 9 | ||
10 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xau" | 10 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xau" |
11 | S = "${WORKDIR}/Xau" | 11 | S = "${WORKDIR}/Xau" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/xcomposite_cvs.bb b/openembedded/packages/xlibs/xcomposite_cvs.bb index 8469e9c366..c2ec718cd6 100644 --- a/openembedded/packages/xlibs/xcomposite_cvs.bb +++ b/openembedded/packages/xlibs/xcomposite_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "x11/libs" | |||
4 | DEPENDS = "x11 compositeext xextensions libxfixes" | 4 | DEPENDS = "x11 compositeext xextensions libxfixes" |
5 | DESCRIPTION = "X Composite extension library." | 5 | DESCRIPTION = "X Composite extension library." |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xcomposite" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xcomposite" |
8 | S = "${WORKDIR}/Xcomposite" | 8 | S = "${WORKDIR}/Xcomposite" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/xdamage_cvs.bb b/openembedded/packages/xlibs/xdamage_cvs.bb index c10852783e..d7d9e33f8d 100644 --- a/openembedded/packages/xlibs/xdamage_cvs.bb +++ b/openembedded/packages/xlibs/xdamage_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "x11/libs" | |||
4 | DEPENDS = "x11 damageext libxfixes xproto" | 4 | DEPENDS = "x11 damageext libxfixes xproto" |
5 | DESCRIPTION = "X Damage extension library." | 5 | DESCRIPTION = "X Damage extension library." |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdamage \ | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xdamage \ |
8 | file://m4.patch;patch=1" | 8 | file://m4.patch;patch=1" |
9 | S = "${WORKDIR}/Xdamage" | 9 | S = "${WORKDIR}/Xdamage" |
10 | 10 | ||
diff --git a/openembedded/packages/xlibs/xext_cvs.bb b/openembedded/packages/xlibs/xext_cvs.bb index 84ecd349bc..4ea5061264 100644 --- a/openembedded/packages/xlibs/xext_cvs.bb +++ b/openembedded/packages/xlibs/xext_cvs.bb | |||
@@ -6,7 +6,7 @@ SECTION = "x11/libs" | |||
6 | PRIORITY = "optional" | 6 | PRIORITY = "optional" |
7 | DEPENDS = "xproto x11 xextensions" | 7 | DEPENDS = "xproto x11 xextensions" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xext" |
10 | S = "${WORKDIR}/Xext" | 10 | S = "${WORKDIR}/Xext" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/xfont_cvs.bb b/openembedded/packages/xlibs/xfont_cvs.bb index 1873d74dfc..49896ecd83 100644 --- a/openembedded/packages/xlibs/xfont_cvs.bb +++ b/openembedded/packages/xlibs/xfont_cvs.bb | |||
@@ -6,7 +6,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" | |||
6 | DEPENDS = "xproto xtrans zlib" | 6 | DEPENDS = "xproto xtrans zlib" |
7 | DESCRIPTION = "X font library (used by the X server)." | 7 | DESCRIPTION = "X font library (used by the X server)." |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont \ | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xfont \ |
10 | file://scalable.patch;patch=1" | 10 | file://scalable.patch;patch=1" |
11 | S = "${WORKDIR}/Xfont" | 11 | S = "${WORKDIR}/Xfont" |
12 | 12 | ||
diff --git a/openembedded/packages/xlibs/xmu_cvs.bb b/openembedded/packages/xlibs/xmu_cvs.bb index 3f62a89643..9420280adc 100644 --- a/openembedded/packages/xlibs/xmu_cvs.bb +++ b/openembedded/packages/xlibs/xmu_cvs.bb | |||
@@ -5,7 +5,7 @@ PRIORITY = "optional" | |||
5 | DEPENDS = "xt xext" | 5 | DEPENDS = "xt xext" |
6 | PR = "r2" | 6 | PR = "r2" |
7 | 7 | ||
8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xmu" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xmu" |
9 | S = "${WORKDIR}/Xmu" | 9 | S = "${WORKDIR}/Xmu" |
10 | 10 | ||
11 | PACKAGES =+ "xmuu xmuu-dev" | 11 | PACKAGES =+ "xmuu xmuu-dev" |
diff --git a/openembedded/packages/xlibs/xpm_cvs.bb b/openembedded/packages/xlibs/xpm_cvs.bb index e23928023a..78e44b3f9b 100644 --- a/openembedded/packages/xlibs/xpm_cvs.bb +++ b/openembedded/packages/xlibs/xpm_cvs.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "xproto x11" | |||
7 | DESCRIPTION = "X Pixmap library." | 7 | DESCRIPTION = "X Pixmap library." |
8 | PR = "r1" | 8 | PR = "r1" |
9 | 9 | ||
10 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xpm" | 10 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xpm" |
11 | S = "${WORKDIR}/Xpm" | 11 | S = "${WORKDIR}/Xpm" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xlibs/xtrans_cvs.bb b/openembedded/packages/xlibs/xtrans_cvs.bb index 86d5346680..9714f4017b 100644 --- a/openembedded/packages/xlibs/xtrans_cvs.bb +++ b/openembedded/packages/xlibs/xtrans_cvs.bb | |||
@@ -6,7 +6,7 @@ DESCRIPTION = "network API translation layer to \ | |||
6 | insulate X applications and libraries from OS \ | 6 | insulate X applications and libraries from OS \ |
7 | network vageries." | 7 | network vageries." |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=xtrans" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=xtrans" |
10 | S = "${WORKDIR}/xtrans" | 10 | S = "${WORKDIR}/xtrans" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xmodmap/xmodmap_cvs.bb b/openembedded/packages/xmodmap/xmodmap_cvs.bb index 6c00f069c9..9582639559 100644 --- a/openembedded/packages/xmodmap/xmodmap_cvs.bb +++ b/openembedded/packages/xmodmap/xmodmap_cvs.bb | |||
@@ -7,7 +7,7 @@ PR = "r1" | |||
7 | 7 | ||
8 | DEPENDS = "x11" | 8 | DEPENDS = "x11" |
9 | 9 | ||
10 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xmodmap \ | 10 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xmodmap \ |
11 | file://autofoo.patch;patch=1" | 11 | file://autofoo.patch;patch=1" |
12 | S = "${WORKDIR}/xmodmap" | 12 | S = "${WORKDIR}/xmodmap" |
13 | 13 | ||
diff --git a/openembedded/packages/xproto/xproto_6.6.2+cvs20050226.bb b/openembedded/packages/xproto/xproto_6.6.2+cvs20050226.bb index a5a92fee40..594a351155 100644 --- a/openembedded/packages/xproto/xproto_6.6.2+cvs20050226.bb +++ b/openembedded/packages/xproto/xproto_6.6.2+cvs20050226.bb | |||
@@ -3,7 +3,7 @@ SECTION = "x11/libs" | |||
3 | MAINTAINER = "Greg Gilbert <greg@treke.net>" | 3 | MAINTAINER = "Greg Gilbert <greg@treke.net>" |
4 | DESCRIPTION = "X protocol and ancillary headers." | 4 | DESCRIPTION = "X protocol and ancillary headers." |
5 | 5 | ||
6 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto;date=20050226" | 6 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto;date=20050226" |
7 | S = "${WORKDIR}/Xproto" | 7 | S = "${WORKDIR}/Xproto" |
8 | 8 | ||
9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xproto/xproto_cvs.bb b/openembedded/packages/xproto/xproto_cvs.bb index b5ecf2d7ef..1d9c96c87d 100644 --- a/openembedded/packages/xproto/xproto_cvs.bb +++ b/openembedded/packages/xproto/xproto_cvs.bb | |||
@@ -4,7 +4,7 @@ SECTION = "x11/libs" | |||
4 | MAINTAINER = "Greg Gilbert <greg@treke.net>" | 4 | MAINTAINER = "Greg Gilbert <greg@treke.net>" |
5 | DESCRIPTION = "X protocol and ancillary headers." | 5 | DESCRIPTION = "X protocol and ancillary headers." |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto" |
8 | S = "${WORKDIR}/Xproto" | 8 | S = "${WORKDIR}/Xproto" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb index ea6c71c6ab..1e6609384b 100644 --- a/openembedded/packages/xrandr/xrandr_cvs.bb +++ b/openembedded/packages/xrandr/xrandr_cvs.bb | |||
@@ -4,7 +4,7 @@ DEPENDS = "libxrandr x11 xext" | |||
4 | DESCRIPTION = "X Resize and Rotate extension command." | 4 | DESCRIPTION = "X Resize and Rotate extension command." |
5 | SECTION = "x11/base" | 5 | SECTION = "x11/base" |
6 | 6 | ||
7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr" |
8 | S = "${WORKDIR}/xrandr" | 8 | S = "${WORKDIR}/xrandr" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/openembedded/packages/xserver/xserver-kdrive_20050207.bb b/openembedded/packages/xserver/xserver-kdrive_20050207.bb index 6ebbd2ce40..9567863aaf 100644 --- a/openembedded/packages/xserver/xserver-kdrive_20050207.bb +++ b/openembedded/packages/xserver/xserver-kdrive_20050207.bb | |||
@@ -33,12 +33,12 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810" | |||
33 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" | 33 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" |
34 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" | 34 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" |
35 | 35 | ||
36 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \ | 36 | SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \ |
37 | file://kmode.patch;patch=1 \ | 37 | file://kmode.patch;patch=1 \ |
38 | file://disable-apm.patch;patch=1 \ | 38 | file://disable-apm.patch;patch=1 \ |
39 | file://fbdev-not-fix.patch;patch=1 " | 39 | file://fbdev-not-fix.patch;patch=1 " |
40 | 40 | ||
41 | SRC_URI_h3600 = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \ | 41 | SRC_URI_h3600 = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \ |
42 | file://kmode.patch;patch=1 \ | 42 | file://kmode.patch;patch=1 \ |
43 | file://faster-rotated.patch;patch=1 \ | 43 | file://faster-rotated.patch;patch=1 \ |
44 | file://fbdev-not-fix.patch;patch=1 " | 44 | file://fbdev-not-fix.patch;patch=1 " |
diff --git a/openembedded/packages/xserver/xserver-kdrive_20050624.bb b/openembedded/packages/xserver/xserver-kdrive_20050624.bb index 7c8949a896..fcabbd4d28 100644 --- a/openembedded/packages/xserver/xserver-kdrive_20050624.bb +++ b/openembedded/packages/xserver/xserver-kdrive_20050624.bb | |||
@@ -32,7 +32,7 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810" | |||
32 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" | 32 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" |
33 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" | 33 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" |
34 | 34 | ||
35 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \ | 35 | SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \ |
36 | file://kmode.patch;patch=1 \ | 36 | file://kmode.patch;patch=1 \ |
37 | file://no-serial-probing.patch;patch=1 \ | 37 | file://no-serial-probing.patch;patch=1 \ |
38 | file://fbdev-not-fix.patch;patch=1" | 38 | file://fbdev-not-fix.patch;patch=1" |
diff --git a/openembedded/packages/xserver/xserver-kdrive_cvs.bb b/openembedded/packages/xserver/xserver-kdrive_cvs.bb index 241f17565a..dd93ed5418 100644 --- a/openembedded/packages/xserver/xserver-kdrive_cvs.bb +++ b/openembedded/packages/xserver/xserver-kdrive_cvs.bb | |||
@@ -32,7 +32,7 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810" | |||
32 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" | 32 | FILES_xserver-kdrive-epson = "${bindir}/Xepson" |
33 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" | 33 | FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" |
34 | 34 | ||
35 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver \ | 35 | SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver \ |
36 | file://kmode.patch;patch=1 \ | 36 | file://kmode.patch;patch=1 \ |
37 | file://fbdev-not-fix.patch;patch=1" | 37 | file://fbdev-not-fix.patch;patch=1" |
38 | 38 | ||
diff --git a/openembedded/packages/xserver/xserver-xorg_6.8.99.10.bb b/openembedded/packages/xserver/xserver-xorg_6.8.99.10.bb index 0358b0688f..c5b05cd2fc 100644 --- a/openembedded/packages/xserver/xserver-xorg_6.8.99.10.bb +++ b/openembedded/packages/xserver/xserver-xorg_6.8.99.10.bb | |||
@@ -6,7 +6,7 @@ PR = "r2" | |||
6 | 6 | ||
7 | DEPENDS = "fontconfig freetype libxi xmu flex-native zlib" | 7 | DEPENDS = "fontconfig freetype libxi xmu flex-native zlib" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver;tag=XORG-6_8_99_10 \ | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_10 \ |
10 | file://imake-staging.patch;patch=1 \ | 10 | file://imake-staging.patch;patch=1 \ |
11 | file://imake-installed.patch;patch=1 \ | 11 | file://imake-installed.patch;patch=1 \ |
12 | file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \ | 12 | file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \ |
diff --git a/openembedded/packages/xserver/xserver-xorg_6.8.99.11.bb b/openembedded/packages/xserver/xserver-xorg_6.8.99.11.bb index 84ff41e218..2a0519fd76 100644 --- a/openembedded/packages/xserver/xserver-xorg_6.8.99.11.bb +++ b/openembedded/packages/xserver/xserver-xorg_6.8.99.11.bb | |||
@@ -6,7 +6,7 @@ PR = "r0" | |||
6 | 6 | ||
7 | DEPENDS = "fontconfig freetype libxi xmu flex-native zlib" | 7 | DEPENDS = "fontconfig freetype libxi xmu flex-native zlib" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver;tag=XORG-6_8_99_11 \ | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_11 \ |
10 | file://imake-staging.patch;patch=1 \ | 10 | file://imake-staging.patch;patch=1 \ |
11 | file://imake-installed.patch;patch=1 \ | 11 | file://imake-installed.patch;patch=1 \ |
12 | file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \ | 12 | file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \ |
diff --git a/openembedded/packages/xserver/xserver-xorg_cvs.bb b/openembedded/packages/xserver/xserver-xorg_cvs.bb index 9c52864bef..9c64fb8377 100644 --- a/openembedded/packages/xserver/xserver-xorg_cvs.bb +++ b/openembedded/packages/xserver/xserver-xorg_cvs.bb | |||
@@ -7,7 +7,7 @@ PV = "6.8.1+cvs${SRCDATE}" | |||
7 | 7 | ||
8 | DEPENDS = "fontconfig freetype libxi xmu flex-2.5.4-native" | 8 | DEPENDS = "fontconfig freetype libxi xmu flex-2.5.4-native" |
9 | 9 | ||
10 | SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver \ | 10 | SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver \ |
11 | file://imake-staging.patch;patch=1 \ | 11 | file://imake-staging.patch;patch=1 \ |
12 | file://dri.patch;patch=1" | 12 | file://dri.patch;patch=1" |
13 | 13 | ||
diff --git a/openembedded/packages/xtst/xtst_cvs.bb b/openembedded/packages/xtst/xtst_cvs.bb index fab1ee2069..1662d3983a 100644 --- a/openembedded/packages/xtst/xtst_cvs.bb +++ b/openembedded/packages/xtst/xtst_cvs.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "x11 recordext xext" | |||
6 | DESCRIPTION = "X Test Extension: client side library" | 6 | DESCRIPTION = "X Test Extension: client side library" |
7 | PR = "r3" | 7 | PR = "r3" |
8 | 8 | ||
9 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xtst" | 9 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xtst" |
10 | S = "${WORKDIR}/Xtst" | 10 | S = "${WORKDIR}/Xtst" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |