This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Installation
Jason Gray edited this page Oct 28, 2017
·
12 revisions
- Arch Linux - AUR package by Alucryd
Git branch master
works with GNOME Shell 3.18 up to 3.24.
Dependencies: meson(0.40+), gnome-common, gettext, glib2 devel files
Ubuntu 16.04 user will need to install the backports version of meson.
sudo apt-get install -t xenial-backports meson
sudo apt-get install git meson gnome-common gettext libglib2.0-dev
sudo dnf install git meson gnome-common gettext glib2-devel
git clone https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer.git
cd gnome-shell-extensions-mediaplayer
./build
./build --zip-file
Restart the shell and then enable the extension.