The oxygen icons theme is a photo-realistic icon style, with a high standard of graphics quality.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://download.kde.org/stable/frameworks/5.113/oxygen-icons-5.113.0.tar.xz
Download MD5 sum: 841ef4fa01803fe07ff4a96c72ac472d
Download size: 228 MB
Estimated disk space required: 452 MB
Estimated build time: less than 0.1 SBU
extra-cmake-modules-5.113.0 and (Qt-5.15.11 または qt-alternate-5.15.11)
First, enable scalable icons:
sed -i '/( oxygen/ s/)/scalable )/' CMakeLists.txt
Install oxygen-icons by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ..
This package does not come with a test suite.
Now, as the root
user:
make install