Difference between revisions of "KDE4/KdePim"
From CBLFS
Jump to navigationJump to searchLine 10: | Line 10: | ||
* [[KDE4/KdeBase]] | * [[KDE4/KdeBase]] | ||
+ | * [[KDE4/KdePimlibs]] | ||
=== Optional === | === Optional === |
Revision as of 13:55, 27 July 2008
Download Source: | svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim |
---|
Contents
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