From 87732ce8d42a322143d604607b5e6660719ae672 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 25 Jul 2005 20:57:37 +0000 Subject: - updated build system for Pd-0.38.4-extended-RC2 - got optional Jack linking working using "weak" linking - updated Pd version grabbing regexps and added extended version to "about pd.." dialog svn path=/trunk/; revision=3377 --- packages/darwin_app/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'packages/darwin_app/README') diff --git a/packages/darwin_app/README b/packages/darwin_app/README index 5b8f7ceb..b3a4db4a 100644 --- a/packages/darwin_app/README +++ b/packages/darwin_app/README @@ -3,9 +3,10 @@ ============================================================================== Since currently, only Miller has commit permissions to the 'pd' section of the -CVS, the fixes necessary for building the whole Pd.app are included in -'packages/darwin_app/patches'. The patches can be applied by running "make -darwin_patch_pd" or unpatched using "make darwin_unpatch_pd". +CVS, optional fixes and fixes necessary for building the whole Pd.app are +included in 'packages/darwin_app/patches'. The currently used patches can be +applied by running "make darwin_patch_pd" or unpatched using "make +darwin_unpatch_pd". ============================================================================== @@ -33,9 +34,8 @@ ______________________________ JackOSX ______________________________ -Jack is optional. The current linking method causes the resulting binary to -require the Jack.framework to start whether or not you are using Jack. -Ideally with would be fixed... +Jack is optional. The current linking allows Jack to be "weakly" linked, +meaning that its an optional dependency. 1. download latest JackOSX from http://www.jackosx.com/download.html (I used version 0.6.1) -- cgit v1.2.1