Conversations: Initial metadata
This commit is contained in:
parent
b9e6acb32a
commit
63f2646611
46
metadata/eu.siacs.conversations.txt
Normal file
46
metadata/eu.siacs.conversations.txt
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
Categories:Internet
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:https://github.com/siacs/Conversations
|
||||||
|
Source Code:https://github.com/siacs/Conversations
|
||||||
|
Issue Tracker:https://github.com/siacs/Conversations/issues
|
||||||
|
|
||||||
|
Auto Name:Conversations
|
||||||
|
Summary:XMPP client
|
||||||
|
Description:
|
||||||
|
XMPP client designed with ease of use and security in mind.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
* end-to-end encryption with either OTR or openPGP
|
||||||
|
* Holo UI
|
||||||
|
* syncs with your desktop client
|
||||||
|
* group chats
|
||||||
|
* addressbook integration
|
||||||
|
* multiple accounts / unified inbox
|
||||||
|
|
||||||
|
Noteable XEPs:
|
||||||
|
* XEP-0198: Stream Management
|
||||||
|
* XEP-0280: Message Carbons
|
||||||
|
* XEP-0237: Roster Versioning
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/siacs/Conversations.git
|
||||||
|
|
||||||
|
Build:0.1.2,8
|
||||||
|
disable=tried to remove jars, see maintainer notes
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
commit=0.1.2
|
||||||
|
submodules=yes
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
srclibs=Otr4j-jitsi@6d879761605dba48c80c0d3f44a6555b522d0c2e
|
||||||
|
prebuild=pushd libs && rm android-support-v4.jar bcprov-jdk15on-150.jar && \
|
||||||
|
git clone https://github.com/bcgit/bc-java.git && pushd bc-java && \
|
||||||
|
gradle jar && cp prov/build/libs/* ../ && popd && rm -fR bc-java && popd
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.1.2
|
||||||
|
Current Version Code:8
|
||||||
|
|
3
srclibs/Otr4j-jitsi.txt
Normal file
3
srclibs/Otr4j-jitsi.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/jitsi/otr4j.git
|
||||||
|
|
Loading…
Reference in a new issue