the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gpaint
Version: 0.2
Revision: 4
#Type: bundle
Type: nosource
Description: Legacy-package upgrade to "gpaint2"
Depends: gpaint2
CompileScript: <<
echo '%n is a bundle package that doesn't install any files of its own.\' > README
<<
InstallScript: <<
mkdir %i/bin
ln -s gpaint-2 %i/bin/gpaint
<<
DocFiles: README
DescPackaging: <<
Former Maintainer: Koen van der Drift
(as former real "gpaint" gnome1 package)
type:bundle doe not allow altering *Script fields. Need to
create compatibility symlink, so hard-code what type:bundle
would do and then add to it.
<<
License: GPL
Maintainer: None
Homepage: http://gpaint.sourceforge.net