Building for iPhone

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2009-01-31 23:10 2009-02-02 15:49
Editor Aaron Griffith (agrif) Andrew Plotkin (zarf)

2009-01-31 23:10 by Aaron Griffith
2009-02-02 15:49 by Andrew Plotkin
f1This page will tell you how to get boodler runningf1This page will tell you how to get boodler running
> on the iPhone. If you have any questions or want > on the iPhone. If you have any questions or want 
>anything cleared up, feel free to contact me at [a>anything cleared up, feel free to contact me at [a
>argri@gmail.com](mailto:aargri@gmail.com). Note th>argri@gmail.com](mailto:aargri@gmail.com). Note th
>at ideally, you will be able to install boodler th>at ideally, you will be able to install boodler th
>rough Cydia in the future (as a binary package), b>rough Cydia in the future (as a binary package), b
>ut I'm still working on that. I don't really know >ut I'm still working on that. I don't really know 
>zarf's opinion on binary distributions, either.>zarf's opinion on binary distributions, either.
nn2
3*(I love 'em. --Z)*
24
3It looks long, but it's actually only verbose. If 5It looks long, but it's actually only verbose. If 
>you have any experience with technology (i.e. you >you have any experience with technology (i.e. you 
>have compiled boodler before) this shouldn't be to>have compiled boodler before) this shouldn't be to
>o hard. Otherwise, it should be easy enough to fol>o hard. Otherwise, it should be easy enough to fol
>low.>low.
46
5# Prerequisites7# Prerequisites
68
5052
51If you want to do without, edit setup.py so the `o53If you want to do without, edit setup.py so the `o
>sxaq` line searches for `CoreAudio/CoreAudio.h` an>sxaq` line searches for `CoreAudio/CoreAudio.h` an
>d `AudioToolbox/AudioQueue.h` instead, and change >d `AudioToolbox/AudioQueue.h` instead, and change 
>setup.cfg so the `macosx` driver is not compiled.>setup.cfg so the `macosx` driver is not compiled.
5254
53Easier way is the patch. So, this command will dow55Easier way is the patch. So, this command will dow
>nload the patch and apply it:>nload the patch and apply it:
5456
t55    wget http://gamma-level.com/forever/Boodler-2.t57    wget http://boodler.org/dl/etc/Boodler-2.0.2-i
>0.2-iPhone.patch>Phone.patch
56    patch -p1 < Boodler-2.0.2-iPhone.patch58    patch -p1 < Boodler-2.0.2-iPhone.patch
5759
58That is a bit easier than hand-editing files, no?60That is a bit easier than hand-editing files, no?
5961
60# Building and Installing Boodler62# Building and Installing Boodler
Building for iPhone - last changed 2009-08-27 12:48 by Aaron Griffith (agrif)