# Depends on: gnome-shell, nautilus description="Extensions for GNOME shell, including classic mode" url="http://www.gnome.org/" packager="fanch at nutyx dot org, tnut at nutyx dot org" name=gnome-shell-extensions version=3.20.1 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version ./configure --prefix=/usr make make DESTDIR=$PKG install }