KDE4/KdePimLibs
From CBLFS
Jump to navigationJump to searchDownload Source: | http://kde.mirrors.tds.net/pub/kde/stable/4.0.0/src/kdepimlibs-4.0.0.tar.bz2 |
---|
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