aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-sato
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-08-25 19:39:38 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-09-17 19:13:53 +0200
commit1c99de08903a399324799e29d2bb4775d1c22704 (patch)
tree85a5db438dac8b166961f45d6e28e9ed2401a817 /meta-oe/recipes-sato
parentbc7209711a0b183ed84465d115b5fea7caa2bfa0 (diff)
downloadmeta-openembedded-contrib-1c99de08903a399324799e29d2bb4775d1c22704.tar.gz
claws-mail: Add PACKAGECONFIG for enchant, dbus, ldap and startup-notification
* enable dbus and startup-notification by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-sato')
-rw-r--r--meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
index 122e130af5..15824bb61e 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
@@ -17,6 +17,12 @@ do_configure_append() {
cd po ; for PO in *.po ; do MO=`echo $PO | sed s/\\.po//`.gmo ; if ! test -f $MO ; then msgfmt $PO -o $MO ; fi ; done
}
+PACKAGECONFIG ??= "startup-notification dbus"
+PACKAGECONFIG[enchant] = "--enable-enchant,--disable-enchant,enchant"
+PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
+PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus dbus-glib"
+PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap"
+
# FIXME: maemo builds may want --enable-maemo
# FIXME: some platforms may want --enable-generic-umpc
EXTRA_OECONF = " \