summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--desktop/Makefile4
-rw-r--r--desktop/rpm/kdepim_rpm10
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,29 +1,29 @@
1export KDEPIMDIR = $(shell pwd) 1export KDEPIMDIR = $(shell pwd)
2 2
3export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) 3export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version)
4export KDEDIR=/kde_dev/kde 4export KDEDIR=/opt/kde3
5export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ 5export KDE_DEV_DIR=/kde_dev/kdecvs/head/kdepim
6all: 6all:
7 cd ../kde2file/caldump;qmake;make 7 cd ../kde2file/caldump;qmake;make
8 cd ../kde2file/abdump;qmake;make 8 cd ../kde2file/abdump;qmake;make
9 9
10 install: 10 install:
11 mkdir -p /opt/kdepimpi 11 mkdir -p /opt/kdepimpi
12 mkdir -p /opt/kde3/share/applnk/PIM-pi 12 mkdir -p /opt/kde3/share/applnk/PIM-pi
13 rm -rf /opt/kdepimpi/* 13 rm -rf /opt/kdepimpi/*
14 rm -f /usr/lib/libmicro* 14 rm -f /usr/lib/libmicro*
15 rm -fr /opt/kde3/share/applnk/PIM-pi/* 15 rm -fr /opt/kde3/share/applnk/PIM-pi/*
16 cp -r ../bin/* /opt/kdepimpi/ 16 cp -r ../bin/* /opt/kdepimpi/
17 cp --no-dereference ../bin/libmicro* /usr/lib/ 17 cp --no-dereference ../bin/libmicro* /usr/lib/
18 rm -rf /opt/kdepimpi/libmicro* 18 rm -rf /opt/kdepimpi/libmicro*
19 rm -rf /usr/lib/libmicrokabc_* 19 rm -rf /usr/lib/libmicrokabc_*
20 cp --no-dereference ../bin/libmicrokabc_* /opt/kdepimpi/ 20 cp --no-dereference ../bin/libmicrokabc_* /opt/kdepimpi/
21 cd /opt/kdepimpi; rm -dfR CVS 21 cd /opt/kdepimpi; rm -dfR CVS
22 cd /opt/kdepimpi/kdepim; rm -dfR CVS 22 cd /opt/kdepimpi/kdepim; rm -dfR CVS
23 cd /opt/kdepimpi/kdepim/pwmanager; rm -dfR CVS 23 cd /opt/kdepimpi/kdepim/pwmanager; rm -dfR CVS
24 cd /opt/kdepimpi/kdepim/pwmanager/icons22; rm -dfR CVS 24 cd /opt/kdepimpi/kdepim/pwmanager/icons22; rm -dfR CVS
25 cd /opt/kdepimpi/kdepim/pwmanager/icons16; rm -dfR CVS 25 cd /opt/kdepimpi/kdepim/pwmanager/icons16; rm -dfR CVS
26 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR CVS 26 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR CVS
27 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR CVS 27 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR CVS
28 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR CVS 28 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR CVS
29 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR .xvpics 29 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR .xvpics
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,82 +1,84 @@
1Summary: A collection of PIM programs 1Summary: A collection of PIM programs
2Name: KDE-Pim-Pi 2Name: KDE-Pim-Pi
3Version: 1.9.13 3Version: 1.9.14
4Release: SuSE_9.1 4Release: SuSE_9.2
5Copyright:GPL 5Copyright:GPL
6Group: Productivity/Pim 6Group: Productivity/Pim
7Source:http://sourceforge.net/projects/kdepimpi/ 7Source:http://sourceforge.net/projects/kdepimpi/
8URL:http://sourceforge.net/projects/kdepimpi/ 8URL:http://sourceforge.net/projects/kdepimpi/
9Packager: zautrix 9Packager: zautrix
10 10
11%description 11%description
12This package contains the platform-independent PIM programs from 12This package contains the platform-independent PIM programs from
13www.pi-sync.net, compiled for SuSE 9.1: 13www.pi-sync.net, compiled for SuSE 9.2:
14KTimeTacker/Pi 14KTimeTacker/Pi
15KPhone/Pi 15KPhone/Pi
16KAddressbook/Pi 16KAddressbook/Pi
17KOrganizer/Pi 17KOrganizer/Pi
18PasswordManager/Pi 18PasswordManager/Pi
19KOPieMail/Pi 19KOPieMail/Pi
20 20
21These applications do not need anything from the KDE-desktop 21These applications do not need anything from the KDE-desktop
22at all to run on Linux. However, there is a dependency from 22at all to run on Linux. However, there is a dependency from
23two KDE libs, because a small command line program is included 23two KDE libs, because a small command line program is included
24to make it possible to sync with the KDE-desktop applications. 24to make it possible to sync with the KDE-desktop applications.
25 25
26These applications are independent from the KDE-desktop 26These applications are independent from the KDE-desktop
27environment. That means, nothing of your existing 27environment. That means, nothing of your existing
28KDE-desktop setup will be changed, or any data 28KDE-desktop setup will be changed, or any data
29(calendar-addressbook) used by the KDE-desktop 29(calendar-addressbook) used by the KDE-desktop
30applications will be changed or accessed. 30applications will be changed or accessed.
31These applications stores their data and config in 31These applications stores their data and config in
32$HOME/kdepim/ 32$HOME/kdepim/
33However, because the same file format is used, 33However, because the same file format is used,
34an easy exchange of data with the KDE-desktop 34an easy exchange of data with the KDE-desktop
35is possible. 35is possible.
36A small command line program is included 36A small command line program is included
37to make it possible to sync with the KDE-desktop applications. 37to make it possible to sync with the KDE-desktop applications.
38You do not need to call this program from the commandline, 38You do not need to call this program from the commandline,
39it is called from the KDE-Pim/Pi apps when you choose there: 39it is called from the KDE-Pim/Pi apps when you choose there:
40Sync with KDE_Desktop. 40Sync with KDE_Desktop.
41If something is going wrong, please start the 41If something is going wrong, please start the
42KDE-Pim/Pi program itself from the console to get detailed output. 42KDE-Pim/Pi program itself from the console to get detailed output.
43 43
44After installation, you should have a 44After installation, you should have a
45PIM-pi 45PIM-pi
46folder in your KDE start menu, where you can 46folder in your KDE start menu, where you can
47start the applications from. 47start the applications from.
48 48
49These programs makes it possible to sync your Zaurus easily 49These programs makes it possible to sync your Zaurus easily
50(with the KDE-Pim/Pi programs running on the Zaurus) 50(with the KDE-Pim/Pi programs running on the Zaurus)
51with the KDE-desktop calendar/addressbook data. 51with the KDE-desktop calendar/addressbook data.
52If you want to use that, you have to update your 52If you want to use that, you have to update your
53KDE-desktop to version 3.3.0 or higher. 53KDE-desktop to version 3.3.0 or higher.
54SuSE 9.2 contains KDE 3.3.0 such that no update is needed.
54Actually - after the (non difficult) configuration is set up - 55Actually - after the (non difficult) configuration is set up -
55with two mouseklicks on the Zaurus, 56with two mouseklicks on the Zaurus,
56the Zaurus syncs with the corresponding KDE-Pim/Pi 57the Zaurus syncs with the corresponding KDE-Pim/Pi
57program on the Linux Desktop which syncs automatically 58program on the Linux Desktop which syncs automatically
58with the KDE-desktop data. 59with the KDE-desktop data.
59 60
60If you want to use the KDE-desktop calendar/addressbook applications, 61If you want to use the KDE-desktop calendar/addressbook applications,
61just install these apps in this package and use them as a syncing tool for the 62just install these apps in this package and use them as a syncing tool for the
62Zaurus <-> KDE-desktop sync. 63Zaurus <-> KDE-desktop sync.
63The sync requires a network connection from your Zaurus to 64The sync requires a network connection from your Zaurus to
64the PC. A detailed Sync HowTo is available in the 65the PC. A detailed Sync HowTo is available in the
65Help menu of the applications. 66Help menu of the applications.
66 67
67These applications makes it also possible, that you can sync 68These applications makes it also possible, that you can sync
68(or just export the data to) your mobile phone with your 69(or just export the data to) your mobile phone with your
69data of the KDE-desktop calendar/addressbook applications. 70data of the KDE-desktop calendar/addressbook applications.
70This is tested and working for Nokia mobile phones, 71This is tested and working for Nokia mobile phones,
71it may work with others as well. 72it may work with others as well.
72(More info about that: -> Sync HowTo) 73(More info about that: -> Sync HowTo)
73 74
74NOTE: 75NOTE:
75You have to make an online update in SuSE 9.1 to make it 76When using SuSE 9.1 you have to update your KDE to 3.3.x
77and you have to make an online update in SuSE 9.1 to make it
76possible to get the infrared connection working, such that 78possible to get the infrared connection working, such that
77you can sync your (Nokia) mobile phone via infrared. 79you can sync your (Nokia) mobile phone via infrared.
78 80
79%files 81%files
80/opt/kde3/share/applnk/PIM-pi/ 82/opt/kde3/share/applnk/PIM-pi/
81/opt/kdepimpi/ 83/opt/kdepimpi/
82/usr/lib/libmicro* 84/usr/lib/libmicro*