blob: 0c6d237946535a5b27770efd3d057aab342da0ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = qucs-s
pkgdesc = A spin-off of Qucs that supports other free SPICE circuit simulators like ngspice with the same Qucs GUI
pkgver = 24.4.1
pkgrel = 1
url = https://ra3xdh.github.io
arch = x86_64
arch = i686
license = GPL-2.0
makedepends = cmake
makedepends = qt6-tools
makedepends = gperf
makedepends = dos2unix
depends = qt6-svg
depends = qt6-charts
depends = ngspice
optdepends = ngspice: recommended simulation backend
optdepends = qucs: for Qucsator simulation backend
optdepends = xyce-serial: SPICE-compatible simulation backend
optdepends = spiceopus: general purpose simulation backend for optimization loops
optdepends = openvaf: compiler for Verilog-A devices support
optdepends = octave: high-level language for post-simulation data processing
source = https://github.com/ra3xdh/qucs_s/releases/download/24.4.1/qucs-s-24.4.1.tar.gz
sha256sums = 214bcc151cd8bc06c8365420d1a2ef0a6d46b154acfd8b4b51ecf5d9f112eda9
pkgname = qucs-s
|