KDE4/KdePim: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
|||
| 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