ShareMyPosition now uses Google Play Services crap
This commit is contained in:
parent
b613bd742e
commit
de0facb913
|
@ -1,3 +1,4 @@
|
||||||
|
AntiFeatures:UpstreamNonFree
|
||||||
Categories:Navigation
|
Categories:Navigation
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:http://code.google.com/p/sharemyposition
|
Web Site:http://code.google.com/p/sharemyposition
|
||||||
|
@ -14,34 +15,33 @@ registered sharing application. For example, an SMS message.
|
||||||
The recipient is sent a link to a web page that displays the location
|
The recipient is sent a link to a web page that displays the location
|
||||||
on a Google map, though the app itself uses OSM. (The source for the web
|
on a Google map, though the app itself uses OSM. (The source for the web
|
||||||
service is in the same repository as the client).
|
service is in the same repository as the client).
|
||||||
|
|
||||||
|
Anti-Feature:UpstreamNonFree - App now requires Google Play Services, and so
|
||||||
|
it can't be updated in our repos.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
#Note - deliberately pulling from trunk, not trunk/ShareMyPosition-android,
|
#Note - deliberately pulling from trunk, not trunk/ShareMyPosition-android,
|
||||||
#even though that would be more efficient, in order to preserve the
|
#even though that would be more efficient, in order to preserve the
|
||||||
#corresponding source for the web service in our source tarball.
|
#corresponding source for the web service in our source tarball.
|
||||||
Repo:http://sharemyposition.googlecode.com/svn/trunk/
|
Repo:http://sharemyposition.googlecode.com/svn/trunk/ShareMyPosition-android
|
||||||
|
|
||||||
Build:1.0.11,16
|
Build:1.0.11,16
|
||||||
commit=64
|
commit=64
|
||||||
subdir=ShareMyPosition-android
|
|
||||||
|
|
||||||
Build:1.1.0-beta3,20
|
Build:1.1.0-beta3,20
|
||||||
commit=70
|
commit=70
|
||||||
subdir=ShareMyPosition-android
|
|
||||||
target=android-11
|
target=android-11
|
||||||
prebuild=mv lib libs
|
prebuild=mv lib libs
|
||||||
|
|
||||||
Build:1.1.2,24
|
Build:1.1.2,24
|
||||||
commit=75
|
commit=75
|
||||||
subdir=ShareMyPosition-android
|
|
||||||
target=android-11
|
target=android-11
|
||||||
prebuild=mv lib libs
|
prebuild=mv lib libs
|
||||||
|
|
||||||
Build:1.2.2,27
|
Build:1.2.9,34
|
||||||
commit=80
|
disable=needs GPlay services
|
||||||
subdir=ShareMyPosition-android
|
commit=92
|
||||||
target=android-18
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue