Search Criteria
Package Details: mtkclient-git 1.52.r201.ga92d6cd-1
Git Clone URL: | https://aur.archlinux.org/mtkclient-git.git (read-only, click to copy) |
---|---|
Package Base: | mtkclient-git |
Description: | Unofficial MTK reverse engineering and flash tool |
Upstream URL: | https://github.com/bkerler/mtkclient |
Licenses: | GPL |
Conflicts: | mtkclient |
Provides: | mtkclient |
Submitter: | BenTheTechGuy |
Maintainer: | BenTheTechGuy |
Last Packager: | BenTheTechGuy |
Votes: | 2 |
Popularity: | 0.31 |
First Submitted: | 2022-06-11 21:15 (UTC) |
Last Updated: | 2022-06-11 21:15 (UTC) |
Dependencies (14)
- libusb (libusb-git)
- pyside6
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-colorama (python-colorama-git)
- python-mock
- python-pycryptodome
- python-pyserial
- python-pyusb (python-pyusb-git)
- shiboken6
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
bkb commented on 2023-03-12 05:06 (UTC) (edited on 2023-03-12 15:16 (UTC) by bkb)
cd /home/$USER/.cache/paru/clone/mtkclient-git; makepkg; paru -U /home/$USER/.cache/paru/clone/mtkclient-git/mtkclient-git*.pkg.tar.zst; paru -Q $(cat /home/$USER/.cache/paru/clone/mtkclient-git/PKGBUILD | grep pkgname= | cut -d'=' -f2); cd
seems to get it right@taotieren why asking to the user to apply the rules himself? Can't it be done through the installation of the package? @erikeah Why don't you add to the patch the work of @taotieren
I just ended up cloning manually the repo, not understanding at all how to make a package
bkb commented on 2023-03-11 20:17 (UTC)
Is there a simple command to directly apply yours diffs and, like, correct the installation?
For now I do
paru -S mtkclient-git
, I don't know any other commandserikeah commented on 2023-01-26 00:02 (UTC)
Failed on prepare(), usb.patch is out-dated.
Apply this to update, if you wish 😄
Thanks!
taotieren commented on 2022-12-20 03:14 (UTC)
taotieren commented on 2022-09-08 02:40 (UTC) (edited on 2022-09-08 02:40 (UTC) by taotieren)
PKKBUILD patch
mtkclient.install patch