Search Criteria
Package Details: validity-sensors-tools-git 0.5.r27.g5ba2094-2
Git Clone URL: | https://aur.archlinux.org/validity-sensors-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | validity-sensors-tools-git |
Description: | Linux tool to flash and pair Validity fingerprint sensors 009x |
Upstream URL: | https://github.com/3v1n0/python-validity |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Depau |
Maintainer: | Depau |
Last Packager: | Depau |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-16 02:10 |
Last Updated: | 2020-08-04 17:14 |
Dependencies (7)
- innoextract (innoextract-git)
- libusb (libusb-git)
- python-pycrypto
- python-pyusb (python-pyusb-git)
- usbutils (usbutils-git)
- python-fastecdsa=1.7.4 (python-fastecdsa-git, python-fastecdsa-1.7.4)
- python-setuptools (make)
Required by (1)
- libfprint-vfs009x-git (requires validity-sensors-tools) (optional)
Latest Comments
Depau commented on 2020-08-04 17:10
It is obvious that nobody has actually tried modifying the pkgbuild to build it with latest
fastecdsa
to see that it doesn't work.It is also true that I forgot to upload https://aur.archlinux.org/packages/python-fastecdsa-1.7.4/ - it is now up.
You need specifically
v1.7.4
. If you don't like that, contribute patches to upstream to make it work with the latest version of the library.udaemon commented on 2020-07-31 09:10
@titaniumtown: you can get v 1.7.4 from here: https://github.com/AntonKueltz/fastecdsa/releases
@Depau: thanks for contributing this package!
Depau commented on 2020-07-12 21:36
No, it doesn't work with the latest version and upstream hasn't fixed it to work with it. Feel free to send him pull requests and let me know when it's good to go.
titaniumtown commented on 2020-07-12 20:38
can you change the dependency "python-fastecdsa=1.7.4" to "python-fastecdsa"