# # DSM for GNU Gperf 3.0.4 sources. # Written by Juan Manuel Guerrero 2009-02-10 # dsm-file-version: 1.0 dsm-name: gprf304s dsm-version: 0.6.1 type: sources dsm-author: Juan Manuel Guerrero dsm-author-email: juan.guerrero@gmx.de name: gperf version: 3.0.4 release 1 manifest: gprf304s binaries-dsm: gprf304b documentation-dsm: gprf304d short-description: Sources for GNU Gperf version 3.0.4 long-description:Gperf generates perfect hash functions\n\ for sets of key words. A perfect hash function is a\n\ hash function and a data structure that allows\n\ recognition of a key word in a set of words using\n\ exactly 1 probe into the data structure. license: GNU GPL # Author. author: Douglas C. Schmidt author-email: schmidt@ics.uci.edu author: Bruno Haible author-email: bruno@clisp.org # Current maintainer. maintainer: Bruno Haible author-email: bruno@clisp.org # maintainer reporting bugs mailing-list: bug-gnu-gperf@gnu.org # The home page of GNU Gperf. web-site:http://www.gnu.org/software/gperf # The ftp site of GNU Gperf. ftp-site:ftp://ftp.gnu.org/pub/gnu/gperf # For discussing DJGPP- and DOS/Windows-specific aspects mailing-list: djgpp@delorie.com newsgroup: comp.os.msdos.djgpp porter: Juan Manuel Guerrero porter-email: juan.guerrero@gmx.de simtelnet-path: v2gnu/ zip: gprf304s.zip changelog: gnu/gperf-3.0-4/ChangeLog pre-install-readme: gnu/gperf-3.0-4/News pre-install-readme: gnu/gperf-3.0-4/README pre-install-readme: gnu/gperf-3.0-4/djgpp/readme # These are required to build GNU Gperf: requires: DPMI 0.9 requires: gcc requires: gpp requires: binutils requires: djdev >= 2.03 requires: sed requires: texinfo requires: make >= 3.75 replaces: gperf < 3.0.4 release 1 # DJGPP v2.03 or later is need, because the # '/dev/env/DJDIR' functionality is used. depends-on: djdev >= 2.03 # For GNU install and GNU mkdir, to run "make install". # Also, for "make clean" and for "make check": depends-on: fileutils # For GNU Bash and GNU `echo', to run "make install". depends-on: bash depends-on: sh-utils # For producing the info page and running install-info: depends-on: texinfo # For producing the formatted dvi and ps page: depends-on: dvps depends-on: tmflib depends-on: webc # For producing the formatted man page: depends-on: groff # For producing the formatted html page: depends-on: perl # For running the test suite: depends-on: diffutils depends-on: textutils