1 # Contributor: Andrea Scarpino <andrea@archlinux.org>
2 # Contributor: Tobias Powalowski <tpowa@archlinux.org>
7 depends=('pilot-link>=0.12.1')
10 pkgdesc="A convenience library of the object files contained in Tom Whittaker's malsync distribution"
12 url="http://jasonday.home.att.net"
13 source=(http://www.jlogday.com/code/${pkgname}/${pkgname}-${pkgver}.tar.gz)
14 md5sums=('e9a3f8c7c825497c990e28e5e175e11c')
17 cd ${srcdir}/${pkgname}-${pkgver}
18 ./configure --prefix=/usr
20 make DESTDIR=${pkgdir} install