[oe-commits] Stefan Schmidt : bubble-keyboard: Add swisscoms bubble-keyboard prototyp

git version control git at git.openembedded.org
Fri Jun 5 21:50:56 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 69cdf2613ef5212668bbf6cc1e3dc30f019776e5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=69cdf2613ef5212668bbf6cc1e3dc30f019776e5

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Fri Jun  5 23:49:39 2009 +0200

bubble-keyboard: Add swisscoms bubble-keyboard prototyp

---

 recipes/e17/bubble-keyboard_svn.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/e17/bubble-keyboard_svn.bb b/recipes/e17/bubble-keyboard_svn.bb
new file mode 100644
index 0000000..c47c8fb
--- /dev/null
+++ b/recipes/e17/bubble-keyboard_svn.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Simple dialpad keyboard"
+SECTION = "x11"
+LICENSE = "GPLv2"
+DEPENDS = "ecore evas edje libfakekey"
+PV = "0.1.4+svnr${SRCREV}"
+PR = "r0"
+
+SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=bubble-keyboard"
+S = "${WORKDIR}/bubble-keyboard"
+
+inherit autotools pkgconfig





More information about the Openembedded-commits mailing list