From: Koen Kooi Date: Mon, 29 Aug 2005 21:35:22 +0000 (+0000) Subject: gpe-calendar: add 0.64 X-Git-Tag: Release-2010-05/1~9453^2~3747 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7ad10fb31ae4d09b8d8e2c94db93cc20c03589;p=openembedded.git gpe-calendar: add 0.64 --- diff --git a/packages/gpe-calendar/gpe-calendar_0.64.bb b/packages/gpe-calendar/gpe-calendar_0.64.bb new file mode 100644 index 0000000000..2a2530808b --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.64.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" +