the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: aptitude
Version: 0.3.2
Revision: 2
Architecture: powerpc
Distribution: 10.4
BuildDepends: apt-dev, docbook-xsl, html2text, libgettext3-dev, libiconv-dev, libsigc++2, libxslt-bin, pkgconfig, sed, docbook-dtd, gettext-tools, gcc3.3
Depends: apt, libgettext3-shlibs, libiconv, libsigc++2-shlibs
Source: http://ftp.debian.org/debian/pool/main/a/%n/%n_%v.orig.tar.gz
Source-MD5: a47abf55178034721ee45d1c832dcb5b
SourceDirectory: %n-%v
PatchScript: sed -e 's,@FINKPREFIX@,%p,g' %a/%n.patch | patch -p1
GCC: 3.3
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --disable-werror --with-libintl-prefix=%p --with-package-state-loc=%p/var/lib/aptitude
SetCXX: g++-3.3
NoSetLDFLAGS: true
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
InstallScript: make install DESTDIR=%d
Description: Terminal-based apt frontend
DescPackaging: <<
This version is compiled with g++-3.3, even in the 10.4 tree. If it is
ever updated to a more recent compiler, any packages which depend on
this one must be updated at the same time.
<<
DescDetail: <<
aptitude is a terminal-based apt frontend with a number of useful features,
including: a mutt-like syntax for matching packages in a flexible manner,
dselect-like persistence of user actions, the ability to retrieve and
display the Debian changelog of most packages, and extreme flexibility and
customization.
aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and
housebroken.
<<
License: GPL
Maintainer: Benjamin Reed
Homepage: http://aptitude.sourceforge.net/