The GNOME Shell Extensions package contains a collection of extensions providing additional and optional functionality to the GNOME Shell.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/gnome-shell-extensions/45/gnome-shell-extensions-45.1.tar.xz
Download MD5 sum: 744b5eae537ef4f2983b557814118eb8
Download size: 200 KB
Estimated disk space required: 3.5 MB
Estimated build time: less than 0.1 SBU
gnome-menus-3.36.0 (runtime, for Applications Menu extension) and sassc-3.6.2
First, fix a crash when using the Workspace Indicator extension:
patch -Np1 -i ../gnome-shell-extensions-45.1-upstream_fixes-1.patch
Install GNOME Shell Extensions by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr ..
This package does not come with a test suite.
Now, as the root
user:
ninja install