summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--desktop/Makefile2
-rw-r--r--desktop/rpm/kdepim_rpm2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/Makefile b/desktop/Makefile
index c464648..bf83377 100644
--- a/desktop/Makefile
+++ b/desktop/Makefile
@@ -1,39 +1,39 @@
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=/kde_dev/kde
5export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ 5export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/
6all: 6all:
7 cd ../kde2file/caldump;qmake;make 7 cd ../kde2file/caldump;qmake;make
8 8
9 install: 9 install:
10 mkdir -p /opt/kdepimpi 10 mkdir -p /opt/kdepimpi
11 mkdir -p /opt/kde3/share/applnk/PIM-pi 11 mkdir -p /opt/kde3/share/applnk/PIM-pi
12 rm -rf /opt/kdepimpi/* 12 rm -rf /opt/kdepimpi/*
13 rm -f /usr/lib/libmicro* 13 rm -f /usr/lib/libmicro*
14 rm -fr /opt/kde3/share/applnk/PIM-pi/* 14 rm -fr /opt/kde3/share/applnk/PIM-pi/*
15 cp -r ../bin/* /opt/kdepimpi/ 15 cp -r ../bin/* /opt/kdepimpi/
16 cp ../bin/libmicro* /usr/lib/ 16 cp --no-dereference ../bin/libmicro* /usr/lib/
17 rm -rf /opt/kdepimpi/libmicro* 17 rm -rf /opt/kdepimpi/libmicro*
18 cd /opt/kdepimpi; rm -dfR CVS 18 cd /opt/kdepimpi; rm -dfR CVS
19 cd /opt/kdepimpi/kdepim; rm -dfR CVS 19 cd /opt/kdepimpi/kdepim; rm -dfR CVS
20 cd /opt/kdepimpi/kdepim/pwmanager; rm -dfR CVS 20 cd /opt/kdepimpi/kdepim/pwmanager; rm -dfR CVS
21 cd /opt/kdepimpi/kdepim/pwmanager/icons22; rm -dfR CVS 21 cd /opt/kdepimpi/kdepim/pwmanager/icons22; rm -dfR CVS
22 cd /opt/kdepimpi/kdepim/pwmanager/icons16; rm -dfR CVS 22 cd /opt/kdepimpi/kdepim/pwmanager/icons16; rm -dfR CVS
23 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR CVS 23 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR CVS
24 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR CVS 24 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR CVS
25 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR CVS 25 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR CVS
26 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR .xvpics 26 cd /opt/kdepimpi/kdepim/korganizer/icons16; rm -dfR .xvpics
27 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR .xvpics 27 cd /opt/kdepimpi/kdepim/korganizer/iconsmini; rm -dfR .xvpics
28 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR .xvpics 28 cd /opt/kdepimpi/kdepim/korganizer; rm -dfR .xvpics
29 cd /opt/kdepimpi/kdepim/kaddressbook; rm -dfR CVS 29 cd /opt/kdepimpi/kdepim/kaddressbook; rm -dfR CVS
30 cd /opt/kdepimpi/kdepim/kaddressbook/icons22; rm -dfR CVS 30 cd /opt/kdepimpi/kdepim/kaddressbook/icons22; rm -dfR CVS
31 cd /opt/kdepimpi/kdepim/kaddressbook/icons16; rm -dfR CVS 31 cd /opt/kdepimpi/kdepim/kaddressbook/icons16; rm -dfR CVS
32 cd /opt/kdepimpi/kdepim; rm -dfR kopiemail 32 cd /opt/kdepimpi/kdepim; rm -dfR kopiemail
33 cd /opt/kdepimpi/kdepim; rm -f Make* 33 cd /opt/kdepimpi/kdepim; rm -f Make*
34 cp -r PIM-pi/* /opt/kde3/share/applnk/PIM-pi/ 34 cp -r PIM-pi/* /opt/kde3/share/applnk/PIM-pi/
35 cd /opt/kde3/share/applnk/PIM-pi; rm -fr CVS 35 cd /opt/kde3/share/applnk/PIM-pi; rm -fr CVS
36#adding KPhone/Pi and KTimeTracker/Pi to the distribution 36#adding KPhone/Pi and KTimeTracker/Pi to the distribution
37 cp -fr /home/polo/eigene/apps/* /opt/kdepimpi/ 37 cp -fr /home/polo/eigene/apps/* /opt/kdepimpi/
38dist: 38dist:
39 cd rpm;rpmbuild -bb kdepim_rpm \ No newline at end of file 39 cd rpm;rpmbuild -bb kdepim_rpm \ No newline at end of file
diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm
index c9595c4..9e11200 100644
--- a/desktop/rpm/kdepim_rpm
+++ b/desktop/rpm/kdepim_rpm
@@ -1,51 +1,51 @@
1Summary: A collection of PIM programs 1Summary: A collection of PIM programs
2Name: KDE-Pim-Pi 2Name: KDE-Pim-Pi
3Version: $KDEPIM_VERSION 3Version: 1.9.10
4Release: SuSE9.1 4Release: SuSE9.1
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.1:
14KTimeTacker/Pi 14KTimeTacker/Pi
15KPhone/Pi 15KPhone/Pi
16KAddressbook/Pi 16KAddressbook/Pi
17KOrganizer/Pi 17KOrganizer/Pi
18PasswordManager/Pi 18PasswordManager/Pi
19 19
20These applications do not need anything from the KDE-desktop 20These applications do not need anything from the KDE-desktop
21at all to run on Linux. However, there is a dependency from 21at all to run on Linux. However, there is a dependency from
22two KDE libs, because a small command line program is included 22two KDE libs, because a small command line program is included
23to make it possible to sync with the KDE-desktop applications. 23to make it possible to sync with the KDE-desktop applications.
24 24
25These applications are independent from the KDE-desktop 25These applications are independent from the KDE-desktop
26environment. That means, nothing of your existing 26environment. That means, nothing of your existing
27KDE-desktop setup will be changed, or any data 27KDE-desktop setup will be changed, or any data
28(calendar-addressbook) used by the KDE-desktop 28(calendar-addressbook) used by the KDE-desktop
29applications will be changed or accessed. 29applications will be changed or accessed.
30These applications stores their data and config in 30These applications stores their data and config in
31$HOME/kdepim/ 31$HOME/kdepim/
32However, because the same file format is used, 32However, because the same file format is used,
33an easy exchange of data with the KDE-desktop 33an easy exchange of data with the KDE-desktop
34is possible. 34is possible.
35A small command line program is included 35A small command line program is included
36to make it possible to sync with the KDE-desktop applications. 36to make it possible to sync with the KDE-desktop applications.
37You do not need to call this program from the commandline, 37You do not need to call this program from the commandline,
38it is called from the KDE-Pim/Pi apps when you choose there: 38it is called from the KDE-Pim/Pi apps when you choose there:
39Sync with KDE_Desktop. 39Sync with KDE_Desktop.
40If something is going wrong, please start the 40If something is going wrong, please start the
41KDE-Pim/Pi program itself from the console to get detailed output. 41KDE-Pim/Pi program itself from the console to get detailed output.
42 42
43After installation, you should have a 43After installation, you should have a
44PIM-pi 44PIM-pi
45folder in your KDE start menu, where you can 45folder in your KDE start menu, where you can
46start the applications from. 46start the applications from.
47 47
48These programs makes it possible to sync your Zaurus easily 48These programs makes it possible to sync your Zaurus easily
49(with the KDE-Pim/Pi programs running on the Zaurus) 49(with the KDE-Pim/Pi programs running on the Zaurus)
50with the KDE-desktop calendar/addressbook data. 50with the KDE-desktop calendar/addressbook data.
51If you want to use that, you have to update your 51If you want to use that, you have to update your