small fixes to org.kontalk to stop scanner tripping

This commit is contained in:
David Black 2013-03-19 11:19:07 +00:00
parent 60cbee8169
commit 8c3c9d6fe3

View file

@ -1,8 +1,7 @@
Name: Kontalk Messenger
Category:Internet
License:GPLv3
Web Site:http://www.kontalk.org/
Source Code:http://code.google.com/p/kontalk/
Source Code:http://code.google.com/p/kontalk.androidclient
Issue Tracker:http://code.google.com/p/kontalk/issues
Donate:http://www.kontalk.net/
FlattrID:
@ -27,13 +26,16 @@ for sending you the verification code, than it will be discarded).
Repo Type:git
Repo:https://code.google.com/p/kontalk.androidclient/
Build Version:2.2.5,21,2.2.5,submodules=no,srclibs=ActionBarSherlock@4.2.0,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
wget "http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.gz" && \
tar -xzf protobuf-2.4.1.tar.gz && cd protobuf-2.4.1 && ./configure && make && \
cd java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/
cd java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/ && \
cd ../../ && rm -rf protobuf-2.4.1*
Update Check Mode:Tags
Current Version:2.2.5
Current Version Code:21