1 # Maintainer: Mathieu Boespflug <mboes@tweag.net>
6 pkgdesc="A set of extensions to the scripting language of Coq."
7 url="http://www.msr-inria.inria.fr/Projects/math-components"
10 depends=('coq>=8.3pl1' 'coq<8.4')
12 source=(http://www.msr-inria.inria.fr/Projects/math-components/$pkgname-$pkgver.tar.gz)
13 md5sums=('6676cc1498c786aacd45758818548a01')
16 cd $startdir/src/$pkgname-$pkgver
18 make DESTDIR=$pkgdir 'COQLIB:=$(DESTDIR)/$(shell coqtop -where)' install
19 # install -D bin/ssrcoq $pkgdir/usr/bin/