Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv11667/devel

Added Files:
        gperf.info 
Log Message:
to 10.7

--- NEW FILE: gperf.info ---
Package: gperf
Version: 3.0.4
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
#
Source: gnu
Source-MD5: c1f1db32fb6598d6a93e6e88796a8632
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
GCC: 4.0
DocFiles: <<
AUTHORS COPYING* ChangeLog* NEWS README
<<
InfoDocs: gperf.info
InstallScript: make install DESTDIR=%d docdir=%p/share/doc/%n
#
InfoTest: <<
        TestScript: make -j1 -k check || exit 2
        TestDepends:
        TestSuiteSize: small
<<
Description: Perfect hash function generator
DescDetail: <<
This is GNU gperf. It is a program that generates perfect
hash functions for sets of key words. A perfect hash function is:

A hash function and a data structure that allows
recognition of a key word in a set of words using
exactly 1 probe into the data structure.

The doc/gperf.html file explains how the program works,
the form of the input, what options are available, and hints on
choosing the best options for particular key words set.
<<
DescPort: <<
Needed by all the EDA stuff I have my eye on (such as
gEDA).
<<
DescPackaging: <<
Test suite is not parallelized because tests clobber each other's
object files and output files... lame.  

Former maintainer: Chuck Robey <chu...@chuckr.org>
<<
Homepage: http://www.gnu.org/software/gperf/gperf.html
License: GPL


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to