db_5.0.21: Add recipes for target and native packages.
[openembedded.git] / recipes / fltk / fltkclock_svn.bb
blobbf7807425fa5ff2b32c8192c54cbace6d95e7333
1 DESCRIPTION = "FLTK Worldclock Application"
2 HOMEPAGE = "http://www.crash-override.net/omworldclock.html"
3 AUTHOR = "Benjamin 'blindcoder' Schieder'
4 LICENSE = "PD/GPLv2"
5 SECTION = "x11/tool"
6 DEPENDS = "fltk"
7 SRCREV = "45"
8 PV = "1.0+svnr${SRCPV}"
9 PR = "r0"
10 S = "${WORKDIR}/trunk"
12 inherit autotools
14 SRC_URI = "svn://scavenger.homeip.net/svn/fltkworldclock;module=trunk;proto=http"