aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-clock/gpe-clock_0.14.oe
blob: ff3f0883a0436942b94ddacbd2c359ed945eb389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit gpe

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

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
	   file://default-time-24hrs.patch;patch=1"