Search Criteria
Package Details: adms-git 2.3.7.r25.gcadf421-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/adms-git.git (read-only, click to copy) |
|---|---|
| Package Base: | adms-git |
| Description: | ADMS is a codegenerator for the VERILOG-A(MS) language |
| Upstream URL: | https://github.com/qucs/adms |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | adms |
| Provides: | adms |
| Submitter: | nem |
| Maintainer: | tskaar |
| Last Packager: | tskaar |
| Votes: | 20 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-06-07 01:50 (UTC) |
| Last Updated: | 2026-02-04 01:18 (UTC) |
Dependencies (9)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- perl-gd (make)
- perl-xml-libxml (make)
Required by (5)
- gnucap-adms-git (requires adms)
- qucsator (requires adms)
- qucsator-git (requires adms)
- xyce-serial-bin (requires adms) (optional)
- xyce-shylu (requires adms)
Latest Comments
dreieck commented on 2026-02-04 00:35 (UTC)
Handed the package over to you.
tskaar commented on 2026-02-03 23:54 (UTC)
Hi @dreieck!
I don't mind taking over it, I use this semi-regularly (due to Xyce, which I also have a PKGBUILD for) :)
Cheers!
dreieck commented on 2026-02-03 23:51 (UTC) (edited on 2026-02-03 23:51 (UTC) by dreieck)
@tskaar (or anyone else): Do you want to take maintainership?
I think I adopted the package once because I needed it as a dependency, but now it is out of use for me.
Regards!
tskaar commented on 2026-02-03 22:54 (UTC)
To be able to compile (with default arguments), I patched the PKGBUILD with:
Where the patch was taken from: Github#117
aisuneko commented on 2025-10-15 10:09 (UTC)
Consider appending
CFLAGS=-std=gnu17aftermaketo fix a build error caused by C23 syntax changes. See https://github.com/Qucs/ADMS/issues/115dreieck commented on 2021-03-16 14:29 (UTC)
Added
provides=("adms=${pkgver}")andconflicts=("adms").d_adler commented on 2021-01-04 08:22 (UTC)
missing provides=('adms') conflicts=('adms')
nem commented on 2014-07-18 14:04 (UTC)
nem commented on 2014-06-07 02:06 (UTC)