X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/d29ee509d9f5934eb2345495061010c7605bc14b..babe4cd4d181fcb2f63a8ae0928c5bf69e831c31:/INSTALL diff --git a/INSTALL b/INSTALL index 32501eb..d6da4f4 100644 --- a/INSTALL +++ b/INSTALL @@ -1,36 +1,16 @@ -This is the INSTALL file for the fosdem-schedule distribution. +This is the INSTALL file for ConfClerk. ConfClerk is the successor of +fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. - Copyright (C) 2010 Ixonos Plc. - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. +Note -NOTE -==== +ConfClerk is an application intended for mobile devices like the Nokia N810 and N900. +The preferred distribution is using a packaged version for your distribution. -fosdem-schedule is an application intended for Nokia N810 and N900 Internet -tablet devices. Therefor the preferred distribution is a Debian package. -Notice the different release of the Maemo platform on each of the devices, -which requires a specific Debian package. - -Maemo is a trademark of Nokia Corporation. Debian is a registered trademark -owned by SPI in the United States, and managed by the debian project, as -explained on their site. Basic Installation -================== 1. Type `qmake' to generate Makefiles. 2. Type `make' to compile the source code. 3. Type `make install' to install the executable. 4. Type `make uninstall' to remove all installed files form your system. - -Maemo Package Building -====================== - -1. Type `qmake' to generate Makefiles. -2. Check the "Build-Depends" section of the control file for required packages. - Ignore the version strings when building a package for Maemo 3 (Diablo). -3. Type `dpkg-buildpackage -rfakeroot -b -uc' to build a package. - \ No newline at end of file