the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: freesolid
Version: 2.1.1
Revision: 1001
GCC: 4.0
Source: mirror:sourceforge:freesolid/FreeSOLID-%v.zip
Source-MD5: 835ac39b2fc12a3e18311276f2def5e0
BuildDepends: qhull
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
PatchScript: <<
chmod +x config.* configure
perl -pi -e 's/FREESOLID_VERSION/VERSION/' freesolid-config.in
<<
ConfigureParams: --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO
InfoDocs: solid2.info
SplitOff: <<
Package: %N-shlibs
Depends: qhull
Files: lib/libFreeSOLID-2*
Shlibs: %p/lib/libFreeSOLID-2.1.1.0.dylib 3.0.0 %n (>= 2.1.1-1)
DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO
<<
DescPackaging: <<
qhull is runtime binaries and static-only libs, no shared libs, all
in one package.
Unzipping loses execute flag, so manually re-add what's needed.
Fix version parsing in freesolid-config script.
<<
Description: Library for 3D collidion detection
DescDetail: <<
FreeSOLID is a library for collision detection of three-dimensional
objects undergoing rigid motion and deformation. FreeSOLID is designed
to be used in interactive 3D graphics applications.
<<
Homepage: http://sourceforge.net/projects/freesolid
License: LGPL
Maintainer: Daniel Macks