the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: aeolus
Version: 0.8.2
Revision: 1
Distribution: 10.4, 10.5
Source: http://www.kokkinizita.net/linuxaudio/downloads/%n-%v.tar.bz2
HomePage: http://www.kokkinizita.net/linuxaudio/aeolus/index.html
License: GPL
Description: High quality pipe organ emulator
Source-MD5: bb202a59934a3f947e4169ccd9616865
DocFiles: COPYING AUTHORS
PatchScript: <<
perl -pi -e 's|(PREFIX.?=).*|\1%i|' Makefile-osx
perl -pi -e 's|(-DLIBDIR=).*/|\1\\\"%p/|' Makefile-osx
perl -pi -e 's|(-dynamiclib)|\1 -install_name %p/lib/\$\@|g' Makefile-osx
perl -pi -e 's|(/usr/bin/install -d)|\1 \$\(PREFIX\)/bin; \1|' Makefile-osx
perl -pi -e 's|\.so|\.dylib|g' Makefile-osx main.cc
perl -pi -e 's|\"stops\"|\"%p/share/stops\"|' main.cc
perl -pi -e 's|\[stops\]|\[%p/share/stops\]|' main.cc
<<
CompileScript: make -f Makefile-osx
InstallScript: make -f Makefile-osx install
Depends: clthreads-shlibs, clxclient-shlibs, x11, jack-shlibs (>= 0.109.2), aeolus-shlibs (= %v-%r), stops
BuildDepends: clthreads, clxclient, x11-dev, jack-dev (>= 0.109.2)
Splitoff: <<
Package: %N-shlibs
Files: lib/%N*.dylib
Description: Shared libraries for clthreads
Shlibs: <<
%p/lib/%N_txt.dylib 0.0.0 %n (>= 0.8-1)
%p/lib/%N_x11.dylib 0.0.0 %n (>= 0.8-1)
<<
DocFiles: COPYING AUTHORS
<<
Maintainer: Adrian Prantl
DescDetail: <<
Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that
should be good enough to make an organist enjoy playing it. It is a
software synthesiser optimised for this job, with possibly hundreds of
controls for each stop, that enable the user to "voice" his
instrument. First presented at the 2nd LAD conference in Karlsruhe,
end of April 2004.
Main features of the default instrument: three manuals and one pedal,
five different temperaments, variable tuning, MIDI control of course,
stereo, surround or Ambisonics output, flexible audio controls
including a large church reverb.
Aeolus is not very CPU-hungry, and should run without problems on a
e.g. a 1GHz, 256Mb machine. Version 0.6.6 is a complete rewrite of
the previous official release (0.3.1) offering better looks, a more
flexible instrument structure, and lots of other improvements. Many
thanks to all who contributed to the development of this version.
<<