mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Add StoneAge Messenger
This commit is contained in:
parent
d73ef1c2e8
commit
ed0d463bd6
1 changed files with 31 additions and 0 deletions
31
metadata/com.cweb.messenger.yml
Normal file
31
metadata/com.cweb.messenger.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorEmail: cweb.devs@gmail.com
|
||||||
|
WebSite: https://cweb.gitlab.io/StoneAge.html
|
||||||
|
SourceCode: https://gitlab.com/cweb-repos/cweb-conversations
|
||||||
|
IssueTracker: https://gitlab.com/cweb-repos/cweb-conversations/issues
|
||||||
|
Changelog: https://gitlab.com/cweb-repos/cweb-conversations/-/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: StoneAge Messenger
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/cweb-repos/cweb-conversations.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.1.5+fcr
|
||||||
|
versionCode: 42012
|
||||||
|
commit: v0.1.5
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y thrift-compiler
|
||||||
|
gradle:
|
||||||
|
- conversationsFreeCompat
|
||||||
|
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e '/libwebrtc/d'
|
||||||
|
-e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e
|
||||||
|
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version ++fcr v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.1.5
|
||||||
|
CurrentVersionCode: 42012
|
||||||
Loading…
Reference in a new issue