52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
#Disabled:Need to build from source
|
|
Category:Navigation
|
|
License:GPLv2
|
|
Web Site:http://www.navit-project.org
|
|
Source Code:http://sourceforge.net/p/navit/code
|
|
Issue Tracker:http://trac.navit-project.org/
|
|
|
|
Auto Name:
|
|
Name:Navit
|
|
Summary:Car navigation system
|
|
Description:
|
|
It's modular design is capable of using vector maps of various formats
|
|
for routing and rendering of the displayed map. It's even possible to
|
|
use multiple maps at a time.
|
|
|
|
The routing engine not only calculates an optimal route to your
|
|
destination, but also generates directions and even speaks to you.
|
|
|
|
Navit currently speaks 27 languages.
|
|
You can help translating via the web-based:
|
|
[http://translations.launchpad.net/navit/trunk/+pots/navit translation page].
|
|
.
|
|
|
|
#http://wiki.navit-project.org/index.php/Android_development
|
|
#apks at http://download.navit-project.org/navit
|
|
Repo Type:svn
|
|
#Don't clone into navit/trunk/navit to leave space for dir required by cmake
|
|
Repo:svn://svn.code.sf.net/p/navit/code/trunk
|
|
|
|
# https://f-droid.org/forums/topic/navit/#post-7852
|
|
# note there is no 4.4.3 in main NDK-r9 but it's available via another archive
|
|
Build Version:5543,5543,!build problems at 5543,\
|
|
novcheck=yes,\
|
|
update=no,\
|
|
build=export PATH=$PATH:$$SDK$$/tools:$$SDK$$/platform-tools:$$NDK$$/toolchains/\
|
|
arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin && \
|
|
mkdir android-build && \
|
|
cd android-build/ && \
|
|
cmake -DCMAKE_TOOLCHAIN_FILE=../navit/Toolchain/arm-eabi.cmake -DANDROID_API_VERSION=8 -DDISABLE_QT=true ../navit && \
|
|
make && \
|
|
make android_resources && \
|
|
cd .. && \
|
|
ln -s android-build/navit/android/* .
|
|
|
|
# (0-2-0) revision 3708 has build problems
|
|
Auto Update Mode:None
|
|
#Update Check Mode:Market
|
|
Update Check Mode:None
|
|
Current Version:navit
|
|
Current Version Code:5197
|
|
|