The oxygen icons theme is a photo-realistic icon style, with a high standard of graphics quality.
This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.
Download (HTTP): https://download.kde.org/stable/frameworks/6.29/oxygen-icons-6.29.0.tar.xz
Download MD5 sum: cd2fc88992a0da5b7b9bd16288e2f36f
Download size: 253 MB
Estimated disk space required: 486 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