gnome-themes-standard-3.14.2.3

Introduction to GNOME Themes Standard

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.7 platform.

Package Information

GNOME Themes Standard Dependencies

Required

GTK+-2.24.26 or GTK+-3.14.8 with librsvg-2.40.7 or both

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-themes-standard

Installation of 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

Command Explanations

--disable-gtk2-engine: This switch disables GTK+-2 theming engine.

--disable-gtk3-engine: This switch disables GTK+-3 theming engine.

Contents

Installed Programs: None
Installed Library: libadwaita.so
Installed Directories: /usr/lib/gtk-2.0/2.10.0/engines, /usr/share/icons/HighContrast, /usr/share/themes/Adwaita, and /usr/share/themes/HighContrast

Short Descriptions

libadwaita.so

is the Adwaita GTK+-2 engine theme.

Last updated on 2015-03-02 19:42:44 -0800