[oe-commits] org.oe.dev gpe-calendar: add 0.92

pb commit oe at amethyst.openembedded.net
Mon Sep 1 18:23:21 UTC 2008


gpe-calendar: add 0.92

Author: pb at openembedded.org
Branch: org.openembedded.dev
Revision: f1db5c23f29040c276d5922133713a067eb6e590
ViewMTN: http://monotone.openembedded.org/revision/info/f1db5c23f29040c276d5922133713a067eb6e590
Files:
1
packages/gpe-calendar/gpe-calendar_0.92.bb
Diffs:

#
# mt diff -re3c8ead67d3fea04f452812378da1ac42501474d -rf1db5c23f29040c276d5922133713a067eb6e590
#
#
#
# add_file "packages/gpe-calendar/gpe-calendar_0.92.bb"
#  content [350b266171cd6b781035f21bc253f8ee830222ea]
#
============================================================
--- packages/gpe-calendar/gpe-calendar_0.92.bb	350b266171cd6b781035f21bc253f8ee830222ea
+++ packages/gpe-calendar/gpe-calendar_0.92.bb	350b266171cd6b781035f21bc253f8ee830222ea
@@ -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
+}






More information about the Openembedded-commits mailing list