-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 @@ | |||
1 | export KDEPIMDIR = $(shell pwd) | 1 | export KDEPIMDIR = $(shell pwd) |
2 | 2 | ||
3 | export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) | 3 | export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) |
4 | export KDEDIR=/kde_dev/kde | 4 | export KDEDIR=/opt/kde3 |
5 | export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ | 5 | export KDE_DEV_DIR=/kde_dev/kdecvs/head/kdepim |
6 | all: | 6 | all: |
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/* |
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 @@ | |||
1 | Summary: A collection of PIM programs | 1 | Summary: A collection of PIM programs |
2 | Name: KDE-Pim-Pi | 2 | Name: KDE-Pim-Pi |
3 | Version: 1.9.13 | 3 | Version: 1.9.14 |
4 | Release: SuSE_9.1 | 4 | Release: SuSE_9.2 |
5 | Copyright:GPL | 5 | Copyright:GPL |
6 | Group: Productivity/Pim | 6 | Group: Productivity/Pim |
7 | Source:http://sourceforge.net/projects/kdepimpi/ | 7 | Source:http://sourceforge.net/projects/kdepimpi/ |
8 | URL:http://sourceforge.net/projects/kdepimpi/ | 8 | URL:http://sourceforge.net/projects/kdepimpi/ |
9 | Packager: zautrix | 9 | Packager: zautrix |
10 | 10 | ||
11 | %description | 11 | %description |
12 | This package contains the platform-independent PIM programs from | 12 | This package contains the platform-independent PIM programs from |
13 | www.pi-sync.net, compiled for SuSE 9.1: | 13 | www.pi-sync.net, compiled for SuSE 9.2: |
14 | KTimeTacker/Pi | 14 | KTimeTacker/Pi |
15 | KPhone/Pi | 15 | KPhone/Pi |
16 | KAddressbook/Pi | 16 | KAddressbook/Pi |
17 | KOrganizer/Pi | 17 | KOrganizer/Pi |
18 | PasswordManager/Pi | 18 | PasswordManager/Pi |
19 | KOPieMail/Pi | 19 | KOPieMail/Pi |
20 | 20 | ||
21 | These applications do not need anything from the KDE-desktop | 21 | These applications do not need anything from the KDE-desktop |
@@ -46,16 +46,17 @@ PIM-pi | |||
46 | folder in your KDE start menu, where you can | 46 | folder in your KDE start menu, where you can |
47 | start the applications from. | 47 | start the applications from. |
48 | 48 | ||
49 | These programs makes it possible to sync your Zaurus easily | 49 | These 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) |
51 | with the KDE-desktop calendar/addressbook data. | 51 | with the KDE-desktop calendar/addressbook data. |
52 | If you want to use that, you have to update your | 52 | If you want to use that, you have to update your |
53 | KDE-desktop to version 3.3.0 or higher. | 53 | KDE-desktop to version 3.3.0 or higher. |
54 | SuSE 9.2 contains KDE 3.3.0 such that no update is needed. | ||
54 | Actually - after the (non difficult) configuration is set up - | 55 | Actually - after the (non difficult) configuration is set up - |
55 | with two mouseklicks on the Zaurus, | 56 | with two mouseklicks on the Zaurus, |
56 | the Zaurus syncs with the corresponding KDE-Pim/Pi | 57 | the Zaurus syncs with the corresponding KDE-Pim/Pi |
57 | program on the Linux Desktop which syncs automatically | 58 | program on the Linux Desktop which syncs automatically |
58 | with the KDE-desktop data. | 59 | with the KDE-desktop data. |
59 | 60 | ||
60 | If you want to use the KDE-desktop calendar/addressbook applications, | 61 | If you want to use the KDE-desktop calendar/addressbook applications, |
61 | just install these apps in this package and use them as a syncing tool for the | 62 | 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. | |||
67 | These applications makes it also possible, that you can sync | 68 | These 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 |
69 | data of the KDE-desktop calendar/addressbook applications. | 70 | data of the KDE-desktop calendar/addressbook applications. |
70 | This is tested and working for Nokia mobile phones, | 71 | This is tested and working for Nokia mobile phones, |
71 | it may work with others as well. | 72 | it may work with others as well. |
72 | (More info about that: -> Sync HowTo) | 73 | (More info about that: -> Sync HowTo) |
73 | 74 | ||
74 | NOTE: | 75 | NOTE: |
75 | You have to make an online update in SuSE 9.1 to make it | 76 | When using SuSE 9.1 you have to update your KDE to 3.3.x |
77 | and you have to make an online update in SuSE 9.1 to make it | ||
76 | possible to get the infrared connection working, such that | 78 | possible to get the infrared connection working, such that |
77 | you can sync your (Nokia) mobile phone via infrared. | 79 | you 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* |