# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= gperf VERSION= 3.1 REVISION= 1 KEYWORDS= devel VARIANTS= standard SDESC[standard]= Perfect hash function generator HOMEPAGE= http://www.gnu.org/software/gperf/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GNU/gperf DISTFILE[1]= gperf-3.1.tar.gz:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= c++:primary LICENSE= GPLv3+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv3+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^\#include" LICENSE_SOURCE= TERMS:{{WRKSRC}}/src/main.cc LICENSE_SCHEME= solo INFO= primary:gperf FPC_EQUIVALENT= devel/gperf INFO_SUBDIR= . MUST_CONFIGURE= gnu CONFIGURE_ARGS= --docdir={{STD_DOCDIR}} SINGLE_JOB= yes [FILE:624:descriptions/desc.primary] GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. GNU gperf is highly customizable. There are options for generating C or C++ code, for emitting switch statements or nested ifs instead of a hash table, and for tuning the algorithm employed by gperf. Online Manual is available at www.gnu.org/software/gperf/manual/gperf.html [FILE:95:distinfo] 588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 1215925 gperf-3.1.tar.gz [FILE:36:manifests/plist.primary] bin/gperf share/man/man1/gperf.1.gz [FILE:27:manifests/plist.docs] share/doc/gperf/gperf.html