zhone2: new recipe; demo UI for FSO
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 13 Mar 2010 16:21:05 +0000 (17:21 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 13 Mar 2010 16:21:29 +0000 (17:21 +0100)
conf/distro/include/fso-autorev.inc
recipes/freesmartphone/zhone2_git.bb [new file with mode: 0644]

index cd25864..fe231d6 100644 (file)
@@ -45,3 +45,5 @@ SRCREV_pn-vala-dbus-binding-tool = "${AUTOREV}"
 SRCREV_pn-vala-native = "${AUTOREV}"
 SRCREV_pn-vala = "${AUTOREV}"
 SRCREV_pn-zhone = "${AUTOREV}"
+SRCREV_pn-zhone2 = "${AUTOREV}"
+
diff --git a/recipes/freesmartphone/zhone2_git.bb b/recipes/freesmartphone/zhone2_git.bb
new file mode 100644 (file)
index 0000000..6c1a2e6
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "A demo phone application based on FSO"
+AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
+HOMEPAGE = "http://www.freesmartphone.org"
+SECTION = "x11"
+LICENSE = "GPLv2"
+DEPENDS = "edje-native vala-native evas ecore edje libeflvala"
+PV = "2.0.0+gitr${SRCREV}"
+PR = "r0"
+
+SRC_URI = "${FREESMARTPHONE_GIT}/aurora.git;protocol=git;branch=master"
+S = "${WORKDIR}/git/zhone2"
+
+inherit autotools_stage