From d29ee509d9f5934eb2345495061010c7605bc14b Mon Sep 17 00:00:00 2001 From: uzakmat Date: Tue, 2 Feb 2010 11:51:09 +0000 Subject: [PATCH] README, INSTALL, AUTHORS - filled in --- AUTHORS | 18 +++++++++++++++++ INSTALL | 36 +++++++++++++++++++++++++++++++++ README | 52 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/changelog | 6 +++++- 4 files changed, 111 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index e69de29..24920f2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,18 @@ +Authors of fosdem-schedule. + + 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. + +Francisco Fortes +Matus Hanzes +Martin Komara +Marek Timko +Matus Uzak +Monika Berendova +Pavol Korinek +Pavol Pavelka + + diff --git a/INSTALL b/INSTALL index e69de29..32501eb 100644 --- a/INSTALL +++ b/INSTALL @@ -0,0 +1,36 @@ +This is the INSTALL file for the fosdem-schedule distribution. + + 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 +==== + +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 diff --git a/README b/README index e69de29..f8f46f8 100644 --- a/README +++ b/README @@ -0,0 +1,52 @@ +This is the README file for the fosdem-schedule distribution. + + 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. + +fosdem-schedule is an application written in Qt, which makes the FOSDEM +conference schedule available offline. It displays the conference schedule +from various views, support searches on various items (speaker, speech topic, +location, etc.) and enables you to select favorite events and create your own +schedule. For Nokia N810 and N900. + +See the file ./INSTALL for building and installation instructions. + +Primary distribution point: http://sourceforge.net/projects/fosdem-maemo/ + +Home page: http://sourceforge.net/apps/mediawiki/fosdem-maemo/ + +Mailing list: fosdem-maemo-devel@lists.sourceforge.net +- please use this list for all discussion: bug reports, enhancements, etc. +- archived at: http://sourceforge.net/mailarchive/forum.php?forum_name=fosdem-maemo-devel +- anyone is welcome to join the list; to do so, visit + https://lists.sourceforge.net/lists/listinfo/fosdem-maemo-devel + +Bug reports: + Please include enough information for the maintainers to reproduce the + problem. Generally speaking, that means: +- the contents of any input files necessary to reproduce the bug + and command line invocations of the program(s) involved (crucial!). +- a description of the problem and any samples of the erroneous output. +- the version number of the program(s) involved (use --version). +- hardware, operating system, and compiler versions (uname -a). +- anything else that you think would be helpful. + +Patches are most welcome; if possible, please make them with diff -c and +include ChangeLog entries. + +fosdem-schedule is free software. See the file COPYING for copying conditions. + +About FOSDEM 2010: + +The tenth FOSDEM is a two-day event organized by volunteers to promote the +widespread use of Free and Open Source software. Taking place in the beautiful +city of Brussels (Belgium), FOSDEM meetings are recognized as "The best Free +Software and Open Source events in Europe". + +FOSDEM name and FOSDEM brain icon are Trademarks of FOSDEM ASBL, which gave +this project the rights to use the brain icon and name. Copying and +distribution of the FOSDEM brain icon must follow the Creative Commons +Attribution-Noncommercial-No Derivative Works 2.0 Belgium License. \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index f14db61..050791d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,8 @@ -fosdem-schedule (0.1) unstable; urgency=low +fosdem-schedule (0.2) unstable; urgency=low + + * Release 0.2 + + -- Matus Uzak Tue, 2 Feb 2010 13:00:00 +0100 * Initial release -- 2.39.5