aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-clock/gpe-clock_0.20.bb
blob: 16205722aea7e5f3d28641b623513bfb38530c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
inherit gpe

DESCRIPTION = "GPE panel clock"
DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd libgpelaunch"
RDEPENDS = "gpe-announce atd"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"

SRC_URI += "file://default-time-24hrs.patch;patch=1"