Closed dittaeva closed 1 year ago
I don't want a separate branch, but I wouldn't be opposed to finding a way to make the dependencies conditional on the build environment -- does F-Droid do anything like set an environment variable during the build which I could use to make the build script suppress its dependencies in that case?
There's plenty of options available for the build process, so yes, I suppose init
or prebuild
could be used to set and environment variable (?), but perhaps you'll find a better option to use.
Further F-Droid support would indeed be awesome! I'm stuck with version 1.3.7 and it keeps crashing before I can log in ;-(
Hi, I would also like to join the request for an F-droid version. That's the only market I use, and it's still version 1.3.7... I'm sure this will greatly increase Zandy's userbase.
I see you pulled some of the zotable code, do you plan on continuing this code base? Or should we work on building/adding the zotable source to F-Droid?
I made that PR primarily for visibility. As for f-droid, I'm still not planning on revisiting the build to make that work, but I'd someone has a PR to make it work with that market, I'd be amenable to it
On Thu, Jul 14, 2016, 08:44 Ben notifications@github.com wrote:
I see you pulled some of the zotable code, do you plan on continuing this code base? Or should we work on building/adding the zotable source to F-Droid?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/avram/zandy/issues/132#issuecomment-232704451, or mute the thread https://github.com/notifications/unsubscribe/AANr0JAhEu7Et9SUUhx2Vx_ecrgfIVxhks5qVlk7gaJpZM4D32No .
Looks like F-droid picked it up again
F-droid isn't compiling new versions of Zandy because it pulls in unfree binaries; crashlytics, swing (at least that is the concern with crashlytics).
F-droid is a really great market, and is gaining steam and quality, and it would really be great to have Zandy included. Would it be possible to make a f-droid branch, like aLogCatRoot has done?