blob: 326c5bfc57826127e58b21fa70cf00a2de37d69a [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging"
2HOMEPAGE = "https://otr.cypherpunks.ca/"
Andrew Geissler9aee5002022-03-30 16:27:02 +00003LICENSE = "GPL-2.0-only"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05004LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24"
5DEPENDS = "libgcrypt libotr pidgin gtk+ intltool-native glib-2.0 glib-2.0-native"
6REQUIRED_DISTRO_FEATURES = "x11"
7
8SRC_URI = "https://otr.cypherpunks.ca/${BP}.tar.gz \
9"
10SRC_URI[md5sum] = "7ef14e1334a4bc80e5d530f9a3cfc626"
11SRC_URI[sha256sum] = "f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4"
12
Patrick Williams213cb262021-08-07 19:21:33 -050013FILES:${PN} = "${libdir}/pidgin/*"
Brad Bishopd7bf8c12018-02-25 22:55:05 -050014
Brad Bishop8410d612019-11-25 09:40:59 -050015inherit autotools pkgconfig features_check