1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 _commit=7b5a1f0039511326aeb616afb132a5065886b9d8
7 pkgdesc="A library for the study of combinatorial aspects of Coxeter group theory"
9 url="https://github.com/tscrim/coxeter"
15 source=("git+https://github.com/tscrim/coxeter#commit=$_commit" coxeter-sage.patch coxeter-makefile.patch)
17 '668235f7858c4542d2856d6b36f2f1d18f14ffea685a96637992a14613a71688'
18 'dc82e9ce42ebd0f00eca08e771d4115370053b75d3dac1368620a1c66292c030')
23 patch -p1 -i ../coxeter-sage.patch
24 patch -p1 -i ../coxeter-makefile.patch
35 mkdir -p "$pkgdir"/usr/{lib,bin}
36 make SAGE_LOCAL="$pkgdir/usr" install