Search Criteria
Package Details: ironscanner 2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ironscanner.git (read-only, click to copy) |
|---|---|
| Package Base: | ironscanner |
| Description: | Collect as much information as possible on a image scanner, run test scan, and send a detailed report to OpenPaper.work. |
| Upstream URL: | https://gitlab.gnome.org/World/OpenPaperwork/ironscanner |
| Licenses: | GPL3 |
| Conflicts: | ironscanner-git |
| Submitter: | White |
| Maintainer: | White |
| Last Packager: | White |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-02-12 23:15 (UTC) |
| Last Updated: | 2020-02-13 10:30 (UTC) |
Dependencies (5)
- python3 (python)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gobject-introspection (make)
- python-virtualenv (make)
- vala (vala-gitAUR) (make)
Latest Comments
direc85 commented on 2021-03-25 08:57 (UTC)
The build succeeded, but
/usr/bin/ironscanneris the only file contained in the pkg file, and it tries to use/home/user/.cache/yay/ironscanner/src/ironscanner/venv/bin/python3and fails miserably. I think it's safe to say there's something wrong with this package...direc85 commented on 2021-03-25 08:48 (UTC)
It looks like
mesonshould be added tomakedependends. It's not included withbase-devel, so I installed it manually.