Set autoname of RtkGps
This commit is contained in:
parent
e56e3e5034
commit
ee19e0ad87
|
|
@ -1,8 +1,10 @@
|
||||||
Categories:Navigation
|
Categories:Navigation
|
||||||
License:MIT
|
License:MIT
|
||||||
|
Web Site:
|
||||||
Source Code:https://github.com/illarionov/RtkGps
|
Source Code:https://github.com/illarionov/RtkGps
|
||||||
Issue Tracker:https://github.com/illarionov/RtkGps/issues
|
Issue Tracker:https://github.com/illarionov/RtkGps/issues
|
||||||
|
|
||||||
|
Auto Name:RtkGps
|
||||||
Summary:RTKLIB rtknavi port
|
Summary:RTKLIB rtknavi port
|
||||||
Description:
|
Description:
|
||||||
Real-time standard and precise GNSS Positioning on Android using an external
|
Real-time standard and precise GNSS Positioning on Android using an external
|
||||||
|
|
@ -23,9 +25,9 @@ Repo:https://github.com/illarionov/RtkGps.git
|
||||||
|
|
||||||
Build:1.0,1
|
Build:1.0,1
|
||||||
commit=1b27b7
|
commit=1b27b7
|
||||||
forceversion=yes
|
|
||||||
init=sed -i 's/@/:\/\//g;s/:little/\/little/g;s/:illar/\/illar/g' .gitmodules && \
|
init=sed -i 's/@/:\/\//g;s/:little/\/little/g;s/:illar/\/illar/g' .gitmodules && \
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
forceversion=yes
|
||||||
scanignore=jni/simonlynen_android_libs/lapack/jni/clapack/INSTALL
|
scanignore=jni/simonlynen_android_libs/lapack/jni/clapack/INSTALL
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue