Search Criteria
Package Details: adms 2.3.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/adms.git (read-only, click to copy) |
|---|---|
| Package Base: | adms |
| Description: | codegenerator for the VERILOG-A(MS) language |
| Upstream URL: | https://github.com/qucs/adms |
| Licenses: | GPL |
| Submitter: | Barthalion |
| Maintainer: | bidulock |
| Last Packager: | bidulock |
| Votes: | 13 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-05 15:42 (UTC) |
| Last Updated: | 2020-12-09 00:09 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-eacAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- perl-gd (make)
- perl-xml-libxml (make)
Latest Comments
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/115