Bring back highlights
[quassel.git] / INSTALL.Qtopia
1 Quassel IRC Mobile Edition - Installation Notes
2 ===============================================
3
4 NOTE: QuasselTopia is currently broken. You will not be able to compile it.
5
6 We assume that you are familiar with application development on the
7 Greenphone (or other Qtopia devices), so we won't go into detail here.
8
9 The project file and related resources for QuasselTopia are to be found
10 in qtopia-build/. Set up your development environment as usual (i.e. have
11 the appropriate tools in $PATH and so on), and then:
12
13 cd qtopia-build
14 qtopiamake
15 make
16
17 This will build the binary called 'quasseltopia' in the build
18 directory.  Then use the gph script to build and deploy the package:
19
20 gph -p
21 gph -i
22
23 This should create a package and start installation on the Greenphone.