summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-04-18 10:02:18 +0000
committerRichard Purdie <richard@openedhand.com>2006-04-18 10:02:18 +0000
commit2b24cb30e1d248ab037e0f9dcdfeaf07257fa5f2 (patch)
tree3b1af74d79c3887ebe704c7e70e5b7e051d09412
parent09f35c39a01f83186554ccb099096e69ba1fcacc (diff)
downloadpoky-2b24cb30e1d248ab037e0f9dcdfeaf07257fa5f2.tar.gz
xrandr - Remove as replaced by libxrandr
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@358 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--openembedded/packages/xrandr/xrandr_cvs.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb
deleted file mode 100644
index 0ab7c745f4..0000000000
--- a/openembedded/packages/xrandr/xrandr_cvs.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1PV = "0.0+cvs${SRCDATE}"
2LICENSE= "BSD-X"
3DEPENDS = "libxrandr libx11 libxext"
4DESCRIPTION = "X Resize and Rotate extension command."
5SECTION = "x11/base"
6
7SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
8S = "${WORKDIR}/xrandr"
9
10inherit autotools pkgconfig