New app: Mapper
This commit is contained in:
parent
60fb44868a
commit
8c862e2cae
36
metadata/org.openorienteering.mapper.txt
Normal file
36
metadata/org.openorienteering.mapper.txt
Normal 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
|
Loading…
Reference in a new issue