X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL.Qtopia;fp=INSTALL.Qtopia;h=36121a6b7ad3d86c710adb9805579a3e36d036cc;hp=0000000000000000000000000000000000000000;hb=d6b056e936ec441258d291b7a8af7b83f9f53016;hpb=d47cd9b56ba10dc6e20baeabbd2b51305824b8c2 diff --git a/INSTALL.Qtopia b/INSTALL.Qtopia new file mode 100644 index 00000000..36121a6b --- /dev/null +++ b/INSTALL.Qtopia @@ -0,0 +1,19 @@ +We assume that you are familiar with application development on +the Greenphone (or other Qtopia devices), so we won't go into +detail here. + +The project file and related resources for QuasselTopia are to be found +in qtopia-build/. Set up your development environment as usual (i.e. have +the appropriate tools in $PATH and so on), and then: + +cd qtopia-build +qtopiamake +make + +This will build the binary called 'quasseltopia' in the build directory. +Then use the gph script to build and deploy the package: + +gph -p +gph -i + +This should create a package and start installation on the Greenphone.