xrandr: sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@436 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-05-27 21:36:59 +00:00
parent 2af7864dcf
commit 4dd498db8f

View File

@@ -1,10 +1,10 @@
PV = "0.0cvs${SRCDATE}"
PV = "0.0+cvs${SRCDATE}"
LICENSE= "BSD-X"
DEPENDS = "libxrandr libx11 libxext"
DESCRIPTION = "X Resize and Rotate extension command."
SECTION = "x11/base"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
S = "${WORKDIR}/xrandr"
inherit autotools pkgconfig