void-packages/srcpkgs/ngspice/template

16 lines
730 B
Bash
Raw Normal View History

2017-03-03 19:09:47 +00:00
# Template file for 'ngspice'
pkgname=ngspice
2017-10-08 18:51:53 +00:00
version=27
2017-03-03 19:09:47 +00:00
revision=1
build_style=gnu-configure
configure_args="--with-x --with-readline=yes --enable-xgraph"
hostmakedepends="bison byacc"
makedepends="readline-devel libX11-devel libXaw-devel"
short_desc="Mixed Mode Mixed Level Circuit Simulator based on Spice3F5"
2017-10-08 18:51:53 +00:00
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
2017-03-03 19:09:47 +00:00
license="LGPL-2.1"
homepage="http://ngspice.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/ngspice/ng-spice-rework/${version}/${pkgname}-${version}.tar.gz"
2017-10-08 18:51:53 +00:00
checksum=0c08c7d57a2e21cf164496f3237f66f139e0c78e38345fbe295217afaf150695
2017-03-03 19:09:47 +00:00
nocross="https://travis-ci.org/Vaelatern/void-packages/jobs/207472663 but really should be possible with clearing CFLAGS for that binary"