the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ghostess
Version: 20100923
Revision: 1
Source: http://www.smbolton.com/linux/%n-%v.tar.bz2
Maintainer: Adrian Prantl
HomePage: http://www.smbolton.com/linux.html
License: GPL
Description: Graphical DSSI host
Source-MD5: 079661d2d97c01d89540f87acc45da30
PatchScript: <<
echo '#include
cat src/ghostess.c >>ghostess1.c
mv ghostess1.c src/ghostess.c
<<
Depends: libdssialsacompat-shlibs, jack, atk1-shlibs, cairo-shlibs, freetype219-shlibs, glib2-shlibs, gtk+2-shlibs, jack-shlibs, libdssialsacompat-shlibs, libgettext3-shlibs, liblo0-shlibs, pango1-xft2-ft219-shlibs, fontconfig2-shlibs
BuildDepends: dssi-dev, liblo0, atk1, cairo, freetype219, glib2-dev, glitz, gtk+2-dev, jack-dev, ladspa-dev, libdssialsacompat, libgettext3-dev, pango1-xft2-ft219-dev, fontconfig2-dev, pkgconfig (>= 0.23)
Suggests: dssi, whysynth, sineshaper
DocFiles: README COPYING
SetLDFLAGS: -L%p/lib/fontconfig2/lib
SetCPPFLAGS: -I%p/include/dssi -I%p/lib/fontconfig2/include
DescDetail: <<
Ghostess, a rough start at a graphical DSSI host, based
on jack-dssi-host, but capable of saving and restoring plugin
configuration, as well as specifying MIDI channels and layering
synths. ghostess includes three MIDI drivers: an ALSA sequencer MIDI
driver, a (clumsy but functional) CoreMIDI driver (which allows
ghostess to be used on Mac OS X), and a JACK MIDI driver for use with
the MIDI transport in recent versions (>=0.105.0) of JACK. ghostess
also comes with a universal DSSI GUI, which attempts to provide GUI
services for any DSSI or LADSPA plugin, and may be used with any DSSI
host.
<<