gpe-calendar: add 0.92
authorPhil Blundell <philb@gnu.org>
Sat, 23 Aug 2008 12:25:05 +0000 (12:25 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 23 Aug 2008 12:25:05 +0000 (12:25 +0000)
packages/gpe-calendar/gpe-calendar_0.92.bb [new file with mode: 0644]

diff --git a/packages/gpe-calendar/gpe-calendar_0.92.bb b/packages/gpe-calendar/gpe-calendar_0.92.bb
new file mode 100644 (file)
index 0000000..534721b
--- /dev/null
@@ -0,0 +1,16 @@
+DESCRIPTION = "GPE calendar is the calendar application of the GPE PIM suite."
+SECTION = "gpe"
+LICENSE = "GPL"
+
+DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype libsoundgen"
+RDEPENDS = "gpe-icons"
+
+PR = "r0"
+
+GPE_TARBALL_SUFFIX = "bz2"
+
+inherit autotools gpe
+
+do_configure () {
+        autotools_do_configure
+}