the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: modglue
Version: 1.10
Revision: 1
#Source: http://www.aei.mpg.de/~peekas/modglue/%n-%v.tar.gz
Source: http://www.aei.mpg.de/~peekas/cadabra/%n-%v.tar.gz
Source-MD5: 9a5fb5b825740f2f340ef1a3305412cf
License: GPL
BuildDependsOnly: true
BuildDepends: libsigc++2
GCC: 4.0
Depends: %N-shlibs (=%v-%r), pkgconfig
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
InstallScript: <<
make install DESTDIR=%d DEVDESTDIR=%d
<<
DocFiles: AUTHORS ChangeLog COPYING doc/*
Description: Extension of the Unix pipe concept
DescDetail: <<
Modglue is a combination of several software tools that assist
in writing and running programs connected to each other
using standard Unix pipes.
<<
SplitOff: <<
Package: %N-shlibs
Depends: libsigc++2-shlibs
Files: lib/lib*.*.dylib
DocFiles: COPYING
Description: Shared libs for %N
Shlibs: <<
%p/lib/libmodglue.1.dylib 2.0.0 %n (>= 1.3-1)
%p/lib/libmid.1.dylib 2.0.0 %n (>= 1.3-1)
<<
<<
Maintainer: Kevin Horton
Homepage: http://www.aei.mpg.de/~peekas/modglue/