am-benchmarks: Add support for am387x-evm machine
[openembedded.git] / recipes / mokosuite2 / libmokosuite_git.bb
blob68f3dbb6e96a92d92c4d8d54ac3258d2e8a23f3d
1 DESCRIPTION = "Desktop environment and phone stack GUI for SHR - core library"
2 HOMEPAGE = "http://gitorious.org/mokosuite2"
3 AUTHOR = "Daniele Ricci"
4 LICENSE = "GPLv3"
5 DEPENDS = "elementary libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native edje-native libnotify"
6 SECTION = "misc/utils"
8 PV = "1.0.99+gitr${SRCPV}"
9 PR = "r1"
10 SRCREV = "e9928127713adc889c678ee11c42f4930deb7bb6"
12 SRC_URI = "git://gitorious.org/mokosuite2/libmokosuite.git;protocol=git"
13 S = "${WORKDIR}/git"
15 PARALLEL_MAKE = ""
17 EXTRA_OECONF = " --enable-contactsdb-sqlite --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc --enable-debug"
18 FILES_${PN} += "${datadir}/mokosuite"
20 inherit pkgconfig autotools
22 do_install_append() {
23 ln -s themes/gry.edj ${D}${datadir}/mokosuite/common/theme.edj