From cfaff848a572c4b1ca86857fef49f2b73823836d Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 8 Feb 2006 21:06:33 +0000 Subject: gpe-calendar: add 0.71, fixed for dbus 0.60 --- packages/gpe-calendar/gpe-calendar_0.71.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/gpe-calendar/gpe-calendar_0.71.bb (limited to 'packages/gpe-calendar') diff --git a/packages/gpe-calendar/gpe-calendar_0.71.bb b/packages/gpe-calendar/gpe-calendar_0.71.bb new file mode 100644 index 0000000000..eeab0a366c --- /dev/null +++ b/packages/gpe-calendar/gpe-calendar_0.71.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 +} \ No newline at end of file -- cgit v1.2.3