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-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.30/gnome-desktop-3.30.2.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.30/gnome-desktop-3.30.2.1.tar.xz
Download MD5 sum: 0ee2a0d7af1ffe39104fbb7ca4afa21e
Download size: 1.0 MB
Estimated disk space required: 23 MB
Estimated build time: 0.3 SBU
gsettings-desktop-schemas-3.28.1, GTK+-3.24.5, ISO Codes-4.1, itstool-2.0.5, libseccomp-2.3.3, libxml2-2.9.9, and xkeyboard-config-2.26
bubblewrap-0.3.1 (needed for thumbnailers in Nautilus) and gobject-introspection-1.58.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-desktop
Install GNOME Desktop by running the following commands:
./configure --prefix=/usr \ --with-gnome-distributor="BLFS" && 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 2019-02-20 23:16:01 -0800