fluidsynth _unstable_ port information

Package: fluidsynth
Version: 1.1.3
Revision: 379
#Distribution: 10.5, 10.6
###
Depends: <<
%N-shlibs (= %v-%r), libncurses5-shlibs(>=5.4-20041023-1011), libflac8(>=1.2.1-1000),
glib2-shlibs (>= 2.20.5-1), libiconv (>=1.12-3), libgettext8-shlibs(>=0.17-19)
<<
###
BuildDepends: <<
fink (>= 0.24.12), pkgconfig, libncurses5(>=5.4-2004102), libgettext8-dev(>=0.17-19),
libsndfile1-dev (>= 1.0.20-1), libflac8-dev (>=1.2.1-1000), libgnugetopt (>= 1.3-1),
readline5 (>=5.0-1006), glib2-dev (>=2.20.5-1), libiconv-dev (>=1.12-3)
<<
Conflicts: fluidsynth, fluidsynth1
Replaces: fluidsynth, fluidsynth1
###
Source: http://sourceforge.net/projects/fluidsynth/files/%n-%v.tar.gz
Source-md5: 0d3e3cc770b4da413010dfb7dfdce9c8
###
ConfigureParams: --disable-jack-support
CompileScript: <<
./configure %c && make
<<
InstallScript: <<
#! /bin/sh -ev
make install prefix=%i mandir=%i/share/man datadir=%i/share/doc/%n
<<
###
SplitOff: <<
Package: %N-shlibs
Depends: readline5-shlibs (>= 5.0-1006), libsndfile1-shlibs (>= 1.0.20-1), libflac8
Files: lib/*.*.dylib
Shlibs: %p/lib/libfluidsynth.1.dylib 6.0.0 %n (>= 1.1.2-358)
DocFiles: COPYING README
<<
SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
Files: include lib
DocFiles: COPYING README
BuildDependsOnly: True
Conflicts: fluidsynth-dev, fluidsynth1-dev
Replaces: fluidsynth-dev, fluidsynth1-dev
<<
###
DocFiles: COPYING README README-OSX
###
HomePage: http://fluidsynth.sourceforge.net
License: LGPL
###
Description: Software synthesizer with Soundfont 2 specs
DescDetail: <<
Fluidsynth is a free software synthesizer which is currently based on the
SoundFont standard and supports real time MIDI effect controls. It can be
used as a shared library for embedding in other applications, can play MIDI
files and has a command line shell. Many other applications use FluidSynth
for audio synthesis.
<<
DescUsage: <<
Packages needing fluidsynth are recommended to use the package fluidsynth1
which uses the new recommended upstream build system. Future updates will
only happen to the fluidsynth1 package.
<<
###
Maintainer: Ebrahim Mayat