LICENSE = "GPL"
DEPENDS = "virtual/libc libmatchbox"
-RDEPENDS = "libc6 libmatchbox"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/${PV}/matchbox-desktop-${PV}.tar.bz2"
DESCRIPTION = "Matchbox panel"
LICENSE = "GPL"
DEPENDS = "virtual/libc libmatchbox x11 xext xpm"
-RDEPENDS = "libc6 libmatchbox x11 xext matchbox-common"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2"
S = "${WORKDIR}/matchbox-panel-${PV}"
DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
DEPENDS = "virtual/libc libmatchbox x11 xext xcomposite xfixes xdamage xrender"
-RDEPENDS = "libc6 libmatchbox x11 xext xcomposite xfixes xdamage xrender"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \
file://${FILESDIR}/m4.patch;patch=1"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
RDEPENDS = "libc6"
-DEPENDS = "virtual/libc xproto-cvs xextensions-cvs xau-cvs xtrans-cvs xdmcp-cvs"
+DEPENDS = "virtual/libc xproto xextensions xau xtrans xdmcp"
PROVIDES = "x11"
DESCRIPTION = "Base X libs."
-FILES_x11-cvs_append = " ${datadir}/X11"
+FILES_${PN}_append = " ${datadir}/X11"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11"
S = "${WORKDIR}/X11"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
RDEPENDS = "libc6"
-DEPENDS = "virtual/libc xproto-cvs"
+DEPENDS = "virtual/libc xproto"
PROVIDES = "xau"
DESCRIPTION = "Authorization Protocol for X."
DESCRIPTION = "X Server Extension library"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "virtual/libc xproto-cvs x11-cvs xextensions-cvs"
+DEPENDS = "virtual/libc xproto x11 xextensions"
PROVIDES = "xext"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext"
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc randr-cvs x11-cvs render-cvs xrender-cvs xext-cvs"
+DEPENDS = "virtual/libc randr x11 render xrender xext"
PROVIDES = "xrandr"
DESCRIPTION = "X Resize and Rotate extension library."
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc render-cvs x11-cvs"
+DEPENDS = "virtual/libc render x11"
PROVIDES = "xrender"
DESCRIPTION = "X Render extension library."
PV = "0.0cvs${CVSDATE}"
RDEPENDS = "libc6"
-DEPENDS = "virtual/libc tslib xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs"
+DEPENDS = "virtual/libc tslib xproto xdmcp xextensions xtrans xau x11 xext randr render xrender xrandr fixesext damageext xfont resourceext compositeext"
PROVIDES = "xserver"
PACKAGES = "xserver-kdrive-fbdev xserver-kdrive-ati ${PN}-doc ${PN}-dev ${PN}-locale"
DESCRIPTION = "X server from freedesktop.org"