fdroiddata/metadata/org.openorienteering.mapper.txt

37 lines
1.3 KiB
Plaintext
Raw Normal View History

2017-01-01 20:34:14 +00:00
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
2017-01-02 08:25:23 +00:00
Auto Name:OpenOrienteering
2017-01-01 20:34:14 +00:00
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