blob: b884b5a0d2c9c07512c4aa0b2d9886039a91f8de [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging"
2HOMEPAGE = "http://www.cypherpunks.ca/otr/"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24"
5DEPENDS = "libgcrypt libotr pidgin intltool-native"
6
7PNBLACKLIST[pidgin-otr] ?= "depends on blacklisted pidgin"
8
9SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \
10 file://ignore_extra-portability_warnings.patch \
11"
12
13SRC_URI[md5sum] = "eadb953376acc474e56041d4c12aa2c8"
14SRC_URI[sha256sum] = "d56b3f092dbe9ee6597641c7d2dd294884dc04ba47aaf4ec571cd54977df4691"
15
16
17FILES_${PN} = "${libdir}/pidgin/*"
18FILES_${PN}-dbg = "${libdir}/pidgin/.debug"
19FILES_${PN}-dbg += "${libdir}/pidgin/.debug/pidgin-otr.so"
20FILES_${PN}-dbg += "/usr/src/debug/pidgin-otr/${PV}-${PR}/${P}/*"
21inherit autotools pkgconfig