The oxygen icons 5 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-10.0 platform.
Download (HTTP): http://download.kde.org/stable/frameworks/5.73/oxygen-icons5-5.73.0.tar.xz
Download MD5 sum: 1a1b69517c3e5054e8c3fc5a863424d2
Download size: 225 MB
Estimated disk space required: 443 MB
Estimated build time: less than 0.1 SBU
extra-cmake-modules-5.73.0 and Qt-5.15.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/oxygen-icons5
First, enable scalable icons:
sed -i '/( oxygen/ s/)/scalable )/' CMakeLists.txt
Install oxygen-icons5 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
Last updated on 2020-08-21 17:00:59 -0700