1 # Maintainer: Caleb Reach <jtxx000@gmail.com>
5 pkgdesc="generate header and implementation files from an lzz file"
7 url="http://www.lazycplusplus.com/"
8 source=('http://www.lazycplusplus.com/lzz_2_8_2_src_gen.zip')
10 md5sums=('9818a868bc73eef866617275b62efcc6')
13 cd "$srcdir/$pkgname"*_src_gen/
15 make -f Makefile.release || return 1
17 install -D lazycpp "$pkgdir"/usr/bin/lzz