Update Vespucci to 0.9.6.1.1026-fdroid (55)
This commit is contained in:
parent
74a6b5d0ea
commit
4e870fb148
|
@ -125,6 +125,15 @@ Build:0.9.6.1.990,48
|
||||||
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
||||||
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle
|
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle
|
||||||
|
|
||||||
|
# upstream messed up versioning. unclear if this is 0.9.6... or 0.9.7-beta
|
||||||
|
Build:0.9.6.1.1026-fdroid,55
|
||||||
|
commit=4d6b561602fbe765c50b04668eeece077c856fa4
|
||||||
|
gradle=yes
|
||||||
|
forceversion=yes
|
||||||
|
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
||||||
|
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle && \
|
||||||
|
sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' res/values/appname.xml
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
||||||
higher VC in AndroidManifest.xml):
|
higher VC in AndroidManifest.xml):
|
||||||
|
@ -132,9 +141,10 @@ Maintainer Notes:
|
||||||
* Cannot replace JAR file with com.drewnoakes:metadata-extractor:2.8.1:
|
* Cannot replace JAR file with com.drewnoakes:metadata-extractor:2.8.1:
|
||||||
https://github.com/MarcusWolschon/osmeditor4android/issues/285
|
https://github.com/MarcusWolschon/osmeditor4android/issues/285
|
||||||
* Bump ArchivePolicy with each new-repo build until back to normal.
|
* Bump ArchivePolicy with each new-repo build until back to normal.
|
||||||
|
* Upstream requires -fdroid specific appname
|
||||||
.
|
.
|
||||||
|
|
||||||
Archive Policy:2 versions
|
Archive Policy:3 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.9.6.1.1026
|
Current Version:0.9.6.1.1026
|
||||||
|
|
Loading…
Reference in a new issue