aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/shr/shr-dialer_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/shr/shr-dialer_git.bb')
-rw-r--r--recipes/obsolete/shr/shr-dialer_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/obsolete/shr/shr-dialer_git.bb b/recipes/obsolete/shr/shr-dialer_git.bb
new file mode 100644
index 0000000000..816f9d856c
--- /dev/null
+++ b/recipes/obsolete/shr/shr-dialer_git.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "The SHR Dialer"
+HOMEPAGE = "http://shr-project.org/"
+LICENSE = "GPL"
+SECTION = "x11/applications"
+DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui"
+PV = "0.0.2+gitr${SRCREV}"
+PR = "r9"
+
+inherit pkgconfig autotools
+
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
+SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
+S = "${WORKDIR}/git/${PN}"
+