aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libassuan/libassuan_2.1.1.bb
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-07-05 07:10:18 +0000
committerSaul Wold <sgw@linux.intel.com>2013-07-09 07:56:10 -0700
commita7711ee0f921f75f5ae4376981e495a84be75d67 (patch)
treeb392589fca19c4f4774cf770985aa3a8b9dba3d8 /meta/recipes-support/libassuan/libassuan_2.1.1.bb
parentd82991e552479b1ab7aa055e48d55a72d828c2fb (diff)
downloadopenembedded-core-a7711ee0f921f75f5ae4376981e495a84be75d67.tar.gz
libassuan: Updated from 2.1.0 to 2.1.1
Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/libassuan/libassuan_2.1.1.bb')
-rw-r--r--meta/recipes-support/libassuan/libassuan_2.1.1.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-support/libassuan/libassuan_2.1.1.bb b/meta/recipes-support/libassuan/libassuan_2.1.1.bb
new file mode 100644
index 0000000000..91784eaa63
--- /dev/null
+++ b/meta/recipes-support/libassuan/libassuan_2.1.1.bb
@@ -0,0 +1,19 @@
+DESCRIPTION = "IPC library used by GnuPG and GPGME"
+HOMEPAGE = "http://www.gnupg.org/related_software/libassuan/"
+BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
+
+LICENSE = "GPLv3 & LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
+ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
+ file://src/assuan.c;endline=20;md5=0f465544183405055ec179869fc5b5ba \
+ file://src/assuan-defs.h;endline=20;md5=20cd55535260ca1779edae5c7b80b21e"
+
+DEPENDS = "libgpg-error"
+
+SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-${PV}.tar.bz2 \
+ file://libassuan-add-pkgconfig-support.patch"
+
+SRC_URI[md5sum] = "757243cc4a71b30ed8d8dbe784035d36"
+SRC_URI[sha256sum] = "23e2d67779b88e90d29fe1df6b157109f1c2a647d0f1b2a0f4295bb3c0b2039d"
+
+inherit autotools binconfig pkgconfig