The GNOME Desktop package contains a library that provides an API shared by several applications on the GNOME Desktop.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.14/gnome-desktop-3.14.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.14/gnome-desktop-3.14.2.tar.xz
Download MD5 sum: 66b94ca51d8f001adbb635a19363bda3
Download size: 1.1 MB
Estimated disk space required: 24 MB
Estimated build time: 0.3 SBU
gsettings-desktop-schemas-3.14.1, GTK+-3.14.8, ISO Codes-3.57, Itstool-2.0.2, and xkeyboard-config-2.14
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-desktop
Install GNOME Desktop 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
--with-gnome-distributor="Some Name"
:
Use this parameter to supply a custom name in the
“Distributor:” field of the
“GNOME About” display
window.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2015-02-24 21:58:55 -0800