The oxygen icons theme is a photo-realistic icon style, with a high standard of graphics quality.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://download.kde.org/stable/oxygen-icons/oxygen-icons-6.1.0.tar.xz
MD5 校验和:b04f533b89d0412e9583ce70229c7077
大小:233 MB
预计所需磁盘空间:454 MB
预计构建时间:小于 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-dev ..
This package does not come with a test suite.
Now, as the root user:
make install