libotr_4.0.0.bb 539 B

1234567891011121314
  1. SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging"
  2. HOMEPAGE = "http://www.cypherpunks.ca/otr/"
  3. LICENSE = "GPLv2"
  4. LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24"
  5. DEPENDS = "libgcrypt libgpg-error"
  6. SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \
  7. file://fix_qa-issue_include.patch \
  8. "
  9. SRC_URI[md5sum] = "00979dca82d70383fcd1b01f3974363c"
  10. SRC_URI[sha256sum] = "3f911994409898e74527730745ef35ed75c352c695a1822a677a34b2cf0293b4"
  11. inherit autotools pkgconfig