The GNOME Themes Standard package contains various components of the default GNOME theme.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-themes-standard/3.10/gnome-themes-standard-3.10.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-themes-standard/3.10/gnome-themes-standard-3.10.0.tar.xz
Download MD5 sum: 854209d213c8d6ab89c053a3f9077e57
Download size: 4.6 MB
Estimated disk space required: 41 MB
Estimated build time: 0.2 SBU
GTK+-2.24.22 or GTK+-3.10.7 with librsvg-2.40.1 or both
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-themes-standard
Install GNOME Themes Standard 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 GTK+-2 theming engine.
--disable-gtk3-engine
: This switch
disables GTK+-3 theming engine.
Last updated on 2014-02-22 07:06:53 -0800