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

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

inherit autotools pkgconfig