fix xrandr build and xrand+libxrandr file names
authorMichael Lauer <mickey@vanille-media.de>
Mon, 17 May 2004 20:05:30 +0000 (20:05 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 17 May 2004 20:05:30 +0000 (20:05 +0000)
BKrev: 40a91b0an-GEvs1LiZ27saiY1Bo-Gw

libxrandr/libxrandr-cvs.oe [deleted file]
libxrandr/libxrandr_cvs.oe [new file with mode: 0644]
xrandr/xrandr-cvs.oe [deleted file]
xrandr/xrandr_cvs.oe [new file with mode: 0644]

diff --git a/libxrandr/libxrandr-cvs.oe b/libxrandr/libxrandr-cvs.oe
deleted file mode 100644 (file)
index cfc0a94..0000000
+++ /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 (file)
index 0000000..e69de29
diff --git a/xrandr/xrandr-cvs.oe b/xrandr/xrandr-cvs.oe
deleted file mode 100644 (file)
index 4ae5f76..0000000
+++ /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 (file)
index 0000000..e69de29