Seafile: build android-vcard library from source
This commit is contained in:
parent
606fcc706e
commit
606874ca39
|
|
@ -397,6 +397,12 @@ Build:2.1.18,72
|
||||||
commit=2.1.18
|
commit=2.1.18
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
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
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue