# Description: GNOME simge teması ekstralaraı # URL: http://www.gnome.org/ # Packager: yasarciv67@gmail.com # Depends on: gnome-icon-theme name=gnome-icon-theme-extras version=3.12.0 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 }