ShareMyPosition now uses Google Play Services crap
This commit is contained in:
parent
b613bd742e
commit
de0facb913
|
@ -1,3 +1,4 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Navigation
|
||||
License:GPLv3
|
||||
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
|
||||
on a Google map, though the app itself uses OSM. (The source for the web
|
||||
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
|
||||
#Note - deliberately pulling from trunk, not trunk/ShareMyPosition-android,
|
||||
#even though that would be more efficient, in order to preserve the
|
||||
#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
|
||||
commit=64
|
||||
subdir=ShareMyPosition-android
|
||||
|
||||
Build:1.1.0-beta3,20
|
||||
commit=70
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-11
|
||||
prebuild=mv lib libs
|
||||
|
||||
Build:1.1.2,24
|
||||
commit=75
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-11
|
||||
prebuild=mv lib libs
|
||||
|
||||
Build:1.2.2,27
|
||||
commit=80
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-18
|
||||
Build:1.2.9,34
|
||||
disable=needs GPlay services
|
||||
commit=92
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue