freesmartphone: sync with meta-fso
[openembedded.git] / recipes / freesmartphone / libgisi_git.bb
blob686fec9d7ea194609bc85aeee7808c7fb804cade
1 DESCRIPTION = "libgisi / gisicomm is a library implementing the Nokia ISI protocol"
2 SECTION = "libs/network"
3 AUTHOR = "Sebastian Reichel, Michael Lauer, Klaus Kurzmann"
4 LICENSE = "GPLv2"
5 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 DEPENDS = "glib-2.0"
7 SRC_URI = "${FREESMARTPHONE_GIT}/libgisi.git;protocol=git;branch=master"
8 S = "${WORKDIR}/git"
10 SRCREV = "c993ee694ea98597d619a1ffae397d3416233354"
11 PV = "0.1.0+gitr${SRCPV}"
13 inherit vala autotools
15 PACKAGES =+ "${PN}-tools"
16 FILES_${PN}-tools = "${sbindir}/sendisi"
18 LEAD_SONAME = "libgisi.so"