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.6 systemd platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.12/gnome-desktop-3.12.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.12/gnome-desktop-3.12.2.tar.xz
Download MD5 sum: 9f1dd733a19e0bc4e5b923771f826509
Download size: 1.1 MB
Estimated disk space required: 24 MB
Estimated build time: 0.3 SBU
gsettings-desktop-schemas-3.12.2, GTK+-3.12.2, ISO Codes-3.56, xkeyboard-config-2.12, and yelp-xsl-3.12.0
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
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2014-08-25 14:56:55 -0700