From 327e3a7b60e6550f2fed6340996f5c72e87e2516 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 11 Jun 2007 18:07:46 +0000 Subject: gpe: mega update --- packages/gpe-calendar/gpe-calendar_0.90.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 packages/gpe-calendar/gpe-calendar_0.90.bb (limited to 'packages/gpe-calendar') diff --git a/packages/gpe-calendar/gpe-calendar_0.90.bb b/packages/gpe-calendar/gpe-calendar_0.90.bb new file mode 100644 index 0000000000..5b7c321fa9 --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.90.bb @@ -0,0 +1,18 @@ +DESCRIPTION = "GPE calendar is the calendar application of the GPE PIM suite." +SECTION = "gpe" +LICENSE = "GPL" + +DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +RDEPENDS = "gpe-icons" + +PR = "r0" + +GPE_TARBALL_SUFFIX = "bz2" + +inherit autotools gpe + +do_configure () { + autotools_do_configure +} + + -- cgit v1.2.3