Search Criteria
Package Details: ubertooth 2020.12.R1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ubertooth.git (read-only, click to copy) |
---|---|
Package Base: | ubertooth |
Description: | Open source wireless development platform suitable for Bluetooth experimentation |
Upstream URL: | https://github.com/greatscottgadgets/ubertooth/ |
Licenses: | GPL |
Submitter: | DarwinSurvivor |
Maintainer: | DarwinSurvivor |
Last Packager: | DarwinSurvivor |
Votes: | 8 |
Popularity: | 0.013015 |
First Submitted: | 2015-09-15 04:37 (UTC) |
Last Updated: | 2024-10-28 02:41 (UTC) |
Dependencies (11)
- bluez-libs (bluez-gitAUR)
- libbtbbAUR
- libpcap (libpcap-gitAUR)
- libusb (libusb-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pyusb (python-pyusb-gitAUR)
- cmake (cmake-gitAUR) (make)
- python-distutils-extra (make)
- python-pyside2 (optional)
- python-qtpy (python-qtpy-gitAUR) (optional)
- qt5-declarative (qt5-declarative-gitAUR) (optional)
Required by (2)
- kismet-plugin-ubertooth
- sparrow-wifi-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
GI_Jack commented on 2020-02-15 21:55 (UTC)
python3 port:
https://pastebin.com/FNrVQZbd
GI_Jack commented on 2020-01-07 20:06 (UTC)
Please build using python3 as python2 is now depreciated. thanks
DarwinSurvivor commented on 2019-05-11 23:53 (UTC)
I don't know about what is broken in python2-pyside2, but whatever part ubertooth's GUI needs is still working just fine (as evident by ubertooth-specan-ui working just fine).
I'm not saying we shouldn't get rid of it, I just haven't had time to make a new pkgbuild to use python3 instead of 2 (which it seems to default to).
polyzen commented on 2019-05-11 23:48 (UTC)
Building with Python 3 seems to work fine for me. Also, according to the python2-pyside2 deletion request, the package doesn't work.
DarwinSurvivor commented on 2019-05-08 20:30 (UTC)
I've moved python2-pyside2 to optdepends. I will need to play with the compilation a bit to get it working with python3. For now, I think the only thing that depends on the (now optional) python2-pyside2 is the GUI stuff (like ubertooth-specan-ui).
polyzen commented on 2019-05-08 14:14 (UTC)
python2-pyside2
and its dep are being deleted. Please build using Python 3, and according to the previous comment,pyside2
should be an optdep.GI_Jack commented on 2019-03-10 22:14 (UTC)
python2-pyside2 is a QT5 dep too. make that optional. This matters to me because the QT5 pull is pretty large for one very optional application which is more like a demo that production.
DarwinSurvivor commented on 2019-03-10 21:44 (UTC)
That's a fair point, I'll move it into the opt-depends for those that primarily use it non-graphically.
GI_Jack commented on 2019-03-10 21:32 (UTC)
I've been doing some playing around with this. likely the QT5 dep and pyside could be made optional. Thats a pretty big QT5 pull for just the specscan-ui utility
« First ‹ Previous 1 2 3 Next › Last »