From d788e19f2b9ab4d1211c2c6d52f4be7e05ed7ce2 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 13 Apr 2006 09:39:40 +0000 Subject: [PATCH] gpe-calendar: update to 0.72 --- packages/gpe-calendar/gpe-calendar_0.72.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/gpe-calendar/gpe-calendar_0.72.bb diff --git a/packages/gpe-calendar/gpe-calendar_0.72.bb b/packages/gpe-calendar/gpe-calendar_0.72.bb new file mode 100644 index 0000000000..c5d1435d8d --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.72.bb @@ -0,0 +1,15 @@ +LICENSE = "GPL" +PR = "r0" +GPE_TARBALL_SUFFIX = "bz2" +MAINTAINER = "Florian Boor " + +inherit autotools gpe + +DEPENDS = "dbus libeventdb libschedule libxsettings-client libgpepimc libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar is the calendar application of the GPE PIM suite." + +do_configure () { + autotools_do_configure +} -- 2.39.5