1 # Maintainer: <ying@althonx4>
5 pkgdesc="CCHR - A CHR-in-C to C compiler, CHR means Constraint Handling Rules."
6 url="http://people.cs.kuleuven.be/~pieter.wuille/site.php/Research/CCHR"
15 source=(http://www.cs.kuleuven.be/~pieterw/static/${pkgname}.tgz)
16 md5sums=('e2a3ce6df9578f97da8a551f0cbf59b1')
18 cd $startdir/src/$pkgname
19 sed -e 's/-m32//g;' Makefile > .tmp
22 mkdir -p $pkgdir/usr/bin
23 cp bin/cchr $pkgdir/usr/bin