summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cracklib/cracklib_2.8.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cracklib/cracklib_2.8.19.bb')
-rw-r--r--meta/recipes-extended/cracklib/cracklib_2.8.19.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.8.19.bb b/meta/recipes-extended/cracklib/cracklib_2.8.19.bb
new file mode 100644
index 0000000000..295139688f
--- /dev/null
+++ b/meta/recipes-extended/cracklib/cracklib_2.8.19.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "A pro-active password checker library"
+HOMEPAGE = "http://sourceforge.net/projects/cracklib"
+
+LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
+
+DEPENDS = "zlib"
+PR ="r0"
+
+EXTRA_OECONF = "--without-python"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "ca0ec168d9c6466612204e8dfb2df8a9"
+SRC_URI[sha256sum] = "7086b0ca23f875c9cd9ea2a993c262384b274dba9c4ea1da845ec8ac290748a9"
+
+inherit autotools gettext