netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / fdclock / fdclock_cvs.bb
1 PV = "0.0+cvs${SRCDATE}"
2 LICENSE = "BSD-X"
3 SECTION = "x11"
4 PRIORITY = "optional"
5 DEPENDS = "cairo"
6 DESCRIPTION = "The freedesktop.org clock"
7
8 SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=fdclock"
9 S = "${WORKDIR}/fdclock"
10
11 inherit autotools