diff options
| author | 2013-07-19 00:12:58 +0200 | |
|---|---|---|
| committer | 2013-07-19 00:12:58 +0200 | |
| commit | b47b708770939047e391c87b7831e26d7b594715 (patch) | |
| tree | 81b014a37449c32c7cd9d93a8546237891044520 /README | |
| parent | 20d958dfd16cde46b4aec566db85a2c67cfba551 (diff) | |
| download | libimobiledevice-b47b708770939047e391c87b7831e26d7b594715.tar.gz libimobiledevice-b47b708770939047e391c87b7831e26d7b594715.tar.bz2 | |
Update README with latest code, ticket tracker and IRC URLs
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
| @@ -19,6 +19,7 @@ Software: | |||
| 19 | automake | 19 | automake |
| 20 | autoconf | 20 | autoconf |
| 21 | libtool | 21 | libtool |
| 22 | pkg-config | ||
| 22 | gcc | 23 | gcc |
| 23 | 24 | ||
| 24 | Optional: | 25 | Optional: |
| @@ -42,12 +43,18 @@ Home: | |||
| 42 | Code: | 43 | Code: |
| 43 | git clone http://git.sukimashita.com/libimobiledevice.git | 44 | git clone http://git.sukimashita.com/libimobiledevice.git |
| 44 | 45 | ||
| 46 | Code (Mirror): | ||
| 47 | git clone https://github.com/libimobiledevice/libimobiledevice | ||
| 48 | |||
| 45 | Tickets: | 49 | Tickets: |
| 46 | http://libiphone.lighthouseapp.com/ | 50 | http://github.com/libimobiledevice/libimobiledevice/issues |
| 47 | 51 | ||
| 48 | Mailing List: | 52 | Mailing List: |
| 49 | http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel | 53 | http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel |
| 50 | 54 | ||
| 55 | IRC: | ||
| 56 | irc://irc.freenode.net#libimobiledevice | ||
| 57 | |||
| 51 | Credits | 58 | Credits |
| 52 | ======= | 59 | ======= |
| 53 | 60 | ||
| @@ -56,4 +63,4 @@ libimobiledevice is an independent software library and has not been | |||
| 56 | authorized, sponsored, or otherwise approved by Apple Inc. | 63 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 57 | 64 | ||
| 58 | README Updated on: | 65 | README Updated on: |
| 59 | 2013-03-18 | 66 | 2013-07-18 |
