Search Criteria
Package Details: bus-pirate 2.3.8-5
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: | |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-24 11:00 |
Last Updated: | 2019-12-18 18:19 |
Latest Comments
JimKnopf commented on 2019-12-14 19:31
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
thanks for the note, should be fixed now!
DrRac27 commented on 2018-08-10 08:49
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.