Add accidentally remove xrandr

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@370 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-05-05 20:51:59 +00:00
parent e7a22e9730
commit ed234aca98
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
PV = "0.0cvs${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"
S = "${WORKDIR}/xrandr"
inherit autotools pkgconfig