The GNOME Themes Extra package, formerly known as GNOME Themes Standard, contains various components of the default GNOME theme.
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/gnome-themes-extra/3.28/gnome-themes-extra-3.28.tar.xz
MD5 校验和:f9f2c6c521948da427f702372e16f826
大小:2.8 MB
预计所需磁盘空间:40 MB
预计构建时间:0.3 SBU
GTK-3.24.52 with librsvg-2.62.3, and Intltool-0.51.0
Install GNOME Themes Extra by running the following commands:
./configure --prefix=/usr --disable-gtk2-engine && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-gtk2-engine: This
switch disables the GTK+-2 theming engine because GTK+-2 is no
longer part of BLFS.
--disable-gtk3-engine: This switch
disables the GTK+-3 theming engine.