summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb')
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
new file mode 100644
index 000000000..18dbe0959
--- /dev/null
+++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
@@ -0,0 +1,19 @@
1SUMMARY = "(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
7SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \
8 file://ignore_extra-portability_warnings.patch \
9"
10
11SRC_URI[md5sum] = "eadb953376acc474e56041d4c12aa2c8"
12SRC_URI[sha256sum] = "d56b3f092dbe9ee6597641c7d2dd294884dc04ba47aaf4ec571cd54977df4691"
13
14
15FILES_${PN} = "${libdir}/pidgin/*"
16FILES_${PN}-dbg = "${libdir}/pidgin/.debug"
17FILES_${PN}-dbg += "${libdir}/pidgin/.debug/pidgin-otr.so"
18FILES_${PN}-dbg += "/usr/src/debug/pidgin-otr/${PV}-${PR}/${P}/*"
19inherit autotools pkgconfig