1 # Contributor: Christopher Schwaab -- christopher.schwaab gmail
5 pkgdesc="A collection of auxiliary mathematic functions."
6 url="http://www.coyotegulch.com/products/brahe/"
10 source="http://www.coyotegulch.com/distfiles/$pkgname-$pkgver.tar.gz"
11 md5sums=('6b02428844db18f8c51e2857346fe132')
16 ./configure --prefix=/usr || return 1
18 make DESTDIR="$pkgdir" install || return 1
20 rm -f "$pkgdir/usr/lib/libbrahe.la"