#Maintainer: George Vlahavas #Adapted for Slackel by Dimitris Tzemos pkgname=salixtools-gtk pkgver=2.3.0 pkgrel=1dj arch=noarch source=("salixtools-gtk-$pkgver.tar.xz") docs=("COPYING" "INSTALL") options=('nosrcpack') slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "salixtools-gtk (graphical system utilities)" "salixtools-gtk includes a set of graphical system administration" "tools, using the GTK+3 toolkit and written in python." ) build() { cd $startdir/src/$pkgname-$pkgver make make install DESTDIR=$startdir/pkg }