New package: qucs-0.0.19

This commit is contained in:
Martijn van Buul 2017-03-14 22:23:55 +01:00
parent 6813142f48
commit 4cf82351f1

15
srcpkgs/qucs/template Normal file
View file

@ -0,0 +1,15 @@
# Template file for 'qucs'
pkgname=qucs
version=0.0.19
revision=1
build_style=gnu-configure
configure_args="--disable-doc"
hostmakedepends="ADMS-qucs gperf qt-devel"
makedepends="qt-devel"
short_desc="Quite Universal Circuit Simulator"
maintainer="Martijn van Buul <martijn.van.buul@gmail.com>"
license="GPL-2"
homepage="http://qucs.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
checksum="45c6434fde24c533e63550675ac21cdbd3cc6cbba29b82a1dc3f36e7dd4b3b3e"
nocross="yes" # seems to compile all the way, but seems to link against the wrong libX11 (at least)