Search Criteria
Package Details: bus-pirate 2.3.8-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bus-pirate.git (read-only, click to copy) |
|---|---|
| Package Base: | bus-pirate |
| Description: | Software and firmware for an open source hacker multi-tool that talks to electronic stuff |
| Upstream URL: | http://dangerousprototypes.com/docs/Bus_Pirate |
| Licenses: | GPL, CC-0 |
| Submitter: | greyltc |
| Maintainer: | greyltc |
| Last Packager: | greyltc |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-03-24 11:00 (UTC) |
| Last Updated: | 2021-03-05 18:20 (UTC) |
Dependencies (3)
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python2AUR (python2-binAUR, stackless2AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
Latest Comments
JimKnopf commented on 2019-12-14 19:31 (UTC)
This package does not compile anymore after pyqt5-common 5.13.2-3 has been removed from the [extra] repository.
Could you please change PKGBUILD file. line 10 - depends=('pyqt5-common' 'python2') + depends=('qt5-base' 'python2')
This fixed it for me.
greyltc commented on 2018-08-10 09:26 (UTC)
thanks for the note, should be fixed now!
DrRac27 commented on 2018-08-10 08:49 (UTC) (edited on 2018-08-10 08:55 (UTC) by DrRac27)
This package does not compile anymore. It throws following eror:
==> ERROR: options array contains unknown option '!upx'
Could you please remove the deprecated !upx option? This fixed it for me.