diff options
Diffstat (limited to 'xinerama')
-rw-r--r-- | xinerama/xinerama-cvs.oe | 21 | ||||
-rw-r--r-- | xinerama/xinerama_cvs.oe | 0 |
2 files changed, 0 insertions, 21 deletions
diff --git a/xinerama/xinerama-cvs.oe b/xinerama/xinerama-cvs.oe deleted file mode 100644 index 2980b5342d..0000000000 --- a/xinerama/xinerama-cvs.oe +++ /dev/null @@ -1,21 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "panoramixext" -PROVIDES = "xinerama" -DESCRIPTION = "Xinerama library" - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama" -S = "${WORKDIR}/Xinerama" - -inherit autotools pkgconfig - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR} \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} \ - mandir=${STAGING_DIR}/man -} diff --git a/xinerama/xinerama_cvs.oe b/xinerama/xinerama_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/xinerama/xinerama_cvs.oe |