[banshee] [build] remove old osx dep build environment



commit 39e906603d378a641343c5b496496f9d577ddf72
Author: Aaron Bockover <abockover novell com>
Date:   Tue Dec 29 08:17:00 2009 -0500

    [build] remove old osx dep build environment
    
    It's now fully obsolete, so I'm nuking the old stuff to
    avoid confusing people.

 build/osx/README                                 |   14 ++
 build/osx/autogen.sh                             |   39 ------
 build/osx/build-deps.profile                     |    3 -
 build/osx/build-deps.sh                          |  159 ----------------------
 build/osx/build.env                              |   35 -----
 build/osx/targets/bundle-00-base-libs.targets    |    7 -
 build/osx/targets/bundle-10-xiph-libs.targets    |   11 --
 build/osx/targets/bundle-20-extra-libs.targets   |    5 -
 build/osx/targets/bundle-30-gstreamer.targets    |   16 --
 build/osx/targets/bundle-40-managed-libs.targets |    9 --
 10 files changed, 14 insertions(+), 284 deletions(-)
---
diff --git a/build/osx/README b/build/osx/README
index ec82628..648a270 100644
--- a/build/osx/README
+++ b/build/osx/README
@@ -1,6 +1,20 @@
 Building Banshee on Mac OS X 10.5
 =================================
 
+*** OBSOLETE ***
+
+The new method for building Banshee on OS X is under development and
+is not yet documented.
+
+Go into build/bundle and run:
+
+ ./build.py -v profile.osx.py
+
+You only need Xcode installed (not Mono), but bootstrapping will
+take about 1 to 1.5 hours.
+
+*** OBSOLETE ***
+
 Dependency Frameworks
 ---------------------
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]