mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
VideLibri: add maintainernote on "kosher ACRA use"
This commit is contained in:
parent
5bd17a0491
commit
b6512bddad
1 changed files with 5 additions and 1 deletions
|
|
@ -84,12 +84,16 @@ Builds:
|
||||||
- x86_64-linux-android-strip --strip-all android/libs/x86_64/liblclapp.so
|
- x86_64-linux-android-strip --strip-all android/libs/x86_64/liblclapp.so
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
MaintainerNotes: AutoUpdate is disabled, because srclibs need to be updated manually.
|
MaintainerNotes: |-
|
||||||
|
AutoUpdate is disabled, because srclibs need to be updated manually.
|
||||||
To find out which commit to use, go to https://github.com/benibela/videlibri/actions
|
To find out which commit to use, go to https://github.com/benibela/videlibri/actions
|
||||||
and find out at which date and time the specific version was built. Then look
|
and find out at which date and time the specific version was built. Then look
|
||||||
at the srclibs repos and find out which exact commit was origin/HEAD at that point
|
at the srclibs repos and find out which exact commit was origin/HEAD at that point
|
||||||
in time. Use this commit when specifying the srclib version here.
|
in time. Use this commit when specifying the srclib version here.
|
||||||
|
|
||||||
|
ACRA is used but only via the Dialog option, so it is opt-in. See
|
||||||
|
https://github.com/benibela/videlibri/issues/3#issuecomment-1198660908
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags ^VIDELIBRI
|
UpdateCheckMode: Tags ^VIDELIBRI
|
||||||
CurrentVersion: '2.592'
|
CurrentVersion: '2.592'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue