#Packager: George Vlahavas pkgname=mate-colors-icon-theme pkgver=1.0 pkgrel=1slint arch=noarch source=("mate-colors-$pkgver.tar.gz") docs=("readme" "install" "copying" "changelog" "authors" "news" "todo") options=('nosrcpack') slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "mate-colors-icon-theme (an extensive set of icon themes)" "mate-colors-icon-theme is an extensive set of icon themes based on" "MATE and Tango, with some inspiration from Human, Tango Generator," "Elementary, and other open source projects. The project's goal is to" "integrate closely with mate-icon-theme, while greatly expanding its" "available icons and allowing users to choose from 7 completely" "different and unique color schemes." "MATE-Colors is a fork of the GNOME-Colors icon theme." ) build() { cd $startdir/src/mate-colors-$pkgver make install DESTDIR=$startdir/pkg }