From: Florian Boor Date: Fri, 13 Jan 2006 22:46:37 +0000 (+0000) Subject: gpe-calendar: Add 0.68 release. X-Git-Tag: Release-2010-05/1~9453^2~2663^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940e3a86f1bcc4b8cb373a39c5646ac1de1b6160;p=openembedded.git gpe-calendar: Add 0.68 release. --- diff --git a/packages/gpe-calendar/gpe-calendar_0.68.bb b/packages/gpe-calendar/gpe-calendar_0.68.bb new file mode 100644 index 0000000000..3c8fbbc148 --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.68.bb @@ -0,0 +1,12 @@ +LICENSE = "GPL" +PR = "r0" +GPE_TARBALL_SUFFIX = "bz2" +MAINTAINER = "Florian Boor " + +inherit autotools gpe + +DEPENDS = "libeventdb libschedule libxsettings-client libgpepimc libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" +