1 2 3 4 5 6 7 8 9 10 11
PV = "0.0+cvs${SRCDATE}" LICENSE = "BSD-X" SECTION = "x11" PRIORITY = "optional" DEPENDS = "cairo" DESCRIPTION = "The freedesktop.org clock" SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=fdclock" S = "${WORKDIR}/fdclock" inherit autotools