# Tanım: Yeni nesil GNOME kabuğu # URL: http://www.gnome.org # Paketçi: yasarciv67@gmail.com # Gerekler: telepathy-logger telepathy-mission-control caribou evolution-data-server gjs gnome-control-center libcroco mutter startup-notification gnome-bluetooth gstreamer1-plugins-base network-manager-applet gtk-doc adwaita-icon-theme dconf gnome-backgrounds gnome-menus gnome-themes-standard telepathy-mission-control name=gnome-shell version=3.22.2 release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz nm-libexecdir.patch) build() { cd $name-$version patch -Np1 -i ../nm-libexecdir.patch ./configure --prefix=/usr make make DESTDIR=$PKG install }