1 # Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
6 pkgdesc='Linux UMTS/GPRS command-line tool'
8 url='http://comgt.sf.net/'
10 depends=('pygtk' 'hsolink')
11 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}.${pkgver}.tgz")
12 md5sums=('db2452680c3d953631299e331daf49ef')
15 cd ${pkgname}.${pkgver}
21 cd ${pkgname}.${pkgver}
23 install -d ${pkgdir}/etc/comgt
25 cp scripts/[a-z]* ${pkgdir}/etc/comgt
27 install -D comgt ${pkgdir}/usr/bin/comgt