summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-05 20:51:59 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-05 20:51:59 +0000
commited234aca98d0867c7b32801fc63820b19cf67df9 (patch)
tree6aefa67d7fc466a4c20767c6464c6e02d29c85a6
parente7a22e97304a74d84fe7889d40591768af8f6780 (diff)
downloadpoky-ed234aca98d0867c7b32801fc63820b19cf67df9.tar.gz
Add accidentally remove xrandr
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@370 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--openembedded/packages/xrandr/xrandr_cvs.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb
new file mode 100644
index 0000000000..9857637435
--- /dev/null
+++ b/openembedded/packages/xrandr/xrandr_cvs.bb
@@ -0,0 +1,10 @@
1PV = "0.0cvs${SRCDATE}"
2LICENSE= "BSD-X"
3DEPENDS = "libxrandr libx11 libxext"
4DESCRIPTION = "X Resize and Rotate extension command."
5SECTION = "x11/base"
6
7SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
8S = "${WORKDIR}/xrandr"
9
10inherit autotools pkgconfig