KDE4/Oxygen-Icons
From CBLFS
Jump to navigationJump to search
| Download Source: | ftp://ftp.kde.org/pub/kde/stable/4.3.5/src/oxygen-icons-4.3.5.tar.bz2 |
|---|
Non-Multilib and Multilib
Compile the package:
mkdir -v build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=${KDEDIR} \
..
Install the package:
make install