openmoko-dates2: added initial recipe

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2697 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-09-05 10:49:48 +00:00
parent 10bf469a2e
commit c547a06aef
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
DESCRIPTION = "The OpenMoko Calendar"
SECTION = "openmoko/pim"
DEPENDS = "libmokoui2 libmokojournal2 gtk+ libglade eds-dbus"
RDEPENDS = "libedata-cal"
PV = "0.1.0+svn${SVNREV}"
inherit openmoko2
SRC_URI = "svn://svn.o-hand.com/repos/dates/branches;module=jana;proto=http"
S = "${WORKDIR}/jana/"
EXTRA_OECONF = "--with-frontend=openmoko"