The Oxygen 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-7.8 platform.
Download (HTTP): http://download.kde.org/stable/applications/15.04.3/src/oxygen-icons-15.04.3.tar.xz
Download MD5 sum: 4f24f975fb90d8daab833fc719ce39a3
Download size: 219 MB
Estimated disk space required: 474 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/oxygen-icons
Install Oxygen-icons by running the following commands:
Unlike most packages in this section, the icons are placed in /usr so other applications can find them.
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 2015-09-24 01:48:57 -0700