Update Seafile to 1.4.2 (28)
This commit is contained in:
parent
41a9d0e10c
commit
fe7f6bfc55
|
@ -48,6 +48,22 @@ Build:1.1.1,22
|
||||||
commit=1.1.1
|
commit=1.1.1
|
||||||
maven=yes
|
maven=yes
|
||||||
|
|
||||||
|
Build:1.4.2,28
|
||||||
|
commit=1.4.2
|
||||||
|
rm=libs/*
|
||||||
|
extlibs=android/android-support-v4.jar,guava-r08/guava-r08.jar
|
||||||
|
srclibs=1:ActionBarSherlock@4.4.0,2:aFileChooser@bd54d1411f,3:NewQuickAction3D-haiwen@421f608b14178a59c2e42d6f063a05dc59afb85e,4:ViewPagerIndicator@2.4.1,5:MarkDownView@98b0db192bfb3bf4c0fe7520c2510e569783ba58,ImageLoader@v1.9.3,HttpRequest-Sawicki@http-request-5.6,CommonsIO@2.4
|
||||||
|
prebuild=echo 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
|
||||||
|
cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$MarkDownView$$/libs/android-support-v4.jar && \
|
||||||
|
pushd $$CommonsIO$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \
|
||||||
|
pushd $$ImageLoader$$ && $$MVN3$$ package && popd && cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.4.2
|
Current Version:1.4.2
|
||||||
|
|
3
srclibs/MarkDownView.txt
Normal file
3
srclibs/MarkDownView.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/falnatsheh/MarkdownView
|
||||||
|
Subdir:MarkdownView
|
Loading…
Reference in a new issue