freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
[openembedded.git] / recipes / mokosuite2 / mokophone_git.bb
blob53167906b3276290cf06836a66dbae1caa332d3b
1 DESCRIPTION = "Desktop environment and phone stack GUI for SHR - phone application"
2 HOMEPAGE = "http://gitorious.org/mokosuite2"
3 AUTHOR = "Daniele Ricci"
4 LICENSE = "GPLv3"
5 DEPENDS = "libmokosuite libfreesmartphone-glib libphone-utils alsa-lib glib-2.0 dbus-glib elementary vala-native edje-native"
6 SECTION = "misc/utils"
8 PV = "1.0.99+gitr${SRCPV}"
9 SRCREV = "dd063c2ae6b6fbd5a94e0fc3cd1fdafa09d81c6e"
11 SRC_URI = "git://gitorious.org/mokosuite2/mokophone.git;protocol=git"
12 S = "${WORKDIR}/git"
14 PARALLEL_MAKE = ""
16 EXTRA_OECONF = " --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc --enable-debug"
17 FILES_${PN} += "${datadir}/mokosuite/phone"
19 inherit autotools
21 do_install_append() {
22 ln -s themes/gry.edj ${D}${datadir}/mokosuite/phone/theme.edj