-rw-r--r-- | desktop/Makefile | 4 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/desktop/Makefile b/desktop/Makefile index 0057a85..edd1f09 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -1,13 +1,13 @@ export KDEPIMDIR = $(shell pwd) export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) -export KDEDIR=/kde_dev/kde -export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ +export KDEDIR=/opt/kde3 +export KDE_DEV_DIR=/kde_dev/kdecvs/head/kdepim all: cd ../kde2file/caldump;qmake;make cd ../kde2file/abdump;qmake;make install: mkdir -p /opt/kdepimpi mkdir -p /opt/kde3/share/applnk/PIM-pi rm -rf /opt/kdepimpi/* diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index 6bafcb9..9d1b1b8 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,21 +1,21 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 1.9.13 -Release: SuSE_9.1 +Version: 1.9.14 +Release: SuSE_9.2 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: +www.pi-sync.net, compiled for SuSE 9.2: KTimeTacker/Pi KPhone/Pi KAddressbook/Pi KOrganizer/Pi PasswordManager/Pi KOPieMail/Pi These applications do not need anything from the KDE-desktop @@ -46,16 +46,17 @@ PIM-pi folder in your KDE start menu, where you can start the applications from. These programs makes it possible to sync your Zaurus easily (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. +SuSE 9.2 contains KDE 3.3.0 such that no update is needed. Actually - after the (non difficult) configuration is set up - with two mouseklicks on the Zaurus, the Zaurus syncs with the corresponding KDE-Pim/Pi program on the Linux Desktop which syncs automatically with the KDE-desktop data. If you want to use the KDE-desktop calendar/addressbook applications, just install these apps in this package and use them as a syncing tool for the @@ -67,16 +68,17 @@ 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 +When using SuSE 9.1 you have to update your KDE to 3.3.x +and 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* |