KDE4/KdePim: Difference between revisions

From CBLFS
Jump to navigationJump to search
Epitome (talk | contribs)
No edit summary
Mungo (talk | contribs)
Line 10: Line 10:


* [[KDE4/KdeBase]]
* [[KDE4/KdeBase]]
* [[Boost]]


=== Optional ===
=== Optional ===
* [[GPGME]]
* [[Libassuan]]
* [[Opensync]]
* [[Gnokii]]


== Configuration Information ==
== Configuration Information ==

Revision as of 14:21, 3 November 2008

Download Source: svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim

Dependencies

Required

Optional

Configuration Information

Non-Multilib

Compile the package:

mkdir -vv build &&
cd build &&
cmake .. -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix) &&                
make

Install the package:

make install

Multilib

32Bit

N32

64Bit