1 # Contributor: Lucas Hermann Negri <kkndrox@gmail.com>
6 pkgdesc='Library which provides a way to create new Lua states from within Lua.'
8 url='http://keplerproject.github.com/rings/'
11 source=("http://github.com/keplerproject/rings/tarball/v$pkgver")
12 md5sums=('1ac602984fe2112e231a28804f1c54d0')
15 cd $startdir/src/keplerproject-rings-8972089
16 ./configure lua || return 1
18 make install PREFIX=$startdir/pkg/usr/