blob: 1c576be2c04c44361e47353bfd20838ee2fb2d33 (
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
|
pkgbase = qucs-git
pkgdesc = An integrated circuit simulator GUI (develop branch)
pkgver = r3698.9269528
pkgrel = 1
url = http://github.com/qucs/qucs
arch = x86_64
arch = i686
license = GPLv3+
makedepends = git
makedepends = autoconf
makedepends = automake
makedepends = perl-gd
makedepends = perl-xml-libxml
makedepends = libtool
depends = qt5-tools
depends = qt5-script
optdepends = freehdl: status unknown
optdepends = qucsator-git: to enable circuit simulation
optdepends = gnucsator-git: to enable circuit simulation
options = !makeflags
source = git+https://github.com/qucs/qucs#branch=develop
md5sums = SKIP
pkgname = qucs-git
|