aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/shr/libframeworkd-phonegui_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-04 14:14:11 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-08 16:57:14 +0100
commit82380e0d0f73494ec2573921d14e94fb3b633d60 (patch)
treea210f2bdfabae0083a4e8fdcb4a4e3218531034c /recipes/obsolete/shr/libframeworkd-phonegui_git.bb
parentd2fc55223a375e47c203d777f8517c870ceb5e65 (diff)
downloadopenembedded-82380e0d0f73494ec2573921d14e94fb3b633d60.tar.gz
shr: move some obsolete SHR apps to obsolete directory
* with SRCREV moved from sane-srcrevs.inc to recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/obsolete/shr/libframeworkd-phonegui_git.bb')
-rw-r--r--recipes/obsolete/shr/libframeworkd-phonegui_git.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/obsolete/shr/libframeworkd-phonegui_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb
new file mode 100644
index 0000000000..b11f0394d3
--- /dev/null
+++ b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Frameworkd phonegui library"
+HOMEPAGE = "http://shr-project.org/"
+LICENSE = "GPL"
+SECTION = "libs"
+PV = "0.0.2+gitr${SRCREV}"
+PR = "r10"
+
+DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils"
+
+inherit pkgconfig autotools autotools_stage
+
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
+SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
+S = "${WORKDIR}/git/${PN}"
+
+CONFFILES_${PN} = "${sysconfdir}/frameworkd-phonegui.conf"