The oxygen icons theme is a photo-realistic icon style, with a high standard of graphics quality.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://download.kde.org/stable/oxygen-icons/oxygen-icons-6.2.0.tar.xz
Download MD5 sum: 8026a64e1cdd4679a2bed80ff4056eb0
Download size: 243 MB
Estimated disk space required: 473 MB
Estimated build time: less than 0.1 SBU
First, enable scalable icons:
sed -i '/( oxygen/ s/)/scalable )/' CMakeLists.txt
Install oxygen-icons by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr -W no-author ..
This package does not come with a test suite.
Now, as the root user:
make install