avram / zandy

Zotero on Android
http://www.gimranov.com/avram/w/zandy-user-guide
GNU Affero General Public License v3.0
148 stars 28 forks source link

F-droid version #132

Closed dittaeva closed 1 year ago

dittaeva commented 9 years ago

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?

avram commented 9 years 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?

dittaeva commented 9 years ago

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.

martinruenz commented 9 years ago

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 ;-(

itayshom commented 9 years ago

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.

BenjaminHCCarr commented 8 years ago

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?

avram commented 8 years ago

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 .

avram commented 1 year ago

Looks like F-droid picked it up again