1595b6e9c9
Document Viewer: separate build for each arch. @krt @mvdan @Ciarang Since this is quite a change, I preferred to send an MR before directly committing to fdroid/fdroiddata * Rationale: build for a single arch is 3.9 MB vs the current 9.9 MB for only 4 archs. * Upstream doesn't increment the least digit of vercode, hence use it to differentiate between archs. See merge request !883 |
||
---|---|---|
build | ||
hooks | ||
metadata | ||
srclibs | ||
stats | ||
tools | ||
.gitignore | ||
.gitlab-ci.yml | ||
CONTRIBUTING.md | ||
COPYING | ||
fdroid-icon.png | ||
README.md |
F-Droid Data
This repository holds general and build information for all the apps on our main repo on f-droid.org.
Quickstart
First, you need fdroidserver. Once
you have fdroid
installed, you can start using it.
For most setups, an empty config.py will be sufficient - touch config.py
.
Contributing
See the contributing guidelines.
More information
You can find more details on the manual.