New app: Mapper

This commit is contained in:
Gautier Pelloux-Prayer 2017-01-01 21:34:14 +01:00 committed by Boris Kraut
parent 60fb44868a
commit 8c862e2cae

View file

@ -0,0 +1,36 @@
Categories:Navigation
License:GPL-2.0
Web Site:http://www.openorienteering.org/apps/mapper/
Source Code:https://github.com/OpenOrienteering/mapper/
Issue Tracker:https://github.com/OpenOrienteering/mapper/issues
Auto Name:Mapper
Summary:Mapper is an orienteering mapmaking program
Description:
Mapper is an alternative to the proprietary software OCad. Symbols sets for ISOM
2000 (forest), ISSOM 2007 (sprint), ISMTBOM (mountain bike), ISSkiOM (ski), and
for course design and control description sheets.
.
Repo Type:git
Repo:https://github.com/OpenOrienteering/mapper/
Build:0.6.7,607
commit=v0.6.7
output=src/build/bin/QtApp-release-unsigned.apk
prebuild=sed -i '/libqjp2.so/d' src/src.pro src/src.pro.in && \
sed -i '/DOXYGEN = $$system(doxygen -v/d' oo-mapper.pro
target=android-19
build=export Qt5_android=$$QT$$/android_armv7 && \
export ANDROID_NDK_ROOT=$$NDK$$ && \
export ANDROID_SDK_ROOT=$$SDK$$ && \
$Qt5_android/bin/qmake && \
make && \
make install INSTALL_ROOT=build && \
cd src && \
$Qt5_android/bin/androiddeployqt --release --output build --input android-libMapper.so-deployment-settings.json
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.6.7
Current Version Code:607