From 6a1986e109e76130b5b908151bcc5a46c8f1adea Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 15 May 2008 18:11:35 +0000 Subject: add zhone --- packages/freesmartphone/zhone_git.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/freesmartphone/zhone_git.bb (limited to 'packages/freesmartphone/zhone_git.bb') diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb new file mode 100644 index 0000000000..7fe6742069 --- /dev/null +++ b/packages/freesmartphone/zhone_git.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "Zhone: Zen Phone" +LICENSE = "GPL" +SECTION = "x11" +DEPENDS = "edje-native" +RDEPENDS = "task-python-efl python-textutils" +PV = "0.0.0+gitr${SRCREV}" + +SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master" +S = "${WORKDIR}/git" + +inherit autotools + +FILES_${PN} += "${datadir}" -- cgit v1.2.3