Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / gpe-clock / gpe-clock_0.14.oe
1 inherit gpe
2
3 DESCRIPTION = "GPE panel clock"
4 DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd"
5 RDEPENDS = "gpe-announce atd"
6 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
7 SECTION = "gpe"
8 PRIORITY = "optional"
9 LICENSE = "GPL"
10 PR = "r1"
11
12 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
13            file://default-time-24hrs.patch;patch=1"