From acd37d4a37c223094f3e91803fe0fdcb01f17eee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Feb 2006 03:55:08 +0000 Subject: This should be the final Pd-0.38.4-extendedRC8 build, which should be the release of Pd-0.38.4-extended. A couple of minor changes: - added liblist to the config files since [list] was backported to 0.38.4 in the form of liblist - removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing until Miller accepted those changes. - tried to make the org.puredata.pd.plist file get installed with write permissions so that people can overwrite and change the default file after they install it. svn path=/trunk/; revision=4584 --- packages/darwin_app/TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/darwin_app/TODO') diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO index 3eb7a818..de1ff67a 100644 --- a/packages/darwin_app/TODO +++ b/packages/darwin_app/TODO @@ -1,9 +1,8 @@ -- OSC did not get included +- check code to make it all use single-precision/libmx functions on Mac OSX. -- check out embed-MacOSX-dependencies.sh script. There seems to be a bug - where the deps in lib/libogg.dylib don't get switched from /sw/lib to - @executable_path/blah/blah + +- make sure that org.puredata.pd.plist is rw in the .dmg (possible?) - check out using TclTkBI package for all of the tcl deps. It should have all @@ -33,6 +32,7 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles - create Tcl script called from Prefs that creates links for the standard unix + (this probably makes more sense to have in "make devsymlinks") - redo menu system -- cgit v1.2.1