# Contributer andrew2085@gmail.com
pkgname=joyutils
pkgver=1.2
pkgrel=1
pkgdesc="jscal, jstest, and jsattach utilities for the linux joystick driver."
url="http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/"
#license=""
#depends=()
#makedepends=()
#conflicts=()
#replaces=()
#backup=()
#install=
source=($pkgname-$pkgver.tar.gz)
md5sums=('5c2f249538565671ba6d41e529e5e579')

build() {
  cd $startdir/src
  ./build
  ./install $startdir/pkg
}
