Seafile: build android-vcard library from source

This commit is contained in:
relan 2017-11-03 09:58:16 +03:00
parent 606fcc706e
commit 606874ca39

View file

@ -397,6 +397,12 @@ Build:2.1.18,72
commit=2.1.18
subdir=app
gradle=yes
srclibs=android-vcard@android-vcard-1.4
rm=app/libs
prebuild=find $$android-vcard$$ -name '*.jar' -delete && \
sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \
sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true
Auto Update Mode:Version %v
Update Check Mode:Tags