10 Commits

Author SHA1 Message Date
Adrien Destugues
4e44c26b94 android_file_transfer: fix secondary arch build 2024-08-11 17:52:44 +02:00
PulkoMandy
6f00b538da android_file_transfer: update to openssl3 2024-08-10 17:25:50 +02:00
PulkoMandy
c8deac17ae android_file_transfer: enable FUSE userlandfs add-on
I got this working some time ago but then I never got to enable it in the
recipe. It allows to access a mounted Android phone in Tracker, no Qt
needed.

Split the Qt app into a separate package so that doing this does not
require installing Qt. It allows to access a mounted Android phone in
Tracker, no Qt needed.

Split the Qt app into a separate package so that doing this does not
require installing Qt..
2024-04-18 21:14:12 +02:00
Schrijvers Luc
3664fa44ff android_file_transfer, bump revision (#10213) 2024-03-14 11:56:43 +01:00
TheZeldakatze
8c0951560c android_file_transfer: fix build (#10145)
Co-authored-by: zeldakatze <mail@zeldakatze.de>
2024-03-14 11:19:01 +01:00
Schrijvers Luc
83575e4826 android_file_transfer, fix build after renaming the recipe (#7546) 2022-12-13 09:38:06 +01:00
Schrijvers Luc
9208e6417d android_file_transfer, rename recipe (#7545) 2022-12-13 09:15:23 +01:00
Javier Steinaker
aae3cd421b Updated Android File Transfer to version 4.2 (#6989)
* Updated Android File Transfer to version 4.2

* Bumped to latest git version (renamed as 4.3), some fixes in the recipe/patchset

* Added OpenSSL requirement to build with MTPZ support.
* Dropped libusb requirement and changed cmake option accordingly since now we're using Haiku's native backend
* Fixed a CMakeLists.txt that was using an unset variable when Readline was not detected (should that go upstream?)
2022-12-13 07:52:41 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Gerasim Troeglazov
6726100af8 Android File Transfer: add recipe 2019-08-17 13:43:58 +10:00