### this file is sourced not run
PKGVER=1.6.2
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=xf86-input-joystick-1.6.2.tar.bz2
MD5SUM=49a98669508abca1b58c4a52628767ea
SRC_URL=http://xorg.freedesktop.org/archive/individual/driver/$TARBALL
BUNDLE=

SLACKREQ='xorg-server'
SLACKDESC='xf86-input-joystick: xf86-input-joystick 1.6.2 (Xorg Joystick driver)  
xf86-input-joystick:  
xf86-input-joystick: This is the driver for joystick devices so that they are 
xf86-input-joystick: usable under Xorg.  
xf86-input-joystick: 
xf86-input-joystick: 
xf86-input-joystick: 
xf86-input-joystick: 
xf86-input-joystick: 
xf86-input-joystick: 
xf86-input-joystick: 
'

### default pkg_download
### default pkg_prepare
### default pkg_package
### build
pkg_build() {
	CONFFLAGS="$XORG_CONFIG"
	pkg_build_autoconf && 
	pkg_build_slackdesc
}
