BUGFIX: add m4 file(s) to fix the xdamage build.
authorChris Larson <clarson@kergoth.com>
Fri, 16 Jan 2004 19:41:46 +0000 (19:41 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 16 Jan 2004 19:41:46 +0000 (19:41 +0000)
BKrev: 40083e7aPI7sem2V76RlmluK9ig7oA

xdamage/xdamage-cvs.oe
xdamage/xdamage-cvs/m4.patch [new file with mode: 0644]

index e69de29..79b1271 100644 (file)
@@ -0,0 +1,18 @@
+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
+
+SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdamage \
+         file://${FILESDIR}/m4.patch;patch=1
+S=${WORKDIR}/Xdamage
+
+inherit autotools pkgconfig libtool
+
+do_stage() {
+       oe_runmake install DESTDIR=${STAGING_DIR} \
+              bindir=/build/bin \
+              includedir=/target/include \
+              libdir=/target/lib \
+              datadir=/share
+              prefix=
+}
diff --git a/xdamage/xdamage-cvs/m4.patch b/xdamage/xdamage-cvs/m4.patch
new file mode 100644 (file)
index 0000000..e69de29