Closed Poussinou closed 5 years ago
Hi,
thanks for the suggestion, having the app on F-Droid would be great! No promise on when I'll have time to check out the inclusion guide and go through the process, so feel free (or anyone else) to go ahead with it. I'll be more than happy to assist if something needs to be fixed or changed in the app to be accepted by F-Droid, just let me know here or open a new ticket.
I opened a Request For Packaging here. Our bot will scan your source code, and somebody will probably take care of this.
@danvratil The issues that I see:
0.26 (beta X)
but the actual versionName was just 0.26
beta 1
from beta 2
since you named them both 0.26
@licaon-kter thanks for the feedback. The current schema indeed is a mess :)
So, should I not git tag betas at all, or should I use an explicit pattern like 0.26-beta1
, 0.26-beta2
etc. that can be excluded in some F-Droid rules?
Regarding the version names, I'll unify them across git tags, versionName and Github Releases, adopting the 0.26
(major.minor
) schema.
If this is OK, I'll do a new release tonight adopting the new schema.
should I use an explicit pattern like 0.26-beta1, 0.26-beta2
Yes please, you can delete & retag
Regarding the version names
As you wish, but never use the same, beta1 is 26, beta2 should be 27, release would be 28, so on...
Hi,
Since this app is GNU GPL v3 licensed, are you considering the fact to add it to F-Droid? There is a strong community behind.
You can find some documentation here.
Otherwise, if you don't want to work on the inclusion of this app by yourself, would it be ok for you if someone else do it for you?