mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user