ti-ocf-crypto-module: add crypto module for hw accel
[openembedded.git] / recipes / openmoko-3rdparty / jefliks_git.bb
blobfa4e46e685e0a3df8fb88fec72d52a52a96e102c
1 DESCRIPTION = "This project is a try to write real tiny and fast XMPP/Jabber \
2 client for handheld devices, supported by Enlightment Foundation Library.\
3 It use Elementary widget toolkit and Iksemel library to make it possible."
4 LICENSE = "GPL"
5 DEPENDS = "edje-native elementary iksemel gnutls eet evas ecore eina"
6 HOMEPAGE = "http://jefliks.sourceforge.net/"
7 AUTHOR = "Phoenix Kayo <kayo.k11.4@gmail.com>"
8 PV = "0.0.2b+gitr${SRCPV}"
9 PR = "r7"
11 inherit autotools pkgconfig
13 SRCREV = "c4d035f4696bf8a233a54c74dd148173fdef43c2"
15 SRC_URI = "git://jefliks.git.sourceforge.net/gitroot/jefliks/jefliks;protocol=git;branch=master \
16 file://depends.eina.patch"
17 S = "${WORKDIR}/git"