From: Chris Larson Date: Fri, 16 Jan 2004 19:41:46 +0000 (+0000) Subject: BUGFIX: add m4 file(s) to fix the xdamage build. X-Git-Tag: Release-2010-05/1~20348 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66ae0951b080dabcab3f3c37b33440780da6d54;p=openembedded.git BUGFIX: add m4 file(s) to fix the xdamage build. BKrev: 40083e7aPI7sem2V76RlmluK9ig7oA --- diff --git a/xdamage/xdamage-cvs.oe b/xdamage/xdamage-cvs.oe index e69de29bb2..79b1271817 100644 --- a/xdamage/xdamage-cvs.oe +++ b/xdamage/xdamage-cvs.oe @@ -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 index 0000000000..e69de29bb2