From a04e4d7e6495e985879390e24cc0174d8f867dbf Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 24 Oct 2004 13:33:15 +0000 Subject: Initial revision --- (limited to 'desktop/rpm') diff --git a/desktop/rpm/HowToMakeRPM.txt b/desktop/rpm/HowToMakeRPM.txt new file mode 100644 index 0000000..6c2bbf4 --- a/dev/null +++ b/desktop/rpm/HowToMakeRPM.txt @@ -0,0 +1,9 @@ +build with + +su +rpmbuild -bb kdepim_rpm + +You will see, where the created file is written. +If buildroot related errors occur, add a line +%define __check_files %{nil} +to kdepim_rpm. \ No newline at end of file diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm new file mode 100644 index 0000000..68b996b --- a/dev/null +++ b/desktop/rpm/kdepim_rpm @@ -0,0 +1,76 @@ +Summary: A collection of PIM programs +Name: KDE-Pim-Pi +Version: 1.9.10 +Release: SuSE9.1 +Copyright:GPL +Group: Productivity/Pim +Source:http://sourceforge.net/projects/kdepimpi/ +URL:http://sourceforge.net/projects/kdepimpi/ +Packager: zautrix + +%description +This package contains the platform-independent PIM programs from +www.pi-sync.net, compiled for SuSE 9.1: +KTimeTacker/Pi +KPhone/Pi +KAddressbook/Pi +KOrganizer/Pi +PasswordManager/Pi + +These applications do not need anything from the KDE-desktop +at all to run on Linux. However, there is a dependency from +two KDE libs, because a small command line program is included +to make it possible to sync with the KDE-desktop applications. + +These applications are independent from the KDE-desktop +environment. That means, nothing of your existing +KDE-desktop setup will be changed, or any data +(calendar-addressbook) used by the KDE-desktop +applications will be changed or accessed. +These applications stores their data and config in +$HOME/kdepim/ +However, because the same file format is used, +an easy exchange of data with the KDE-desktop +is possible. +A small command line program is included +to make it possible to sync with the KDE-desktop applications. +You do not need to call this program from the commandline, +it is called from the KDE-Pim/Pi apps when you choose there: +Sync with KDE_DEsktop. +If something is going wrong, please start the +KDE-Pim/Pi itself from the console to get detailed output. + +After installation, you should have a +PIM-pi +folder in your KDE start menu, where you can +start the applications from. + +These programs make it possible to sync easily your Zaurus +(with the KDE-Pim/Pi programs running on the Zaurus) +with the KDE-desktop calendar/addressbook data. +If you want to use that, you have to update your +KDE-desktop to version 3.3.0 or higher. + +If you want to use the KDE-desktop calendar/addressbook applications, +just install these apps and use them as a syncing tool for the +Zaurus <-> KDE-desktop sync. +The sync requires a network connection from your Zaurus to +the PC. A detailed Sync HowTo is available in the +Help menu of the applications. + +These applications makes it also possible, that you can sync +(or just export the data to) your mobile phone with your +data of the KDE-desktop calendar/addressbook applications. +This is tested and working for Nokia mobile phones, +it may work with others as well. +(More info about that: -> Sync HowTo) + +NOTE: +You have to make an online update in SuSE 9.1 to make it +possible to get the infrared connection working, such that +you can sync your (Nokia) mobile phone via infrared. + +%files +/opt/kde3/share/applnk/PIM-pi/ +/opt/kdepimpi/ +/usr/lib/libmicro* -- cgit v0.9.0.2