[ardour-dev] building on osx/darwinports

stefan kersten sk at k-hornz.de
Sat Nov 25 06:53:26 PST 2006


i had to tweak the build scripts a little, in order to be able to
specify additional library and include search paths (under /opt/local)
during configure time and linking libsndfile against libFLAC (diff
attached).

with the patched scons scripts i built ardour like this:

$ ACLOCAL_FLAGS='-I/opt/local/share/aclocal/' \ # pkgconfig macros
	scons LIBPATH=/opt/local/lib INCLUDES=/opt/local/include

maybe this information could be added to the wiki?

i've set up a little darwinports repository for some of ardour's
dependencies at

svn://svn.k-hornz.de/sk/darwinports/

ports contained are:

audio/jackit
audio/libsamplerate
devel/liblo
textproc/liblrdf
textproc/raptor

btw, is the source code for Ardour.app available somewhere? how is the
universal binary being built?

<sk>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: osx_build.patch
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20061125/356de040/attachment.asc>


More information about the Ardour-Dev mailing list