[oe-commits] Marcin Juszkiewicz : libmcrypt: add 2.5.8

git at git.openembedded.org git at git.openembedded.org
Fri Mar 29 12:14:24 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 0e8a235d91742815016215dfcf1cb9797fd24501
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0e8a235d91742815016215dfcf1cb9797fd24501

Author: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Date:   Tue Mar 26 07:32:06 2013 +0000

libmcrypt: add 2.5.8

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-support/libmcrypt/libmcrypt_2.5.8.bb   |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb
new file mode 100644
index 0000000..a169390
--- /dev/null
+++ b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Replacement for the old crypt() package and crypt(1) command, with extensions."
+HOMEPAGE = "http://mcrypt.sourceforge.net/"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff"
+DEPENDS = "libtool"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/mcrypt/Libmcrypt/${PV}/libmcrypt-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "0821830d930a86a5c69110837c55b7da"
+SRC_URI[sha256sum] = "e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e"
+
+inherit autotools gettext binconfig





More information about the Openembedded-commits mailing list