Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / recipes / gpe-clock / gpe-clock_svn.bb
1 DESCRIPTION = "GPE panel clock"
2 SECTION = "gpe"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd libgpelaunch"
6 RDEPENDS = "gpe-announce"
7
8 inherit autotools
9
10 SRC_URI = "${GPE_SVN} \
11            file://svn-build.patch;patch=1"
12
13 S = "${WORKDIR}/${PN}"
14
15 DEFAULT_PREFERENCE = "-1"