14 lines
567 B
Bash
14 lines
567 B
Bash
# Template file for 'ADMS-qucs'
|
|
pkgname=ADMS-qucs
|
|
version=2.3.7
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="libtool automake flex bison perl perl-XML-LibXML"
|
|
short_desc="Automatic Device Model Synthesizer (Qucs fork)"
|
|
maintainer="Martijn van Buul <martijn.van.buul@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/Qucs/ADMS"
|
|
distfiles="https://github.com/Qucs/ADMS/archive/release-${version}.tar.gz"
|
|
checksum=0d24f645d7ce0daa447af1b0cff1123047f3b73cc41cf403650f469721f95173
|
|
disable_parallel_build="yes" # Suspected race condition involving bison
|