Request for Packaging: Kura (GitHub: kys0ff/Kura)

I want to submit my app Kura to F-Droid, but I cannot register a GitLab account because I don’t have a credit card for verification. Could someone help me open a Request for Packaging (RFP) or a Merge Request?

Github repo: GitHub - kys0ff/Kura: Kura (derived from the Japanese word kura (蔵), meaning a traditional storehouse or granary) is a minimalist, secure app-locking utility for Android. · GitHub
License: MIT

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.

Hi @kys0ff, I created off.kys.kura.yml in my fdroiddata repo fork, however the build is not being reproduced byte for byte by the fdroid server. See failed build job log here. Please try to fix this issue or provide insight into how we should build your app so RB is satisfied. One thing I also noticed is that the uploaded v1.0.3 APK appears to have been built from a commit different from the v1.0.3 tag. The APK’s embedded version-control metadata points to 4b8c938c79351c01adc354a971335c6a2097dacd, while the v1.0.3 tag points elsewhere. For F-Droid reproducible builds, it would help if each release APK is built from the exact tagged commit, or if the tag is moved/created to match the commit used for the APK. @Licaon_Kter

We could also maybe drop repro and that would be some solution, however the diff seems to be quite small I’m just not sure how to fix it :0