the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: deborphan
Version: 1.7.23
Revision: 2
BuildDepends: gettext-bin, gettext-tools, libgettext3-dev
Depends: dialog, libgettext3-shlibs
Source: http://ftp.debian.org/debian/pool/main/d/%n/%n_%v.tar.gz
Source-MD5: 665d5f4971cdcee86c75d83d99dfb148
SourceDirectory: %n-%v
PatchScript: <<
perl -pi -e 's,/var/(lib|state),%p/var/lib,' configure include/deborphan.h src/Makefile.in
perl -pi -e 's, include
perl -pi -e 's,deb \*dfkeep,dep \*dfkeep,' src/deborphan.c
perl -pi -e 's,if \[ -r %p/var/lib/debfoster/keepers \],if true,' configure
perl -pi -e 's,#include
<<
UpdatePoMakefile: true
SetCFLAGS: -Os
SetLIBS: -lintl
DocFiles: COPYING NEWS README THANKS
Description: Orphaned package finder
DescDetail: <<
deborphan finds packages that have no packages depending on them.
The default operation is to search only within the libs and
oldlibs sections, to hunt down unused libraries.
<<
License: Artistic
Maintainer: None
DescPackaging: <<
Patched to work with debfoster and to include debfoster support
even if debfoster isn't installed (will still work without it).
Originally packaged by Masanori Sekino.
<<
Homepage: http://freshmeat.net/projects/deborphan/