KDE4/KdeNetwork
From CBLFS
Jump to navigationJump to search
Download Source: | svn checkout svn://anonsvn.kde.org/home/kde/trunk/kdenetwork |
---|
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