mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
element: add note about jitsi build
This commit is contained in:
parent
c6b46b88ec
commit
609819e9be
1 changed files with 3 additions and 0 deletions
|
|
@ -145,5 +145,8 @@ MaintainerNotes: |-
|
|||
The awk call then matches the url, deletes the matching line and replaces the following line. No idea how it works, but it does.
|
||||
Finally reverse the lines again and move back to original build.gradle file.
|
||||
|
||||
Upstream builds and publishes a libre build of the jitsi sdk. The maven repo can be recreated by using tools/jitsi/build_jitsi_libs.sh
|
||||
We use that build instead of doing our own for now as jitsi embeds a timstamp in the version number and it's a major pain to maintain.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue