From: Michael Lauer Date: Mon, 17 May 2004 20:05:30 +0000 (+0000) Subject: fix xrandr build and xrand+libxrandr file names X-Git-Tag: Release-2010-05/1~19103 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb1ea456f2465e1728739501074eab6976a7e9a;p=openembedded.git fix xrandr build and xrand+libxrandr file names BKrev: 40a91b0an-GEvs1LiZ27saiY1Bo-Gw --- diff --git a/libxrandr/libxrandr-cvs.oe b/libxrandr/libxrandr-cvs.oe deleted file mode 100644 index cfc0a94e39..0000000000 --- a/libxrandr/libxrandr-cvs.oe +++ /dev/null @@ -1,18 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -DEPENDS = "virtual/libc randr x11 render xrender xext" -PROVIDES = "libxrandr" -DESCRIPTION = "X Resize and Rotate extension library." - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrandr" -S = "${WORKDIR}/Xrandr" - -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/libxrandr/libxrandr_cvs.oe b/libxrandr/libxrandr_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xrandr/xrandr-cvs.oe b/xrandr/xrandr-cvs.oe deleted file mode 100644 index 4ae5f76880..0000000000 --- a/xrandr/xrandr-cvs.oe +++ /dev/null @@ -1,12 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -DEPENDS = "virtual/libc libXrandr x11 render xrender xext" -DESCRIPTION = "X Resize and Rotate extension command." - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr" -S = "${WORKDIR}/xrandr" - -inherit autotools pkgconfig - -do_configure_prepend() { - ./autogen.sh -} diff --git a/xrandr/xrandr_cvs.oe b/xrandr/xrandr_cvs.oe new file mode 100644 index 0000000000..e69de29bb2