The GNOME Shell Extensions package contains a collection of extensions providing additional and optional functionality to the GNOME Shell.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-shell-extensions/3.38/gnome-shell-extensions-3.38.2.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-shell-extensions/3.38/gnome-shell-extensions-3.38.2.tar.xz
Download MD5 sum: 527017400c2a22748f97f0603f070dda
Download size: 208 KB
Estimated disk space required: 4.4 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-shell-extensions
Install GNOME Shell Extensions by running the following commands:
mkdir build && cd build && meson --prefix=/usr ..
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2021-02-25 10:01:25 -0800