mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
ngspice: update to 27.
This commit is contained in:
parent
3d814a111e
commit
7691c88f79
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'ngspice'
|
# Template file for 'ngspice'
|
||||||
pkgname=ngspice
|
pkgname=ngspice
|
||||||
version=26
|
version=27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-x --with-readline=yes --enable-xgraph"
|
configure_args="--with-x --with-readline=yes --enable-xgraph"
|
||||||
hostmakedepends="bison byacc"
|
hostmakedepends="bison byacc"
|
||||||
makedepends="readline-devel libX11-devel libXaw-devel"
|
makedepends="readline-devel libX11-devel libXaw-devel"
|
||||||
short_desc="Mixed Mode Mixed Level Circuit Simulator based on Spice3F5"
|
short_desc="Mixed Mode Mixed Level Circuit Simulator based on Spice3F5"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://ngspice.sourceforge.net"
|
homepage="http://ngspice.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/ngspice/ng-spice-rework/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/ngspice/ng-spice-rework/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=51e230c8b720802d93747bc580c0a29d1fb530f3dd06f213b6a700ca9a4d0108
|
checksum=0c08c7d57a2e21cf164496f3237f66f139e0c78e38345fbe295217afaf150695
|
||||||
nocross="https://travis-ci.org/Vaelatern/void-packages/jobs/207472663 but really should be possible with clearing CFLAGS for that binary"
|
nocross="https://travis-ci.org/Vaelatern/void-packages/jobs/207472663 but really should be possible with clearing CFLAGS for that binary"
|
||||||
|
|
Loading…
Add table
Reference in a new issue