Search Criteria
Package Details: mtkclient-git 2.1.3.r18.g0fdbe49-2
Package Actions
| 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-3.0-only |
| Conflicts: | mtkclient |
| Provides: | mtkclient |
| Submitter: | BenTheTechGuy |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 8 |
| Popularity: | 0.37 |
| First Submitted: | 2022-06-11 21:15 (UTC) |
| Last Updated: | 2026-03-13 22:27 (UTC) |
Dependencies (15)
- pyside6
- python
- python-capstone
- python-colorama (python-colorama-gitAUR)
- python-fusepyAUR
- python-keystone (python-keystone-gitAUR)
- python-pycryptodomex
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- android-udev (android-udev-gitAUR) (optional) – ADB/Fastboot support
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
BenTheTechGuy commented on 2023-10-24 17:22 (UTC)
Sorry for the inactivity, I have been very busy lately. Everything mentioned is now addressed.
dreieck commented on 2023-10-19 08:09 (UTC)
Upstream documentation mentions a GUI:
Can you please install an executable
/usr/bin/mtk_guiwhich launches the GUI?Regards and
thanks for the package!
dreieck commented on 2023-10-18 21:33 (UTC)
This
PKGBUILDinstalls/usr/README.mdand/usr/LICENSE.Those files must not be installed into
/usr/.Instead, please install into
/usr/share/doc/mtkclient/README.mdand/usr/share/licenses/mtkclient-git/LICENSE.Thanks for maintaining!
Skaendo commented on 2023-09-10 09:50 (UTC)
I have made a bunch of updates, fixes and patches, probably too many to list here.
So, I have a copy here: https://gitlab.com/skaendo/pkgbuild/-/tree/main/mtkclient-git
FabioLolix commented on 2023-08-20 20:45 (UTC)
Hello, the license is GPL3, GPL is GPL2 in Arch packaging, see Licenses package
aa13q commented on 2023-06-28 12:52 (UTC) (edited on 2023-06-28 12:52 (UTC) by aa13q)
changes I've used to update the PKGBUILD and usb.patch:
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); cdseems 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!
« First ‹ Previous 1 2 3 Next › Last »