update mixare to use the FLOSS repo
This commit is contained in:
parent
0e8453b9a0
commit
f6f999ebb8
|
@ -3,23 +3,25 @@ AntiFeatures:NonFreeDep
|
|||
Category:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://www.mixare.org/
|
||||
Source Code:http://github.com/mixare/mixare
|
||||
Source Code:http://github.com/danielegobbetti/mixare
|
||||
Issue Tracker:http://code.google.com/p/mixare/issues/list
|
||||
|
||||
Summary:Augmented reality browser
|
||||
Description:
|
||||
Point the camera and see what's around. Uses a variety of sources, including Wikipedia , Twitter,
|
||||
OpenStreetMap and mixare.org. The Google Maps don't seem to display on v0.9.2, maybe it requires a
|
||||
key to be placed in the source code. However versions after v0.9.2 have the option to use OSM maps instead.
|
||||
OpenStreetMap and mixare.org. Versions after 0.9.2 use a different repository which avoids the Google Maps
|
||||
requirement and use OSM instead. (This is not fully implemented yet.)
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mixare/mixare.git
|
||||
#Old repo used prior to v0.9
|
||||
#Repo:https://github.com/mixare/mixare.git
|
||||
Repo:https://github.com/danielegobbetti/mixare.git
|
||||
|
||||
Build Version:0.6.6,14,v0.6.6
|
||||
Build Version:0.7.3,20,v0.7.3
|
||||
Build Version:0.8.2,23,!v0.8.2 but need to resolve build issue - now has libraries that need building
|
||||
Build Version:0.9.2,26,b2b9ac11,prebuild=rm -f plugins/mixare-library/build.xml && \
|
||||
Build Version:0.6.6,14,744ac02f4bd5b
|
||||
Build Version:0.7.3,20,58ce276f9e209
|
||||
Build Version:0.8.2,23,!b17820b40d59 but need to resolve build issue - now has libraries that need building
|
||||
Build Version:0.9.2,26,6450ce9af6,prebuild=rm -f plugins/mixare-library/build.xml && \
|
||||
android update project -p plugins/mixare-library/
|
||||
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue