Conversations: Postpone changes for 0.1.4, re-enable last build recipe
This commit is contained in:
parent
94b8905e3f
commit
f016cc034c
|
@ -21,15 +21,32 @@ Noteable XEPs:
|
|||
* XEP-0198: Stream Management
|
||||
* XEP-0280: Message Carbons
|
||||
* XEP-0237: Roster Versioning
|
||||
|
||||
This app uses precompiled binary libraries verified to match their
|
||||
upstream hashes.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/siacs/Conversations.git
|
||||
|
||||
Build:0.1.3,9
|
||||
srclibs=Otr4j-jitsi@30fbaea9388616b268de82be0267acf2441b218b,BouncyCastle@r1rv50
|
||||
srclibs=Otr4j-jitsi@33d95bb3710986d048fb4cbe42dc991f9ddd9de2,BouncyCastle@r1rv50
|
||||
commit=0.1.3
|
||||
submodules=yes
|
||||
rm=libs/android-support-v4.jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
scanignore=libs/otr4j-0.10.jar,libs/bcprov-jdk15on-150.jar
|
||||
|
||||
Maintainer Notes:
|
||||
0.1.3,9 uses precompiled open-source jars that have been verified to match
|
||||
hashes from upstream. An upcomming 0.1.4 should be build according to the
|
||||
following recipe:
|
||||
|
||||
Build:0.1.4,10
|
||||
disable=not released, works for 0.1.3
|
||||
srclibs=Otr4j-jitsi@30fbaea9388616b268de82be0267acf2441b218b,BouncyCastle@r1rv50
|
||||
commit=0.1.4
|
||||
submodules=yes
|
||||
rm=libs/bcprov-jdk15on-150.jar,libs/otr4j-0.10.jar
|
||||
scanignore=libs/otr4j-0.10.jar,libs/bcprov-jdk15on-150.jar
|
||||
prebuild=pushd $$BouncyCastle$$ && \
|
||||
|
@ -39,8 +56,11 @@ Build:0.1.3,9
|
|||
mvn clean && mvn package && popd && \
|
||||
cp $$Otr4j-jitsi$$/target/otr4j-0.10.jar libs/
|
||||
|
||||
Remove notice in the description as well, if 0.1.4 is build from completly from
|
||||
source. 0.1.3 should be disabled after some time afterwards.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1.3
|
||||
Current Version Code:9
|
||||
|
||||
|
|
Loading…
Reference in a new issue