#Packager: Tim Beech pkgname=inxi pkgver=1.9.17 pkgrel=1tjb arch=noarch source=(http://inxi.googlecode.com/svn/trunk/inxi) sourcetemplate=http://people.salixos.org/mimosa/packages/$pkgname/$pkgver/ #docs=("") url=http://inxi.org/ slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "inxi (a full featured system information script)" "A newer, better system information script for irc, administration," "and system troubleshooters." "inxi offers a wide range of built-in options, as well as a good number" "of extra features which require having the script recommends installed" "on the system." ) build() { cd $startdir/src/ install -D -m 755 inxi $startdir/pkg/usr/bin/inxi }