From 98dbfa8e36b6aeccf407d906ce59da1d1a2417b4 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 26 Aug 2005 13:42:39 +0000 Subject: [PATCH] gpe-calendar: Add version 0.63, contributed by Philippe de Swert. --- packages/gpe-calendar/gpe-calendar_0.63.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/gpe-calendar/gpe-calendar_0.63.bb diff --git a/packages/gpe-calendar/gpe-calendar_0.63.bb b/packages/gpe-calendar/gpe-calendar_0.63.bb new file mode 100644 index 0000000000..2a2530808b --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.63.bb @@ -0,0 +1,10 @@ +LICENSE = "GPL" +PR = "r1" + +inherit autotools gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + -- 2.39.5