Search Criteria
Package Details: edl-git r594.407f1a9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/edl-git.git (read-only, click to copy) |
---|---|
Package Base: | edl-git |
Description: | Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools |
Upstream URL: | https://github.com/bkerler/edl |
Keywords: | edl firehose flashing qfil qualcomm sahara |
Licenses: | GPL-3.0 |
Conflicts: | edl |
Provides: | edl |
Submitter: | zkm2fw |
Maintainer: | SelfRef |
Last Packager: | SelfRef |
Votes: | 7 |
Popularity: | 0.66 |
First Submitted: | 2022-01-10 10:15 (UTC) |
Last Updated: | 2025-05-14 20:33 (UTC) |
Dependencies (22)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- python (python37AUR)
- python-capstone
- python-colorama (python-colorama-gitAUR)
- python-docopt
- python-exscriptAUR (python-exscript-gitAUR)
- python-keystone (python-keystone-gitAUR)
- python-lxml
- python-passlib
- python-pycryptodome
- python-pycryptodomex
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
- python-requests
- python-wheel
- xz (xz-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-qrcode (optional) – QR codes generation
Latest Comments
« First ‹ Previous 1 2 3 4
SelfRef commented on 2023-07-21 11:23 (UTC)
Package adopted and fixed. Should work now, even with AUR helpers.
dreieck commented on 2023-01-02 18:28 (UTC) (edited on 2023-09-20 08:31 (UTC) by dreieck)
Fails to
prepare()
-- this is probably → this issue already reported on 2022-11-25:With the changes → as laid out here I got the package building.
→ Here is a
diff
of your currentPKGBUILD
to a working one:… please update your
PKGBUILD
.Regards!, and
thanks for maintaining.
aoz commented on 2022-11-25 23:53 (UTC)
Please update the submodule according to this:
https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules
to avoid "fatal: transport 'file' not allowed" errors.
yjun commented on 2022-02-23 14:27 (UTC)
license for this package could be simpified as 'MIT'. 'MIT' is already in package
licenses
https://wiki.archlinux.org/title/PKGBUILD#license
« First ‹ Previous 1 2 3 4