-rw-r--r-- | development/macosx/README_MACOSX | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX index e2ed15f..e58aa8a 100644 --- a/development/macosx/README_MACOSX +++ b/development/macosx/README_MACOSX | |||
@@ -3,9 +3,10 @@ Information about porting Opie to MacOS-X (eilers) | |||
3 | 3 | ||
4 | Credits: | 4 | Credits: |
5 | -------- | 5 | -------- |
6 | 6 | ||
7 | Special thanks to xxxx for its patches for qt-X11 (2.3.2), QT/E (2.3.5) and qtopia (1.6.1). | 7 | Special thanks to Andreas Junghans (webmaster@lucid-cake.net) for its patches for qt-X11 (2.3.2), |
8 | QT/E (2.3.5) and qtopia (1.6.1). | ||
8 | Without them, I wouldn't be able to provide the port for OPIE to MacOS-X that fast.. | 9 | Without them, I wouldn't be able to provide the port for OPIE to MacOS-X that fast.. |
9 | 10 | ||
10 | Status: | 11 | Status: |
11 | ------- | 12 | ------- |
@@ -41,15 +42,15 @@ Before compiling for MacOS-X, you need the following: | |||
41 | 3. QT/E-2.3.7 | 42 | 3. QT/E-2.3.7 |
42 | 4. Patches for QT-2.3.2 for MacOSX | 43 | 4. Patches for QT-2.3.2 for MacOSX |
43 | 5. Patches for QT/E-2.3.7 for MacOSX | 44 | 5. Patches for QT/E-2.3.7 for MacOSX |
44 | 45 | ||
45 | Please follow the instructions by xxxx how to create a buildsystem | 46 | Please follow the instructions by http://www.lucid-cake.net/osx_qpe/index_de.html |
46 | for your Mac. | 47 | how to create a buildsystem for your Mac. |
47 | What is different to the previous desciption: | 48 | What is different to the previous desciption: |
48 | You don't need Qtopia ! | 49 | You don't need Qtopia ! |
49 | It is recommended to use QT/E in version 2.3.7 instead of 2.3.5 as described. | 50 | It is recommended to use QT/E in version 2.3.7 instead of 2.3.5 as described. |
50 | The Patch for QT/E for Opie, including all other opie-patches is available in the | 51 | The Patch for QT/E for Opie, including all other opie-patches is available in the |
51 | qt-directory ($OPIEDIR/qt) and is called "qte237-all-macosx.patch" | 52 | qt-directory ($OPIEDIR/qt) and is called "qte237-all-macosx.patch". |
52 | 53 | ||
53 | If your buildsystem is working correctly, you should be able to build | 54 | If your buildsystem is working correctly, you should be able to build |
54 | opie. You have to enter "make menuconfig" and set | 55 | opie. You have to enter "make menuconfig" and set |
55 | "Build Parameters"->"Target Machine"->"Mac OS X (DARWIN)" | 56 | "Build Parameters"->"Target Machine"->"Mac OS X (DARWIN)" |