aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-10-16 21:11:25 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-10-17 12:38:56 +0200
commita0a28ac182f7e801495015bf355730604557c9f9 (patch)
treea56187740e42b2565bf837766c9ce7bbc937e7f0 /packages/freesmartphone
parentad538671aba6a6bd6979f9442f47e1325284a6b0 (diff)
downloadopenembedded-a0a28ac182f7e801495015bf355730604557c9f9.tar.gz
freesmartphone.org: update revs
Diffstat (limited to 'packages/freesmartphone')
-rw-r--r--packages/freesmartphone/frameworkd_git.bb7
-rw-r--r--packages/freesmartphone/mickeydbus_git.bb5
-rw-r--r--packages/freesmartphone/mickeyterm_git.bb1
-rw-r--r--packages/freesmartphone/zhone_git.bb4
4 files changed, 10 insertions, 7 deletions
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 8d77fdcc86..3ad398b5e7 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -1,11 +1,11 @@
-DESCRIPTION = "The freesmartphone.org Framework Daemon"
+DESCRIPTION = "The reference implementation of the freesmartphone.org framework APIs"
HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de> et. al."
SECTION = "console/network"
DEPENDS = "python-cython-native python-pyrex-native"
LICENSE = "GPL"
-PV = "0.8.3+${PR}-gitr${SRCREV}"
-FILE_PR = "r1"
+PV = "0.8.4.0+gitr${SRCREV}"
+FILE_PR = "r0"
inherit distutils update-rc.d
@@ -24,6 +24,7 @@ do_install_append() {
}
RDEPENDS_${PN} += "\
+ python-ctypes \
python-dbus \
python-datetime \
python-pprint \
diff --git a/packages/freesmartphone/mickeydbus_git.bb b/packages/freesmartphone/mickeydbus_git.bb
index 17b8975375..e048315b3a 100644
--- a/packages/freesmartphone/mickeydbus_git.bb
+++ b/packages/freesmartphone/mickeydbus_git.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "Mickey's DBus introspection and calling Program"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
+HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console/network"
LICENSE = "GPLv2"
-PV = "0.9.1+gitr${SRCREV}"
-FILE_PR = "r1"
+PV = "0.9.2+gitr${SRCREV}"
+FILE_PR = "r0"
SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
diff --git a/packages/freesmartphone/mickeyterm_git.bb b/packages/freesmartphone/mickeyterm_git.bb
index cb4ea28170..d32b2ee95a 100644
--- a/packages/freesmartphone/mickeyterm_git.bb
+++ b/packages/freesmartphone/mickeyterm_git.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "Mickey's Terminal Program"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
+HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console/network"
LICENSE = "GPLv2"
PV = "2.9.1+gitr${SRCREV}"
diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb
index 06c19ce25b..c95a536807 100644
--- a/packages/freesmartphone/zhone_git.bb
+++ b/packages/freesmartphone/zhone_git.bb
@@ -1,8 +1,8 @@
-DESCRIPTION = "Zhone: Zen Phone"
+DESCRIPTION = "A phone UI based on the freesmartphone.org framework"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "edje-native python-pyrex-native python-cython-native"
-PV = "0.0.0+${PR}-gitr${SRCREV}"
+PV = "0.0.1+gitr${SRCREV}"
FILE_PR = "r10"
SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \