File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
system/android-file-transfer Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11Android File Transfer for Linux - reliable MTP client with
22minimalistic UI similar to Android File Transfer for Mac.
33
4- To build only the command-line client, pass QT_GUI=no to the SlackBuild:
4+ To build only the command-line client (this does not require qt6),
5+ pass QT_GUI=no to the SlackBuild:
56QT_GUI=no ./android-file-transfer.SlackBuild
Original file line number Diff line number Diff line change 11PRGNAM="android-file-transfer"
22VERSION="4.5"
33HOMEPAGE="https://github.com/whoozle/android-file-transfer-linux"
4- DOWNLOAD="https://github.com/whoozle/android-file-transfer-linux/archive/v4.5/android-file-transfer-linux-4.5.tar.gz "
5- MD5SUM="54b81adf2eabf4881e733d2e0a9fb202 "
6- DOWNLOAD_x86_64=""
7- MD5SUM_x86_64=""
4+ DOWNLOAD="UNSUPPORTED "
5+ MD5SUM=""
6+ DOWNLOAD_x86_64="https://github.com/whoozle/android-file-transfer-linux/archive/v4.5/android-file-transfer-linux-4.5.tar.gz "
7+ MD5SUM_x86_64="54b81adf2eabf4881e733d2e0a9fb202 "
88REQUIRES="qt6"
99MAINTAINER="orphaned - no maintainer"
1010EMAIL="NOEMAIL"
You can’t perform that action at this time.
0 commit comments