Update of /cvsroot/pure-data/packages/darwin_app In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6276
Modified Files: Makefile TODO Log Message: fixed package_clean to work properly on the auto-builds
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** Makefile 21 Oct 2006 04:55:39 -0000 1.56 --- Makefile 27 Oct 2006 03:14:12 -0000 1.57 *************** *** 274,279 ****
package_clean: darwin_app_clean ! -chmod -R u+w -- $(DESTDIR) ! -rm -rf -- $(DESTDIR) -rm Info.plist -rm -f -- "$(CWD)/$(PACKAGE_NAME)/ReadMe.html" --- 274,279 ----
package_clean: darwin_app_clean ! -chmod -R u+w -- $(BUILD_BASE) ! -rm -rf -- $(BUILD_BASE) -rm Info.plist -rm -f -- "$(CWD)/$(PACKAGE_NAME)/ReadMe.html"
Index: TODO =================================================================== RCS file: /cvsroot/pure-data/packages/darwin_app/TODO,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** TODO 13 Aug 2006 22:15:47 -0000 1.21 --- TODO 27 Oct 2006 03:14:12 -0000 1.22 *************** *** 1,3 **** --- 1,5 ----
+ - try building against ActiveTcl 8.4.13 and 8.5 + - create background image for .dmg