KDE4/KdePim: Difference between revisions
From CBLFS
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
* [[KDE4/KdeBase]] | * [[KDE4/KdeBase]] | ||
=== Optional === | === Optional === | ||
Revision as of 22:10, 27 July 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