1 # Maintainer: Peter Ivanov <ivanovp@gmail.com>
6 pkgdesc="Assembler for the Xilinx PicoBlaze-3 soft-core processor"
8 url="http://marksix.home.xs4all.nl/picoasm.html"
9 license=("GPL2" "LGPL2.1")
13 source=(http://marksix.home.xs4all.nl/downloads/Picoasm_29mar08.tar.gz picoasm.patch)
14 md5sums=(58ef733437fff17bf73801270dd543d5 c3f2ce172a4b88ace764bc46d5b938e1)
18 patch -p1 <../../picoasm.patch
24 install -D picoasm $pkgdir/usr/bin/picoasm