[oe-commits] org.oe.dev gpe-calendar: Add 0.91 and update SVN recipe accordingly.

florian commit openembedded-commits at lists.openembedded.org
Wed Aug 1 08:33:00 UTC 2007


gpe-calendar: Add 0.91 and update SVN recipe accordingly.

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: 3cf32549009f589b1377cd2d4c4d70ffb05e7a3e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3cf32549009f589b1377cd2d4c4d70ffb05e7a3e
Files:
1
packages/gpe-calendar/gpe-calendar_0.91.bb
packages/gpe-calendar/gpe-calendar_svn.bb
Diffs:

#
# mt diff -re6e0ebaed7254155c780f2eb07b6cec97a2acd03 -r3cf32549009f589b1377cd2d4c4d70ffb05e7a3e
#
# 
# 
# add_file "packages/gpe-calendar/gpe-calendar_0.91.bb"
#  content [350b266171cd6b781035f21bc253f8ee830222ea]
# 
# patch "packages/gpe-calendar/gpe-calendar_svn.bb"
#  from [ef80fcb469a26fc3fbe6d465eb6735d040c89413]
#    to [4f7833d3727eeb32b1cf6c4068adf9653bdf8ef8]
# 
============================================================
--- packages/gpe-calendar/gpe-calendar_0.91.bb	350b266171cd6b781035f21bc253f8ee830222ea
+++ packages/gpe-calendar/gpe-calendar_0.91.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
+}
============================================================
--- packages/gpe-calendar/gpe-calendar_svn.bb	ef80fcb469a26fc3fbe6d465eb6735d040c89413
+++ packages/gpe-calendar/gpe-calendar_svn.bb	4f7833d3727eeb32b1cf6c4068adf9653bdf8ef8
@@ -1,16 +1,16 @@ LICENSE = "GPL"
 DEFAULT_PREFERENCE = "-1"
 
 DESCRIPTION = "GPE calendar"
 SECTION = "gpe"
 LICENSE = "GPL"
 
-DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
+DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype libsoundgen"
 RDEPENDS = "gpe-icons"
 
 inherit autotools gpe
 
 
-PV = "0.90+svn${SRCDATE}"
+PV = "0.91+svn${SRCDATE}"
 PR = "r0"
 
 SRC_URI = "${GPE_SVN}"






More information about the Openembedded-commits mailing list