Add PROVIDES to the fd.o -cvs X packages.
authorChris Larson <clarson@kergoth.com>
Mon, 8 Mar 2004 08:35:39 +0000 (08:35 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 8 Mar 2004 08:35:39 +0000 (08:35 +0000)
BKrev: 404c305blCgB_vD9akrLz8Pl9pIVoA

22 files changed:
compositeext/compositeext-cvs.oe
damageext/damageext-cvs.oe
fixesext/fixesext-cvs.oe
randr/randr-cvs.oe
render/render-cvs.oe
resourceext/resourceext-cvs.oe
x11/x11-cvs.oe
xau/xau-cvs.oe
xcomposite/xcomposite-cvs.oe
xdamage/xdamage-cvs.oe
xdmcp/xdmcp-cvs.oe
xextensions/xextensions-cvs.oe
xfixes/xfixes-cvs.oe
xfont/xfont-cvs.oe
xft/xft-cvs.oe
xi/xi-cvs.oe
xproto/xproto-cvs.oe
xrandr/xrandr-cvs.oe
xrender/xrender-cvs.oe
xres/xres-cvs.oe
xserver/xserver-cvs.oe
xtrans/xtrans-cvs.oe

index 8d127c3..c08f6bc 100644 (file)
@@ -1,6 +1,7 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 DEPENDS=xextensions-cvs
+PROVIDES=compositeext
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=CompositeExt
 S=${WORKDIR}/CompositeExt
index e69de29..2ca5abf 100644 (file)
@@ -0,0 +1,18 @@
+SECTION="libs"
+MAINTAINER="Greg Gilbert <greg@treke.net>"
+DEPENDS=xextensions-cvs fixesext-cvs
+PROVIDES=damageext
+
+SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=DamageExt
+S=${WORKDIR}/DamageExt
+
+inherit autotools pkgconfig
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index 53e60f0..02b7136 100644 (file)
@@ -1,6 +1,7 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 DEPENDS=xextensions-cvs
+PROVIDES=fixesext
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=FixesExt
 S=${WORKDIR}/FixesExt
index 4512883..8fe73bb 100644 (file)
@@ -1,5 +1,6 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
+PROVIDES=randr
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Randr
 S=${WORKDIR}/Randr
index 6b7798e..aaa0bd4 100644 (file)
@@ -1,5 +1,6 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
+PROVIDES=render
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Render
 S=${WORKDIR}/Render
index 13c057b..3376f22 100644 (file)
@@ -1,6 +1,7 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 DEPENDS=xextensions-cvs
+PROVIDES=resourceext
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ResourceExt
 S=${WORKDIR}/ResourceExt
index e3d082c..f5a4439 100644 (file)
@@ -3,6 +3,7 @@ PRIORITY="optional"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 RDEPENDS="libc6"
 DEPENDS=virtual/libc xproto-cvs xextensions-cvs xau-cvs xtrans-cvs xdmcp-cvs
+PROVIDES=x11
 FILES_x11-cvs_append=" ${datadir}/X11"
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11
index c90d3c2..17c58b3 100644 (file)
@@ -3,6 +3,7 @@ PRIORITY="optional"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 RDEPENDS="libc6"
 DEPENDS=virtual/libc xproto-cvs
+PROVIDES=xau
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xau
 S=${WORKDIR}/Xau
index e69de29..2c37693 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc x11-cvs compositeext-cvs xextensions-cvs fixesext-cvs xfixes-cvs
+PROVIDES=xcomposite
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xcomposite
+S=${WORKDIR}/Xcomposite
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index 79b1271..a52407b 100644 (file)
@@ -1,6 +1,7 @@
 SECTION="libs"
 #DEPENDS=virtual/libc x11-cvs damageext-cvs xextensions-cvs fixesext-cvs xfixes-cvs
 DEPENDS=virtual/libc x11-cvs damageext-cvs xfixes-cvs xproto-cvs
+PROVIDES=xdamage
 
 SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdamage \
          file://${FILESDIR}/m4.patch;patch=1
index e3723f0..2030000 100644 (file)
@@ -3,6 +3,7 @@ PRIORITY="optional"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 RDEPENDS="libc6"
 DEPENDS=virtual/libc xproto-cvs
+PROVIDES=xdmcp
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdmcp
 S=${WORKDIR}/Xdmcp
index 0af0336..a66551e 100644 (file)
@@ -1,5 +1,6 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
+PROVIDES=xextensions
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XExtensions
 S=${WORKDIR}/XExtensions
index e69de29..fc2b502 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc x11-cvs fixesext-cvs
+PROVIDES=xfixes
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes
+S=${WORKDIR}/Xfixes
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index 1d8ac3c..75ca119 100644 (file)
@@ -3,6 +3,7 @@ PRIORITY="optional"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 RDEPENDS="libc6"
 DEPENDS=virtual/libc xproto-cvs xtrans-cvs zlib
+PROVIDES=xfont
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont
 S=${WORKDIR}/Xfont
index e69de29..5b64198 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc x11-cvs xproto-cvs xrender-cvs freetype fontconfig
+PROVIDES=xft
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xft
+S=${WORKDIR}/Xft
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index e69de29..aeb32d4 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc x11-cvs xextensions-cvs
+PROVIDES=xi
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xi
+S=${WORKDIR}/Xi
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index f10a889..d42dc25 100644 (file)
@@ -1,5 +1,6 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
+PROVIDES=xproto
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto
 S=${WORKDIR}/Xproto
index e69de29..9651b01 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc randr-cvs x11-cvs render-cvs xrender-cvs
+PROVIDES=xrandr
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrandr
+S=${WORKDIR}/Xrandr
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index e69de29..1eb382e 100644 (file)
@@ -0,0 +1,17 @@
+SECTION="libs"
+DEPENDS=virtual/libc render-cvs x11-cvs
+PROVIDES=xrender
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrender
+S=${WORKDIR}/Xrender
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
index b08d794..9fa4b41 100644 (file)
@@ -1,6 +1,7 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
 DEPENDS=virtual/libc x11-cvs xextensions-cvs xext-cvs resourceext-cvs
+PROVIDES=xres
 
 SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XRes
 S=${WORKDIR}/XRes
index e69de29..10513d5 100644 (file)
@@ -0,0 +1,12 @@
+RDEPENDS=libc6
+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
+RDEPENDS=libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs
+PROVIDES=xserver
+DESCRIPTION='An X server.  The only drivers supplied are based on the kdrive framework.'
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver
+S=${WORKDIR}/xserver
+
+inherit autotools pkgconfig libtool
+
+EXTRA_OECONF = '--enable-composite'
index e4e526e..dca715a 100644 (file)
@@ -1,5 +1,6 @@
 SECTION="libs"
 MAINTAINER="Greg Gilbert <greg@treke.net>"
+PROVIDES=xtrans
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=xtrans
 S=${WORKDIR}/xtrans