|
diff --git a/README b/README index 0c6ef68..91164d5 100644 --- a/ README+++ b/ README |
|
@@ -14,7 +14,7 @@ wget ftp://ftp.trolltech.com/qt/source/qt-x11-2.3.2.tar.gz |
14 | (Alternatively, you can get static binaries from http://www.vanille.de/tools) |
14 | (Alternatively, you can get static binaries from http://www.vanille.de/tools) |
15 | |
15 | |
16 | You will need Qt/Embedded 2.3.10. Note that we don't support any |
16 | You will need Qt/Embedded 2.3.10. Note that we don't support any |
17 | other Qt/Embedded version anymore. |
17 | other Qt/Embedded version anymore. Qt/Embedded 2.3.12 is not recommended atm. |
18 | |
18 | |
19 | You can get it from: |
19 | You can get it from: |
20 | ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.10-free.tar.bz2 |
20 | ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.10-free.tar.bz2 |
@@ -69,7 +69,7 @@ For a successful Opie build, you need to install the following libraries and hea |
69 | * libsdl >= 1.2.0 |
69 | * libsdl >= 1.2.0 |
70 | http://www.libsdl.org/download-1.2.php |
70 | http://www.libsdl.org/download-1.2.php |
71 | |
71 | |
72 | * libxine >= 1.0 |
72 | * libxine >= 1.0 && <= 1.1 |
73 | http://prdownloads.sourceforge.net/xine/ |
73 | http://prdownloads.sourceforge.net/xine/ |
74 | |
74 | |
75 | * libpcap >= 0.7.2 |
75 | * libpcap >= 0.7.2 |
@@ -87,6 +87,15 @@ For a successful Opie build, you need to install the following libraries and hea |
87 | * libobexftp >= 0.19 |
87 | * libobexftp >= 0.19 |
88 | http://triq.net/obexftp.html |
88 | http://triq.net/obexftp.html |
89 | |
89 | |
| |
90 | * libsword >= 1.5.8 |
| |
91 | http://www.crossfire.org/sword |
| |
92 | |
| |
93 | * libbluez >= 2.25 |
| |
94 | http://www.bluez.org |
| |
95 | |
| |
96 | * libfreetype6 >= 2.21 |
| |
97 | http://www.freetype.org |
| |
98 | |
90 | 3. Required Programs |
99 | 3. Required Programs |
91 | ==================== |
100 | ==================== |
92 | |
101 | |
@@ -98,7 +107,7 @@ For a successful usage of Opie, you should install the following programs: |
98 | 4. Supported Devices |
107 | 4. Supported Devices |
99 | ==================== |
108 | ==================== |
100 | |
109 | |
101 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-C3100, SL-6000 |
110 | Sharp Zaurus SL-5x00, SL-B500, SL-Cxx0, SL-Cxx00, SL-6000 |
102 | |
111 | |
103 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
112 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
104 | |
113 | |
|