From: Florian Boor Date: Fri, 26 Aug 2005 13:42:39 +0000 (+0000) Subject: gpe-calendar: Add version 0.63, contributed by Philippe de Swert. X-Git-Tag: Release-2010-05/1~9453^2~3779^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98dbfa8e36b6aeccf407d906ce59da1d1a2417b4;p=openembedded.git gpe-calendar: Add version 0.63, contributed by Philippe de Swert. --- 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" +