Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1:/tmp/cvs-serv31180

Added Files:
        libmhash-0.8.17-1.info 
Log Message:
New pkg from tracker


--- NEW FILE: libmhash-0.8.17-1.info ---
Package: libmhash
Version: 0.8.17
Revision: 1
Source: mirror:sourceforge:mhash/mhash-%v.tar.gz
Source-MD5: 6f3e389ebbfc5613827375cf8cdd99c8
SourceRename: mhash-%v.tar.gz
Depends: %N-shlibs (= %v-%r)
BuildDepends: fink (>= 0.9.9)
BuildDependsOnly: True
UpdateConfigGuess: true
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
 libtoolize --force --copy
 aclocal
 automake --foreign --force-missing --add-missing --copy
 autoconf 
 ./configure %c
 make
<<
InstallScript: <<
 make install DESTDIR=%d
<<
DocFiles: COPYING README NEWS 
SplitOff: <<
  Package: %N-shlibs
  Replaces: libmhash (<< 0.8.17-1)
  Files: <<
  lib/libmhash.2.0.0.dylib lib/libmhash.2.dylib
  <<
  DocFiles: COPYING README NEWS 
  Shlibs: %p/lib/libmhash.2.dylib 3.0.0 libmhash (>= 0.8.17-1)
<<
Description: Hash Algorithms Library
DescDetail: <<
Libmhash is a library that provides a uniform interface to several hash
algorithms. It supports the basics for message authentication by
following rfc2104 (HMAC). It also includes some key generation
algorithms which are based on hash algorithms.

Mhash is a free (under GNU Lesser GPL) library which provides a uniform
interface to a large number of hash algorithms. These algorithms can be
used to compute checksums, message digests, and other signatures. The
HMAC support implements the basics for message authentication, following
RFC 2104. In the later versions some key generation algorithms, which
use hash algorithms, have been added. The manpage for mhash is
mhash.3.html. At the time of writing this, the library supports the
algorithms: SHA1, GOST, HAVAL256, HAVAL224, HAVAL192, HAVAL160,
HAVAL128, MD5, MD4, RIPEMD160, TIGER, TIGER160, TIGER128, CRC32B and
CRC32 checksums.
<<
DescPackaging: <<
NONE
<<
License: LGPL
Maintainer: Dustin Sias <[EMAIL PROTECTED]>
Homepage: http://mhash.sourceforge.net/



-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to