# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: grep Version: 2.14 Revision: 1 Maintainer: Max Horn BuildDepends: << libpcre1, libgettext8-dev, gettext-tools, libiconv-dev, libgettextpo2-dev, fink (>= 0.32.1) << Depends: libpcre1-shlibs, libgettextpo2-shlibs Source: mirror:gnu:%n/%n-%v.tar.xz Source-MD5: d4a3f03849d1e17ce56ab76aa5a24cab PatchFile: %n.patch PatchFile-MD5: 01d98aa5dd00007b7bce77a44f8bfdf9 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info InstallScript: make install DESTDIR=%d InfoTest: TestScript: make check || exit 2 DocFiles: README COPYING AUTHORS NEWS THANKS InfoDocs: grep.info Description: Search text files for patterns DescDetail: << GNU grep lets you search for specific words or patterns in text files. << DescPackaging: << Patch po/Makefile.in.in to avoid a build error (which only occurs if the coreutils package is *not* installed). << License: GPL Homepage: http://www.gnu.org/software/grep/grep.html