mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
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
This commit is contained in:
@@ -6,7 +6,7 @@ DEPENDS = "xextensions fixesext"
|
||||
DESCRIPTION = "X Composite extension headers and specification"
|
||||
DEFAULT_PREFERENCE = "1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=CompositeExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=CompositeExt"
|
||||
S = "${WORKDIR}/CompositeExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ DEPENDS = "xextensions fixesext"
|
||||
DESCRIPTION = "X Damage extension headers and specification"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=DamageExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=DamageExt"
|
||||
S = "${WORKDIR}/DamageExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ DEPENDS = "xextensions"
|
||||
DESCRIPTION = "X Fixes extension headers and specification."
|
||||
DEFAULT_PREFERENCE = "1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=FixesExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=FixesExt"
|
||||
S = "${WORKDIR}/FixesExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,6 @@ UNIX-like platforms, Windows, OS/2 and BeOS."
|
||||
LICENSE = "LGPL"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
|
||||
DEPENDS += "glib-2.0-native gtk-doc"
|
||||
DEPENDS += "virtual/libiconv virtual/libintl"
|
||||
PACKAGES =+ "glib-2.0-utils "
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "libs"
|
||||
MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DESCRIPTION = "X Resize and Rotate extension headers"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Randr"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Randr"
|
||||
S = "${WORKDIR}/Randr"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "libs"
|
||||
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
|
||||
DESCRIPTION = "XRecord extension protocol bits"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=RecordExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=RecordExt"
|
||||
S = "${WORKDIR}/RecordExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -5,7 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DESCRIPTION = "X Render extension headers"
|
||||
DEFAULT_PREFERENCE = "1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Render"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Render"
|
||||
S = "${WORKDIR}/Render"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -5,7 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DEPENDS = "xextensions"
|
||||
DESCRIPTION = "X Resource usage extension headers"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ResourceExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=ResourceExt"
|
||||
S = "${WORKDIR}/ResourceExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>"
|
||||
SECTION = "x11/base"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xauth \
|
||||
file://autofoo.patch;patch=1"
|
||||
S = "${WORKDIR}/xauth"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ PRIORITY = "optional"
|
||||
DEPENDS = "x11 xcalibrateext xext"
|
||||
DESCRIPTION = "XCalibrate client-side library"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate"
|
||||
S = "${WORKDIR}/XCalibrate"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
|
||||
LICENSE = "BSD-X"
|
||||
DESCRIPTION = "XCalibrate extension headers"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrateExt"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrateExt"
|
||||
S = "${WORKDIR}/XCalibrateExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
|
||||
SECTION = "x11/base"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xdpyinfo"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xdpyinfo"
|
||||
S = "${WORKDIR}/xdpyinfo"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -7,7 +7,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>"
|
||||
SECTION = "x11/base"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDSRCDATE} \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xhost;date=${FIXEDSRCDATE} \
|
||||
file://autofoo.patch;patch=1"
|
||||
S = "${WORKDIR}/xhost"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "x11/libs"
|
||||
DEPENDS = "x11 fixesext"
|
||||
DESCRIPTION = "X Fixes extension library."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xfixes"
|
||||
S = "${WORKDIR}/Xfixes"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -5,7 +5,7 @@ DEPENDS = "x11 xproto libxrender freetype fontconfig"
|
||||
DESCRIPTION = "X FreeType library. Client-side fonts with FreeType."
|
||||
PROVIDES = "xft"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xft"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xft"
|
||||
S = "${WORKDIR}/Xft"
|
||||
|
||||
FILES_${PN} = ${libdir}/lib*.so.*
|
||||
|
||||
@@ -5,7 +5,7 @@ DEPENDS = "renderext x11"
|
||||
DESCRIPTION = "X Render extension library."
|
||||
LICENSE = "BSD"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrender"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xrender"
|
||||
S = "${WORKDIR}/Xrender"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -7,7 +7,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DEPENDS = "xproto"
|
||||
DESCRIPTION = "Authorization Protocol for X."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xau"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xau"
|
||||
S = "${WORKDIR}/Xau"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "x11/libs"
|
||||
DEPENDS = "x11 compositeext xextensions libxfixes"
|
||||
DESCRIPTION = "X Composite extension library."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xcomposite"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xcomposite"
|
||||
S = "${WORKDIR}/Xcomposite"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "x11/libs"
|
||||
DEPENDS = "x11 damageext libxfixes xproto"
|
||||
DESCRIPTION = "X Damage extension library."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdamage \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xdamage \
|
||||
file://m4.patch;patch=1"
|
||||
S = "${WORKDIR}/Xdamage"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ SECTION = "x11/libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "xproto x11 xextensions"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xext"
|
||||
S = "${WORKDIR}/Xext"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DEPENDS = "xproto xtrans zlib"
|
||||
DESCRIPTION = "X font library (used by the X server)."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xfont \
|
||||
file://scalable.patch;patch=1"
|
||||
S = "${WORKDIR}/Xfont"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ PRIORITY = "optional"
|
||||
DEPENDS = "xt xext"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xmu"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xmu"
|
||||
S = "${WORKDIR}/Xmu"
|
||||
|
||||
PACKAGES =+ "xmuu xmuu-dev"
|
||||
|
||||
@@ -7,7 +7,7 @@ DEPENDS = "xproto x11"
|
||||
DESCRIPTION = "X Pixmap library."
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xpm"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xpm"
|
||||
S = "${WORKDIR}/Xpm"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -6,7 +6,7 @@ DESCRIPTION = "network API translation layer to \
|
||||
insulate X applications and libraries from OS \
|
||||
network vageries."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=xtrans"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=xtrans"
|
||||
S = "${WORKDIR}/xtrans"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -7,7 +7,7 @@ PR = "r1"
|
||||
|
||||
DEPENDS = "x11"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xmodmap \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xmodmap \
|
||||
file://autofoo.patch;patch=1"
|
||||
S = "${WORKDIR}/xmodmap"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
|
||||
MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DESCRIPTION = "X protocol and ancillary headers."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto;date=20050226"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto;date=20050226"
|
||||
S = "${WORKDIR}/Xproto"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "x11/libs"
|
||||
MAINTAINER = "Greg Gilbert <greg@treke.net>"
|
||||
DESCRIPTION = "X protocol and ancillary headers."
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto"
|
||||
S = "${WORKDIR}/Xproto"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -4,7 +4,7 @@ DEPENDS = "libxrandr x11 xext"
|
||||
DESCRIPTION = "X Resize and Rotate extension command."
|
||||
SECTION = "x11/base"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
|
||||
S = "${WORKDIR}/xrandr"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -33,12 +33,12 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810"
|
||||
FILES_xserver-kdrive-epson = "${bindir}/Xepson"
|
||||
FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
file://kmode.patch;patch=1 \
|
||||
file://disable-apm.patch;patch=1 \
|
||||
file://fbdev-not-fix.patch;patch=1 "
|
||||
|
||||
SRC_URI_h3600 = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
SRC_URI_h3600 = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
file://kmode.patch;patch=1 \
|
||||
file://faster-rotated.patch;patch=1 \
|
||||
file://fbdev-not-fix.patch;patch=1 "
|
||||
|
||||
@@ -32,7 +32,7 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810"
|
||||
FILES_xserver-kdrive-epson = "${bindir}/Xepson"
|
||||
FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver;date=${FIXEDSRCDATE} \
|
||||
file://kmode.patch;patch=1 \
|
||||
file://no-serial-probing.patch;patch=1 \
|
||||
file://fbdev-not-fix.patch;patch=1"
|
||||
|
||||
@@ -32,7 +32,7 @@ FILES_xserver-kdrive-i810 = "${bindir}/Xi810"
|
||||
FILES_xserver-kdrive-epson = "${bindir}/Xepson"
|
||||
FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xserver;module=xserver \
|
||||
file://kmode.patch;patch=1 \
|
||||
file://fbdev-not-fix.patch;patch=1"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ PR = "r2"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-native zlib"
|
||||
|
||||
SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver;tag=XORG-6_8_99_10 \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_10 \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
file://imake-installed.patch;patch=1 \
|
||||
file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \
|
||||
|
||||
@@ -6,7 +6,7 @@ PR = "r0"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-native zlib"
|
||||
|
||||
SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver;tag=XORG-6_8_99_11 \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver;tag=XORG-6_8_99_11 \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
file://imake-installed.patch;patch=1 \
|
||||
file://fontfile.patch;patch=1 file://freetype.patch;patch=1 \
|
||||
|
||||
@@ -7,7 +7,7 @@ PV = "6.8.1+cvs${SRCDATE}"
|
||||
|
||||
DEPENDS = "fontconfig freetype libxi xmu flex-2.5.4-native"
|
||||
|
||||
SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;method=pserver \
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc;method=pserver \
|
||||
file://imake-staging.patch;patch=1 \
|
||||
file://dri.patch;patch=1"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ DEPENDS = "x11 recordext xext"
|
||||
DESCRIPTION = "X Test Extension: client side library"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xtst"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xtst"
|
||||
S = "${WORKDIR}/Xtst"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user