Search Criteria
Package Details: xperia-flashtool-bin 0.9.36.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xperia-flashtool-bin.git (read-only, click to copy) |
---|---|
Package Base: | xperia-flashtool-bin |
Description: | Flashtool is a S1 protocol flashing software that can be used to flash firmwares for Sony Xperia smartphones |
Upstream URL: | http://www.flashtool.net/ |
Keywords: | adb android bin cable connection extract fastboot firmware flash flashing home mode protocol s1 sin smartphone usb xperi-firm xperia |
Licenses: | GPL3 |
Conflicts: | xperia-flashtool |
Provides: | libusbx-1.0.so.0.2.0, xperia-flashtool |
Submitter: | MartinVonReich |
Maintainer: | MartinVonReich |
Last Packager: | MartinVonReich |
Votes: | 1 |
Popularity: | 0.010031 |
First Submitted: | 2024-06-13 17:39 (UTC) |
Last Updated: | 2024-12-15 18:57 (UTC) |
Dependencies (19)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- java-environment-common
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- mono (mono-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- fdupes (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
Latest Comments
MartinVonReich commented on 2024-12-15 18:58 (UTC) (edited on 2024-12-15 18:59 (UTC) by MartinVonReich)
@steadfasterX
FiXed
steadfasterX commented on 2024-06-17 10:11 (UTC)
hi dude,
adding
adb
andfastboot
in theProvides
section breaks when having theandroid-tools
package (https://archlinux.org/packages/extra/x86_64/android-tools/) installed which is the main source for adb and fastboot (afaik).Actually I do not expect having these binaries installed by xperia-flashtool at all.
so imho:
Provides
sectionandroid-tools
asdepends
might makes sensethx sfX