summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gpe-clock/gpe-clock_0.11.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpe-clock/gpe-clock_0.11.oe b/gpe-clock/gpe-clock_0.11.oe
index e69de29bb2..c26c9a9dda 100644
--- a/gpe-clock/gpe-clock_0.11.oe
+++ b/gpe-clock/gpe-clock_0.11.oe
@@ -0,0 +1,11 @@
+inherit gpe
+
+PR = "r1"
+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"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"