Update ChatSecure (info.guardianproject.otr.app.im) to 12.3 (80) (not building)
This commit is contained in:
parent
3f7c9b557f
commit
ffda9d354e
|
@ -7,11 +7,12 @@ Issue Tracker:https://dev.guardianproject.info/projects/gibberbot
|
|||
Auto Name:ChatSecure
|
||||
Summary:Instant Messaging client with OTR
|
||||
Description:
|
||||
Gibber is an XMPP (Jabber) client.
|
||||
It can do end-to-end encryption using the
|
||||
XMPP (Jabber) client that can do end-to-end encryption using the
|
||||
[http://en.wikipedia.org/wiki/Off-the-Record_Messaging Off-the-Record Messaging]
|
||||
protocol and can anonymize your chats via the [[org.torproject.android]] app
|
||||
(root not required).
|
||||
|
||||
The app used to be called GibberBot.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -38,11 +39,13 @@ prebuild=rm -rf tests/ META-INF/ robo-tests/ gitian/ proguard-project.txt && \
|
|||
build=ant -Dbuild.all=true -f external/asmack/build.xml && \
|
||||
mv external/asmack/build/asmack-android-4.jar libs/
|
||||
|
||||
# Note the name changes to Chatsecure so reference old name in description.
|
||||
# Run the update-ant-build.sh script to update projects easier.
|
||||
# Fdroid does bash now so the script in external/asmack can be used for
|
||||
# building asmack instead of the patch in 57; alternatively patch the patch
|
||||
# to use the new smack build-rev.
|
||||
Build Version:12.3,80,!asmack build.bash fails 12.3,submodules=yes,forceversion=yes,forcevercode=yes,prebuild=\
|
||||
./update-ant-build.sh && \
|
||||
echo "android.library=true" >> external/MessageBar/library/project.properties && \
|
||||
echo "sdk-location=$$SDK$$" >> external/asmack/local.properties && \
|
||||
(cd external/asmack && ./build.bash && cp build/asmack-android-4.jar ../../libs) && \
|
||||
rm -f external/SlidingMenu/example/libs/crittercism*
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:12.3
|
||||
|
|
Loading…
Reference in a new issue