The GNOME Shell is the core user interface of the GNOME Desktop environment.
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-shell/3.30/gnome-shell-3.30.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-shell/3.30/gnome-shell-3.30.2.tar.xz
Download MD5 sum: 3aef5c837c85f6e5318b845fc844b1fe
Download size: 1.4 MB
Estimated disk space required: 53 MB
Estimated build time: 0.4 SBU
Caribou-0.4.21, evolution-data-server-3.30.5, Gjs-1.54.3, gnome-control-center-3.30.3, libcroco-0.6.12, Mutter-3.30.2, sassc-3.5.0, startup-notification-0.12, and Systemd-240
gnome-bluetooth-3.28.2, gst-plugins-base-1.14.4, and network-manager-applet-1.8.20
adwaita-icon-theme-3.30.1, DConf-0.30.1, GDM-3.30.2, gnome-backgrounds-3.30.0, gnome-menus-3.31.4, gnome-themes-extra-3.28, and telepathy-mission-control-5.16.4
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-shell
Install GNOME Shell by running the following commands:
patch -Np1 -i ../gnome-shell-3.30.2-security_fix-1.patch && mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test. You must be running an X session to run the tests. Some will fail if GDM-3.30.2 is not installed.
Now, as the root
user:
ninja install
Last updated on 2019-02-20 23:16:01 -0800