|
diff --git a/AUTHORS b/AUTHORS index 37c75db..0ddc876 100644 --- a/ AUTHORS+++ b/ AUTHORS |
|
@@ -1,9 +1,11 @@ |
1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> |
1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> |
2 | Stefan Eilers <eilers@sra.uni-hannover.de> |
2 | Stefan Eilers <eilers@sra.uni-hannover.de> |
3 | Holger 'Zecke' Freyther <zecke@handhelds.org> |
3 | Holger 'Zecke' Freyther <zecke@handhelds.org> |
| |
4 | Robert 'Sandman' Griebl <sandman@handhelds.org> |
| |
5 | Alberto 'Skyhusker' Hierro <skyhusker@handhelds.org> |
4 | Chris 'Kergoth' Larson <kergoth@handhelds.org> |
6 | Chris 'Kergoth' Larson <kergoth@handhelds.org> |
5 | Lorn 'ljp' Potter <ljp@handhelds.org> |
7 | Lorn 'ljp' Potter <ljp@handhelds.org> |
6 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> |
8 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> |
7 | Max 'Harlekin' Reiss <harlekin@handhelds.org> |
9 | Max 'Harlekin' Reiss <harlekin@handhelds.org> |
8 | Andreas 'ar' Richter <ar@handhelds.org> |
10 | Andreas 'ar' Richter <ar@handhelds.org> |
9 | Dan 'drw' Williams <drw@handhelds.org> |
11 | Dan 'drw' Williams <drw@handhelds.org> |
|
|
diff --git a/README b/README index c1f61a6..9fe690e 100644 --- a/ README+++ b/ README |
|
@@ -65,29 +65,29 @@ Have fun! |
65 | ================ |
65 | ================ |
66 | |
66 | |
67 | The following Libraries are used by Opie parts. |
67 | The following Libraries are used by Opie parts. |
68 | For a successful build you must install these librarys and headers. |
68 | For a successful build you must install these librarys and headers. |
69 | |
69 | |
70 | * libsdl >= 1.2.0 |
70 | * libsdl >= 1.2.0 |
71 | http://www.libsdl.org/download-1.2.php |
71 | http://www.libsdl.org/download-1.2.php |
72 | |
72 | |
73 | * libxine >= 1.0 RC6 |
73 | * libxine >= 1.0 |
74 | http://prdownloads.sourceforge.net/xine/ |
74 | http://prdownloads.sourceforge.net/xine/ |
75 | |
75 | |
76 | * libpcap >= 0.7.2 |
76 | * libpcap >= 0.7.2 |
77 | http://www.tcpdump.org/release/ |
77 | http://www.tcpdump.org/release/ |
78 | |
78 | |
79 | * libetpan >= 0.34 |
79 | * libetpan >= 0.34 |
80 | http://prdownloads.sourceforge.net/libetpan/ |
80 | http://prdownloads.sourceforge.net/libetpan/ |
81 | |
81 | |
82 | * libsqlite >= 3.0.0 |
82 | * libsqlite >= 3.0.0 |
83 | http://www.sqlite.org/download.html |
83 | http://www.sqlite.org/download.html |
84 | |
84 | |
85 | * libipk v109 (or greater) |
85 | * libipk v135 (or greater) |
86 | ftp://handhelds.org/linux/packages/ipkg |
86 | ftp://handhelds.org/linux/packages/ipkg |
87 | |
87 | |
88 | 3. Supported Devices |
88 | 3. Supported Devices |
89 | ==================== |
89 | ==================== |
90 | |
90 | |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-6000 |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-6000 |
92 | |
92 | |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
|