opencv + samples: update to 2.1.0
[openembedded.git] / recipes / shr / libphone-ui_git.bb
blob14a4bc35f00384b6765431a0ab6ca4a2c091f1d5
1 DESCRIPTION = "A generic framework for phone ui"
2 HOMEPAGE = "http://shr-project.org/"
3 LICENSE = "GPL"
4 SECTION = "libs"
5 SRCREV = "0c94c694c46a1f97d23c0f98a78dd5b3961fcff6"
6 PV = "0.0.0+gitr${SRCPV}"
7 PR = "r0"
9 DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils alsa-lib"
11 inherit pkgconfig autotools autotools_stage
13 SRC_URI = "git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master"
14 S="${WORKDIR}/git"
16 CONFFILES_${PN} = "${sysconfdir}/libphoneui.conf"