The Breeze Icons package contains the default icons for KDE Plasma 5 applications, but it can be used for other window environments.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://download.kde.org/stable/frameworks/5.113/breeze-icons-5.113.0.tar.xz
Download MD5 sum: 130f406ffe1fe4d6778bb26b7688f5c3
Download size: 2.1 MB
Estimated disk space required: 261 MB
Estimated build time: 0.2 SBU
extra-cmake-modules-5.113.0 and (Qt-5.15.11 または qt-alternate-5.15.11)
Install Breeze Icons by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DBUILD_TESTING=OFF \ -Wno-dev ..
This package does not come with a test suite.
Now, as the root
user:
make install
-DBUILD_TESTING=OFF
: This
parameter disables building the testing framework, which requires
some modules from KDE Frameworks-5.113.0.