Package: egd Version: 0.8 Revision: 4 Maintainer: Christian Swinehart Source: ftp://ftp.gnupg.org/gcrypt/%n/%n-%v.tar.gz Source-MD5: 07776186d3105f565b606e59aa896c82 Conflicts: sha-pm (<= 1.2-2), sha-pm560 Provides: sha-pm560 Replaces: sha-pm (<= 1.2-2), sha-pm560 Patch: %f.patch CompileScript: << perl5.6.0 Makefile.PL PREFIX=%i INSTALLSITELIB=%i/lib/perl5/5.6.0 INSTALLSITEARCH=%i/lib/perl5/5.6.0/darwin SITELIBEXP=%i/lib/perl SITEARCHEXP=%i/lib/perl5/5.6.0/darwin INSTALLMAN1DIR=%i/lib/perl5/5.6.0/man INSTALLMAN3DIR=%i/lib/perl5/5.6.0/man/man3 make << InstallScript: << mkdir -p %i/lib/perl5/5.6.0 make install mkdir -p %i/share mv %i/lib/perl5/5.6.0/man %i/share << DocFiles: README ChangeLog COPYING SHA-1.2/README:README.sha Description: Entropy-gathering daemon DescDetail: << EGD is a user-space daemon providing similar functionality to the Linux kernel's /dev/random device. It sits in the background collecting the randomness from various system events and allows other programs to read random bits out of this pool. << DescPackaging: Also installs the perl Secure Hash Algorithm library if none is availible. License: GPL Homepage: http://www.lothar.com/tech/crypto/