1 # This is an example PKGBUILD file. Use this as a start to creating your
3 # and remove these comments. For more information, see 'man PKGBUILD'.
4 # NOTE: Please fill out the license field for your package! If it is
6 # then please put 'unknown'.
8 # Maintainer: Cedric de Wijs <cedric.dewijs@telfort.nl>
12 pkgdesc="Linux Force Feedback Library"
14 url="http://sourceforge.net/projects/libff/"
27 source=("http://sourceforge.net/projects/libff/files/ffutils/2.4.21/ff-utils.tar.bz2/download")
28 #source=($pkgname-$pkgver.tar.gz)
30 #md5sums=() #generate with 'makepkg -g'
31 md5sums=('37f5197aa38362cac1364d3d9f409912')
36 #./configure --prefix=/usr
43 cp evtest ffcfstress ffmvforce ffset fftest inputattach jscal jstest $pkgdir/bin
44 #make DESTDIR="$pkgdir/" install