blob: e4d417ee211f805c7fbb4d3fe1ff98feadf7da7f (
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
26
|
pkgbase = qucs-qt5-git
pkgdesc = An integrated circuit simulator with a graphical user interface - experimental qt5 branch
pkgver = 0.0.20.rc1.r666.g99db53e97
pkgrel = 1
url = http://qucs.sourceforge.net
arch = x86_64
license = GPL
makedepends = git
makedepends = gperf
depends = gcc-libs
depends = qt5-base
depends = qt5-script
depends = qt5-svg
depends = adms
depends = hicolor-icon-theme
optdepends = freehdl: to permit digital circuit simulation
optdepends = perl
source = git+https://github.com/Qucs/qucs.git#branch=refactor+qt5-19
source = git+https://github.com/Qucs/qucs-test.git
source = git+https://github.com/Qucs/qucsator.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = qucs-qt5-git
|