aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xcalibrate/xcalibrate_cvs.bb
blob: 7bcca2a8be8c6f3e327a54e728168014630309bd (plain)
1
2
3
4
5
6
7
8
9
10
11
PV = "0.0cvs${CVSDATE}"
LICENSE = "BSD-X"
SECTION = "x11/libs"
PRIORITY = "optional"
DEPENDS = "x11 xcalibrateext xext"
DESCRIPTION = "XCalibrate client-side library"

SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate"
S = "${WORKDIR}/XCalibrate"

inherit autotools pkgconfig