[oe-commits] org.oe.dev vochistory: Add 0.1

florian commit openembedded-commits at lists.openembedded.org
Mon Aug 27 10:48:01 UTC 2007


vochistory: Add 0.1

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: 894bdfc44c76fac7061bab29b589e04f3180e619
ViewMTN: http://monotone.openembedded.org/revision.psp?id=894bdfc44c76fac7061bab29b589e04f3180e619
Files:
1
packages/gpephone/vochistory_0.1.bb
Diffs:

#
# mt diff -re09f0ed40dd10ba8211705564f20b90933140aed -r894bdfc44c76fac7061bab29b589e04f3180e619
#
# 
# 
# add_file "packages/gpephone/vochistory_0.1.bb"
#  content [a6fc2d805c8e1894ef2c15a122934d42c45861d3]
# 
============================================================
--- packages/gpephone/vochistory_0.1.bb	a6fc2d805c8e1894ef2c15a122934d42c45861d3
+++ packages/gpephone/vochistory_0.1.bb	a6fc2d805c8e1894ef2c15a122934d42c45861d3
@@ -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}"






More information about the Openembedded-commits mailing list