1 # Maintainer: leepesjee <lpeschier at xs4all dot nl>
5 pkgdesc="an ANSI C library for quaternion arithmetic and rotation math"
7 url="http://cqrlib.sourceforge.net/"
10 source=(http://downloads.sourceforge.net/project/cqrlib/cqrlib/CQRlib-$pkgver/CQRlib-$pkgver.tar.gz)
11 md5sums=('62a02749e85f25afe83449f9010d1cdf')
14 cd $srcdir/CQRlib-$pkgver
15 sed -i "s|INSTALLDIR = \$(HOME)|INSTALLDIR = ${pkgdir}/usr|" ./Makefile
19 # do not install the libtool thing
20 rm ${pkgdir}/usr/lib/*.la