Search Criteria
Package Details: netlistsvg-git 1.0.2.r10.g752549e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/netlistsvg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | netlistsvg-git |
| Description: | Draws an SVG schematic from a yosys JSON netlist |
| Upstream URL: | https://github.com/nturley/netlistsvg |
| Licenses: | MIT |
| Submitter: | thotypous |
| Maintainer: | thotypous (eclairevoyant) |
| Last Packager: | eclairevoyant |
| Votes: | 3 |
| Popularity: | 0.139433 |
| First Submitted: | 2023-04-09 18:47 (UTC) |
| Last Updated: | 2023-06-10 04:48 (UTC) |
Dependencies (3)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
Latest Comments
eclairevoyant commented on 2023-06-12 09:19 (UTC)
Not sure what builder you're using, but
aurutilshas been a pretty reliable helper so far, I'd recommend it to help with clean builds. And it avoids the git issue.thotypous commented on 2023-06-08 17:26 (UTC)
Thanks for the pointers, @eclairevoyant! I always end up forgetting git because I use a custom clean chroot builder which pre-ships git.
I added you as co-maintainer, please feel free to commit directly in the future.
eclairevoyant commented on 2023-06-08 09:52 (UTC)
missing
gitinmakedepends, andnpmshould be moved tomakedependsas well