The Adwaita Icon Theme package contains an icon theme for GTK+ 3 and GTK 4 applications.
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.gnome.org/sources/adwaita-icon-theme/50/adwaita-icon-theme-50.0.tar.xz
MD5 校验和:a03d8d68377a88fcf06e090ba6a6ec2f
大小:4.3 MB
预计所需磁盘空间:31 MB
预计构建时间:小于 0.1 SBU
GTK-3.24.52 or GTK-4.22.4, and librsvg-2.62.3
Install Adwaita Icon Theme by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr .. && ninja
This package does not come with a test suite.
Remove any old icons and install the new ones. As the root user:
rm -rf /usr/share/icons/Adwaita/ && ninja install