1 # Contributor: Archie <Mymaud@gmail.com>
2 # Maintainer: Nathan Owe <ndowens.aur at gmail dot com>
6 pkgdesc="This software provides Linux users with the ability to communicate with the Garmin Forerunner 305 via the USB interface."
8 install="garmintools.install"
11 source=("http://garmintools.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
13 url="http://code.google.com/p/garmintools/"
14 md5sums=('1a555a5174a82e92e0f5def1c4b01ae7')
17 cd ${srcdir}/${pkgname}-${pkgver}
18 ./configure --prefix=/usr
22 cd ${srcdir}/${pkgname}-${pkgver}
23 make prefix=${pkgdir}/usr install