X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/96344e7baf141cd9ef05bee9b882ecd232972cff..b7d51b122649e8e770b0d3607bbe571835d8746b:/INSTALL diff --git a/INSTALL b/INSTALL index e32aa70..d6da4f4 100644 --- a/INSTALL +++ b/INSTALL @@ -1,39 +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. - Maemo 3 (Diablo) specific: - - Ignore the version strings when building a package for Maemo 3 (Diablo). - - Optification of the package is not explicitly required, to disable it - comment out the "maemo-optify $(PKG_NAME)" line in debian/rules. -3. Type `dpkg-buildpackage -rfakeroot -b -uc' to build a package. - \ No newline at end of file