Update Kontalk (org.kontalk) to 2.2.9 (26)

This commit is contained in:
Daniel Martí 2014-01-20 22:05:33 +01:00
parent c8bcfa580b
commit 7cd2f42918

View file

@ -91,6 +91,22 @@ Build:2.2.8,25
cd ../../ && \
rm -rf protobuf-2.4.1*
Build:2.2.9,26
commit=2.2.9
srclibs=ActionBarSherlock@4.4.0
prebuild=sed -i 's@\(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"
build=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 ../../ && \
rm -rf protobuf-2.4.1*
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.2.9