1 # Contributor: daniel g. siegel <dgsiegel@gmail.com>
2 # Maintainer: Kevin <arc.mission@gmail.om>
6 pkgdesc="Complete VHDL simulator, using the GCC technology"
8 url="http://ghdl.free.fr/"
10 source=(http://ghdl.free.fr/ghdl-${pkgver}-i686-pc-linux.tar)
11 md5sums=('3105ffa575244f30d79855e25e5f7816')
14 cd ${srcdir}/ghdl-${pkgver}-i686-pc-linux
15 tar -C ${pkgdir} -jxvf ghdl-${pkgver}-i686-pc-linux.tar.bz2
16 mv ${pkgdir}/usr/local/* ${pkgdir}/usr/
17 rm -r ${pkgdir}/usr/local