Search Criteria
Package Details: qucs-s 24.4.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qucs-s.git (read-only, click to copy) |
---|---|
Package Base: | qucs-s |
Description: | A spin-off of Qucs that supports other free SPICE circuit simulators like ngspice with the same Qucs GUI |
Upstream URL: | https://ra3xdh.github.io |
Licenses: | GPL-2.0 |
Submitter: | sytabaresa |
Maintainer: | Zes4Null |
Last Packager: | Zes4Null |
Votes: | 28 |
Popularity: | 0.015694 |
First Submitted: | 2017-03-27 19:14 (UTC) |
Last Updated: | 2024-11-27 12:07 (UTC) |
Dependencies (13)
- ngspice (ngspice-gitAUR)
- qt6-charts
- qt6-svg
- cmake (cmake-gitAUR) (make)
- dos2unix (dos2unix-gitAUR) (make)
- gperf (gperf-gitAUR) (make)
- qt6-tools (make)
- ngspice (ngspice-gitAUR) (optional) – recommended simulation backend
- octave (octave-hgAUR) (optional) – high-level language for post-simulation data processing
- openvafAUR (optional) – compiler for Verilog-A devices support
- qucsAUR (optional) – for Qucsator simulation backend
- spiceopusAUR (optional) – general purpose simulation backend for optimization loops
- xyce-serialAUR (optional) – SPICE-compatible simulation backend
Required by (1)
- qucs-rflayout (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Zes4Null commented on 2022-08-02 01:29 (UTC)
@BrainDamage, thank you. The missing dependency "qt5-svg" has been added.
BrainDamage commented on 2022-08-01 19:27 (UTC)
this package lacks a dependency on qt5-svg or it'll fail to build in a clean chroot with:
<deleted-account> commented on 2022-06-17 23:14 (UTC)
@andreymal, thank you. I have updated the PGKBUILD with the new sha256sum.
andreymal commented on 2022-06-10 15:27 (UTC)
qucs-s-0.0.23.tar.gz was reuploaded on april 28 and its sha256sum is different now
amateur commented on 2022-04-01 21:31 (UTC)
forgot to mention to edit the PKGBUILD in yay I did:
as in https://github.com/Jguer/yay/issues/750#issuecomment-427270953
amateur commented on 2022-04-01 21:28 (UTC)
to install I had to replace in PKGBUILD:
pkgver=0.0.22 with pkgver=0.0.23
depends=('qt4') with depends=('qt5-base')
Application starts up fine now, can open the example circuits, but I do get errors on many of the simulations. Not familiar enough with qucs-s or ngspice to find out if there is a remaining problem with PKGBUILD script, or if its real bugs in qucs-s, or something else...
muio commented on 2021-10-26 02:04 (UTC)
Please change line 24
mkdir builddir
tomkdir -p builddir
, so re-running the PKGBUILD in a dirty environment wouldn't be a problem.nmanarch commented on 2021-01-05 20:47 (UTC) (edited on 2021-01-24 23:12 (UTC) by nmanarch)
At 25/01/2021 after having update to new package update of qt4 to qt4 4.8.7-33 wich one was updated the 20/01/2021 Qucs-s work like a charm. many thanks to dviktor package maintener of qt4.
I All. Have a nice day. I have a fresh Manjaro install since one month and want to use qucs-s ! I use qucs-s on Debian since the first release with build of source and after with the debian package. But on Manjaro i have the same problem than auxym report on 2020-12-03 ..segfault: qucs-s[21460]: segfault at 40 ip 00007f39f671abc0 sp 00007fff31a87978 error 4 in libQt3Support.so.4.8.7[7f39f66f4000+19e000]
I have try to delete and rebuild...and so but nothing to do.. ?
auxym commented on 2020-12-03 18:48 (UTC)
I seem to be missing a dependency, which causes a segfault. See issue here:
https://github.com/ra3xdh/qucs_s/issues/57
Perhaps there is a depending missing from the PKGBUILD? I am not sure which, however, as I do have
icu
andlib32-icu
installed.aviallon commented on 2020-05-13 23:54 (UTC)
Updated to 0.0.22
« First ‹ Previous 1 2 3 4 Next › Last »