1 # Contributor: Ameysh <trader9@gmail.com>
5 pkgdesc="A library providing common functions for the technical analysis of financial market data."
6 url="http://ta-lib.org"
15 source=(http://nchc.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz)
16 md5sums=(308e53b9644213fc29262f36b9d3d9b9)
19 cd $startdir/src/$pkgname
20 ./configure --prefix=/usr
22 make DESTDIR=$startdir/pkg install