aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-app/xrandr_cvs.bb
blob: 30a31e15692797a5b2435cf2e0d2b81af476566b (plain)
1
2
3
4
5
6
7
8
9
10
PV = "0.0+cvs${SRCDATE}"
LICENSE= "BSD-X"
DEPENDS = "libxrandr virtual/libx11 libxext"
DESCRIPTION = "X Resize and Rotate extension command."
SECTION = "x11/base"

SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
S = "${WORKDIR}/xrandr"

inherit autotools pkgconfig