evilcorpltd / aTox

Reasonable Tox client for Android
GNU General Public License v3.0
372 stars 59 forks source link

F-Droid Build is Outdated #1221

Open giiutfff opened 7 months ago

giiutfff commented 7 months ago

The latest build on F-Droid is more than two years old. Could you please kindly update it. Thanks a lot.

robinlinden commented 7 months ago

The F-Droid maintainers ran into issues building the last release, but there's a new aTox release in the works and that should trigger a new F-Droid release as well.

We're finishing up a c-toxcore 0.2.19 release right now, but once that's done I'll finish up the last bits needed for a new release here as well.

See: #933

licaon-kter commented 5 months ago

The F-Droid build issues were related to msgpack-c in c-toxcore, and that library has been replaced with cmp, so hopefully things will be smoother this release.

Ping F-Droid contributors when ready to update so the recipe is tweaked as needed

qo4on commented 2 months ago

The F-Droid maintainers ran into issues building the last release, but there's a new aTox release in the works and that should trigger a new F-Droid release as well.

We're finishing up a c-toxcore 0.2.19 release right now, but once that's done I'll finish up the last bits needed for a new release here as well.

See: #933

c-toxcore 0.2.19 was released on March 28, 2024. The last release of atox v0.7.3 was on February 22, 2022. When is a new release of aTox expected?

robinlinden commented 6 days ago

@licaon-kter 0.8.0 has been released now. :) Please let me know if you run into any issues with building aTox on F-Droid.

qo4on commented 5 days ago

0.8.0 has been released now

Is it available on Google Play?

theAkito commented 5 days ago

0.8.0 has been released now

Is it available on Google Play?

You can probably install it from F-Droid, once their very slow pipelines are finished building this particular artefact.

I forgot, where to check their automatic build pipelines. F-Droid Build Status didn't help, either.

licaon-kter commented 5 days ago

wip https://gitlab.com/fdroid/fdroiddata/-/merge_requests/16555

I forgot, where to check their automatic build pipelines

https://gitlab.com/fdroid/wiki/-/wikis/FAQ#how-long-does-it-take-for-my-app-to-show-up-on-website-and-client

robinlinden commented 5 days ago

0.8.0 has been released now

Is it available on Google Play?

It will be once reviewed and approved by Google etc. :P It usually takes a little bit.

licaon-kter commented 3 days ago

fyi https://gitlab.com/fdroid/fdroiddata/-/commit/a6737f566ef6f0814eccd1c05432fe8fe4f85397 :tada:

I moved the folders around trying to get as close as possible to your builds, but the .so's are still a bit different: atox14_2.log

robinlinden commented 2 days ago

That's amazing, licaon-kter, thank you so much. :D If there's anything we can do to make building aTox easier, feedback is happily accepted. :)

licaon-kter commented 2 days ago

@robinlinden yes and no, maybe you can look at the diff log and we can come as close as possible to yours?

switching to a reproducible build is hard(er) since user can't (yet) be switched in a friendly way, they'd need to backup, uninstall then reinstall and restore.

but would be nice to be reproducible in general, ref: https://f-droid.org/docs/Inclusion_How-To/#reproducible-builds