diff options
Diffstat (limited to 'xcomposite')
| -rw-r--r-- | xcomposite/xcomposite-cvs.oe | 18 | ||||
| -rw-r--r-- | xcomposite/xcomposite_cvs.oe | 0 |
2 files changed, 0 insertions, 18 deletions
diff --git a/xcomposite/xcomposite-cvs.oe b/xcomposite/xcomposite-cvs.oe deleted file mode 100644 index 5fca365e13..0000000000 --- a/xcomposite/xcomposite-cvs.oe +++ /dev/null @@ -1,18 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -DEPENDS = "x11 compositeext xextensions fixesext xfixes" -PROVIDES = "xcomposite" -DESCRIPTION = "X Composite extension library." - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xcomposite" -S = "${WORKDIR}/Xcomposite" - -inherit autotools pkgconfig - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR} \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} -} diff --git a/xcomposite/xcomposite_cvs.oe b/xcomposite/xcomposite_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/xcomposite/xcomposite_cvs.oe |
