09e73c42231526fd7d23894da239fd65c5cd92be
[vuplus_openembedded] / xserver / xserver-cvs.oe
1 RDEPENDS=libc6
2 DEPENDS=virtual/libc 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
3 RDEPENDS=libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs
4 PROVIDES=xserver
5 DESCRIPTION='An X server.  The only drivers supplied are based on the kdrive framework.'
6
7 SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver
8 S=${WORKDIR}/xserver
9
10 inherit autotools pkgconfig libtool
11
12 EXTRA_OECONF = '--enable-composite --disable-xinerama'