abiword: add 2.8.3
[openembedded.git] / recipes / openais / openais_1.1.2.bb
1 DESCRIPTION = "Implementation of the Service Availability Forum Application Interface Specification (AIS)"
2 LICENSE = "BSD"
3 DEPENDS = "cluster-glue corosync"
4
5 SRC_URI = " \
6         ftp://ftp@openais.org/downloads/openais-${PV}/openais-${PV}.tar.gz;name=tar \
7         file://fix-lcrso-linkage.patch;patch=1 \
8         "
9 SRC_URI[tar.md5sum] = "f94ccb867358ac54ab24bc54def27335"
10 SRC_URI[tar.sha256sum] = "7ba87dc480a9dd224fe3a3732c966d6fdf6ec5f192bb184d586afa3703f808f2"
11
12 inherit autotools_stage
13
14 FILES_${PN}-dbg += "${libexecdir}/lcrso/.debug"