aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tinymail
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tinymail')
-rw-r--r--recipes/tinymail/libtinymail.inc2
-rw-r--r--recipes/tinymail/libtinymail_0.0.1.bb3
-rw-r--r--recipes/tinymail/libtinymail_svn.bb4
-rw-r--r--recipes/tinymail/tmut_1.1.0.bb4
-rw-r--r--recipes/tinymail/tmut_svn.bb4
5 files changed, 9 insertions, 8 deletions
diff --git a/recipes/tinymail/libtinymail.inc b/recipes/tinymail/libtinymail.inc
index 29c3f4d1d1..7abb8a6df7 100644
--- a/recipes/tinymail/libtinymail.inc
+++ b/recipes/tinymail/libtinymail.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "TinyMail is an attempt to create an E-mail framework for mobile devices"
SECTION = "x11/utils"
LICENSE = "LGPL"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libgnomeui"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libgnomeui"
EXTRA_OECONF=" --disable-gnome --with-platform=gpe --with-html-component=none"
diff --git a/recipes/tinymail/libtinymail_0.0.1.bb b/recipes/tinymail/libtinymail_0.0.1.bb
index 06f53d3799..77c20097f8 100644
--- a/recipes/tinymail/libtinymail_0.0.1.bb
+++ b/recipes/tinymail/libtinymail_0.0.1.bb
@@ -1,7 +1,8 @@
DESCRIPTION = "TinyMail is an attempt to create an E-mail framework for mobile devices"
SECTION = "x11/utils"
LICENSE = "LGPL"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libgnomeui"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libgnomeui"
+PR = "r1"
EXTRA_OECONF=" --disable-gnome --with-platform=gpe --with-html-component=none"
diff --git a/recipes/tinymail/libtinymail_svn.bb b/recipes/tinymail/libtinymail_svn.bb
index 7d396fe968..06cc447af5 100644
--- a/recipes/tinymail/libtinymail_svn.bb
+++ b/recipes/tinymail/libtinymail_svn.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "TinyMail is an attempt to create an E-mail framework for mobile devices"
SECTION = "x11/utils"
LICENSE = "LGPL"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libgnomeui"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libgnomeui"
PV = "0.0.5+svnr${SRCREV}"
-PR = "r3"
+PR = "r4"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/tinymail/tmut_1.1.0.bb b/recipes/tinymail/tmut_1.1.0.bb
index d3f84f057a..69f69a401f 100644
--- a/recipes/tinymail/tmut_1.1.0.bb
+++ b/recipes/tinymail/tmut_1.1.0.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Tmut is a really small E-Mail client based on Tinymail"
SECTION = "x11/utils"
LICENSE = "LGPL"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libtinymail"
-PR = "r0"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libtinymail"
+PR = "r1"
SRC_URI = "http://tinymail.org/files/tmut/releases/v1.1/v${PV}/${PN}-${PV}.tar.bz2"
diff --git a/recipes/tinymail/tmut_svn.bb b/recipes/tinymail/tmut_svn.bb
index abe7417898..11fcb0a1f0 100644
--- a/recipes/tinymail/tmut_svn.bb
+++ b/recipes/tinymail/tmut_svn.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Tmut is a really small E-Mail client based on Tinymail"
SECTION = "x11/utils"
LICENSE = "LGPL"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libtinymail"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libtinymail"
PV = "0.0.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
DEFAULT_PREFERENCE = "-1"