# Template file for 'iverilog' pkgname=iverilog version=10.2 revision=3 wrksrc="${pkgname}-${version/./_}" build_style=gnu-configure hostmakedepends="automake flex gperf" makedepends="readline-devel zlib-devel" short_desc="Verilog simulation and synthesis tool" maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://iverilog.icarus.com/" distfiles="https://github.com/steveicarus/iverilog/archive/v${version/./_}.tar.gz" checksum=f54d91821223c71c70f4735a1fb2af39c62efbccdeb9b0060ea1cf9c67647ee3 nocross="draw_tt.exe: cannot execute binary file: Exec format error" CXXFLAGS='-Wimplicit-fallthrough=0' pre_configure() { sh ./autoconf.sh }