The GNOME Themes Extra package, formerly known as GNOME Themes Standard, contains various components of the default GNOME theme.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-themes-extra/3.28/gnome-themes-extra-3.28.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-themes-extra/3.28/gnome-themes-extra-3.28.tar.xz
Download MD5 sum: f9f2c6c521948da427f702372e16f826
Download size: 2.8 MB
Estimated disk space required: 40 MB
Estimated build time: 0.3 SBU
GTK+-2.24.33 or GTK+-3.24.28 with librsvg-2.50.3 or both
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-themes-extra
Install GNOME Themes Extra by running the following commands:
./configure --prefix=/usr && 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.
--disable-gtk3-engine
: This switch
disables the GTK+-3 theming engine.
Last updated on 2021-02-24 13:35:31 -0600