vochistory: Add 0.1
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 27 Aug 2007 09:55:41 +0000 (09:55 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 27 Aug 2007 09:55:41 +0000 (09:55 +0000)
packages/gpephone/vochistory_0.1.bb [new file with mode: 0644]

diff --git a/packages/gpephone/vochistory_0.1.bb b/packages/gpephone/vochistory_0.1.bb
new file mode 100644 (file)
index 0000000..d72bbcc
--- /dev/null
@@ -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