updated app_build.rb script to completely package a universal binary in two steps...
authorJesse Chappell <jesse@essej.net>
Wed, 27 Dec 2006 03:59:19 +0000 (03:59 +0000)
committerJesse Chappell <jesse@essej.net>
Wed, 27 Dec 2006 03:59:19 +0000 (03:59 +0000)
commit7d95ab884a3529978e36f72471c1afa1938b074a
treec63fba6f650eed9a6f6e7f7f54d6641211ef5efb
parent2491eec0fd218f3aa95698461956a9a74f067721
updated app_build.rb script to completely package a universal binary in two steps.  added various files needed in the app bundle, some of which will need updating as the gtk version used increases.

git-svn-id: svn://localhost/ardour2/trunk@1248 d708f5d6-7413-0410-9779-e7cbd77b26cf
14 files changed:
tools/osx_packaging/COPYING [new file with mode: 0644]
tools/osx_packaging/app_build.rb
tools/osx_packaging/ardour2_mac_ui.rc
tools/osx_packaging/bin/exporter
tools/osx_packaging/etc/gtk-2.0/gdk-pixbuf.loaders [new file with mode: 0644]
tools/osx_packaging/etc/gtk-2.0/gtk.immodules [new file with mode: 0644]
tools/osx_packaging/etc/pango/pango.modules [new file with mode: 0644]
tools/osx_packaging/etc/pango/pangorc [new file with mode: 0644]
tools/osx_packaging/etc/pango/pangox.aliases [new file with mode: 0644]
tools/osx_packaging/etc/profile.d/gtk+2-shlibs.csh [new file with mode: 0644]
tools/osx_packaging/etc/profile.d/gtk+2-shlibs.sh [new file with mode: 0644]
tools/osx_packaging/etc/profile.d/libxml2-bin.csh [new file with mode: 0644]
tools/osx_packaging/etc/profile.d/libxml2-bin.sh [new file with mode: 0644]
tools/osx_packaging/script