fsogsmd: should now depend on msmcomm-specs rather than msmcommd-specs
[openembedded.git] / recipes / mokosuite2 / mokosuite2_git.bb
blob3acc156cc1b364a1429bf5d831f2fad9755bb791
1 DESCRIPTION = "Desktop environment and phone stack GUI for SHR"
2 HOMEPAGE = "http://gitorious.org/mokosuite2"
3 AUTHOR = "Daniele Ricci"
4 LICENSE = "GPLv3"
5 DEPENDS = "mokowm elementary libfakekey libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native"
6 SECTION = "misc/utils"
8 PV = "1.0.99+gitr${SRCPV}"
9 PR = "r2"
10 SRCREV = "d884a48ca633a9ddc4ed650232fc41e86328b0ab"
12 SRC_URI = "git://gitorious.org/mokosuite2/appbunch.git;protocol=git"
13 S = "${WORKDIR}/git"
15 PARALLEL_MAKE = ""
17 CFLAGS += "-DOPENMOKO"
18 EXTRA_OECONF = " --enable-contactsdb-sqlite --enable-settings-config --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
19 FILES_${PN} += "${datadir}/mokosuite ${sysconfdir}/dbus-1 ${sysconfdir}/X11 ${sysconfdir}/mokosuite.conf {$datadir}/applications"
20 CONFFILES_${PN} = "${sysconfdir}/mokosuite.conf"
22 inherit pkgconfig autotools