author | zautrix <zautrix> | 2004-10-28 08:46:51 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-28 08:46:51 (UTC) |
commit | 5a00eab1d13ccc22fa0b0c1088286781c2dcd622 (patch) (side-by-side diff) | |
tree | 0e34d5079797256fb653f370b9ca5547e64d5191 | |
parent | c4b69dc9ef84d6fe3788116f0e124218c095b06c (diff) | |
download | kdepimpi-5a00eab1d13ccc22fa0b0c1088286781c2dcd622.zip kdepimpi-5a00eab1d13ccc22fa0b0c1088286781c2dcd622.tar.gz kdepimpi-5a00eab1d13ccc22fa0b0c1088286781c2dcd622.tar.bz2 |
opk package changes - first step
-rw-r--r-- | kmicrokdelibs.control | 13 | ||||
-rw-r--r-- | kmobilephoneaccess.control (renamed from phoneaccess.control) | 0 | ||||
-rw-r--r-- | korganizer.control | 4 | ||||
-rw-r--r-- | ksharpPIM_DTMaccess.control | 11 | ||||
-rw-r--r-- | libkcal/libkcalE.pro | 2 | ||||
-rw-r--r-- | pimTABicon.control (renamed from pim_TAB_icon.control) | 0 |
6 files changed, 20 insertions, 10 deletions
diff --git a/kmicrokdelibs.control b/kmicrokdelibs.control index a91d3ad..a8b3f9a 100644 --- a/kmicrokdelibs.control +++ b/kmicrokdelibs.control @@ -1,2 +1,2 @@ -Files: bin/db2file lib/libmicro* pics/kdepim/LICENCE.TXT pics/kdepim/SyncHowto.txt pics/kdepim/WhatsNew.txt +Files: lib/libmicroqt* lib/libmicrokde* pics/kdepim/LICENCE.TXT pics/kdepim/SyncHowto.txt pics/kdepim/WhatsNew.txt pics/kdepim/Zaurus-KDE_syncHowTo.txt @@ -8,7 +8,6 @@ Version: $KDEPIM_VERSION License: GPL -Depends: -Description: KOrganizer/Pi and Kaddressbook/Pi - The embedded version of KOrganizer/Platform-independend, - the KDE calendar and scheduling program - optimized for 640x480 and 320x240 resolution - on Zaurus PDA +Description: Needed libs help and licence files for + KOrganizer/Pi (KO/Pi) and + Kaddressbook/Pi (KA/Pi) and + KOpieMail/Pi (OM/Pi) and + PasswordManager/Pi (PwM/Pi) diff --git a/phoneaccess.control b/kmobilephoneaccess.control index 07559e7..07559e7 100644 --- a/phoneaccess.control +++ b/kmobilephoneaccess.control diff --git a/korganizer.control b/korganizer.control index 50dbdd2..2910ebd 100644 --- a/korganizer.control +++ b/korganizer.control @@ -1,2 +1,2 @@ -Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* lib/libkomicro* +Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* lib/libmicrokcal* @@ -8,3 +8,3 @@ Version: $KDEPIM_VERSION License: GPL -Depends: +Depends: libmicrokde Description: KOrganizer/Pi and Kaddressbook/Pi diff --git a/ksharpPIM_DTMaccess.control b/ksharpPIM_DTMaccess.control new file mode 100644 index 0000000..f735462 --- a/dev/null +++ b/ksharpPIM_DTMaccess.control @@ -0,0 +1,11 @@ +Files: bin/db2file libmicrokabc_sharp* + +Priority: optional +Section: qpe/pim +Maintainer: Lutz Rogowski <lutz@pi-sync.net> +Architecture: arm +Version: $KDEPIM_VERSION +License: GPL +Depends: libmicrokde +Description: Program/lib needed to access + Sharp DTM PIM from KDE-Pim/Pi programs. diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index e42dc9c..c2fb4e5 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro @@ -2,3 +2,3 @@ TEMPLATE = lib CONFIG += qt warn_on -TARGET = komicrokcal +TARGET = microkcal diff --git a/pim_TAB_icon.control b/pimTABicon.control index 46458d1..46458d1 100644 --- a/pim_TAB_icon.control +++ b/pimTABicon.control |