blob: bb30abedd9b01f891b7c05b4651a5ffc002d219d [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "md5deep and hashdeep to compute and audit hashsets of amounts of files."
2DESCRIPTION = "md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. This package also includes hashdeep which is also able to audit hashsets."
3AUTHOR = "Jesse Kornblum, Simson L. Garfinkel"
4HOMEPAGE = "http://md5deep.sourceforge.net"
5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491"
7# Release 4.4
8SRCREV = "cd2ed7416685a5e83eb10bb659d6e9bec01244ae"
9
10SRC_URI = "git://github.com/jessek/hashdeep.git \
11 file://wrong-variable-expansion.patch \
Patrick Williamsddad1a12017-02-23 20:36:32 -060012 file://0001-Fix-errors-found-by-clang.patch \
Patrick Williamsb48b7b42016-08-17 15:04:38 -050013 "
14
15S = "${WORKDIR}/git"
16
17inherit autotools