aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/vochistory_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/vochistory_0.1.bb')
-rw-r--r--recipes/gpephone/vochistory_0.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpephone/vochistory_0.1.bb b/recipes/gpephone/vochistory_0.1.bb
new file mode 100644
index 0000000000..d72bbcc3cd
--- /dev/null
+++ b/recipes/gpephone/vochistory_0.1.bb
@@ -0,0 +1,12 @@
+LICENSE = "LiPS"
+DESCRIPTION = "Voice call event history"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r0"
+
+DEPENDS = "gtk+ dbus-glib libgpewidget libgpephone libiac libchenabler"
+
+inherit gpephone autotools
+
+SRC_URI = "${GPEPHONE_MIRROR}/vochistory-${PV}/callhistory-${PV}.tar.bz2"
+S = "${WORKDIR}/callhistory-${PV}" \ No newline at end of file