gnome-shell-extensions-3.30.1

Introduction to GNOME Shell Extensions

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-8.4 platform.

Package Information

GNOME Shell Extensions Dependencies

Required

libgtop-2.38.0

Optional

sassc-3.5.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-shell-extensions

Installation of GNOME Shell Extensions

Install GNOME Shell Extensions by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/share/gnome-shell/extensions

Last updated on 2019-02-20 23:16:01 -0800