OpenOrienteering-Mapper: update to 0.9.0.

This commit is contained in:
John 2019-11-10 15:33:01 +01:00
parent 89d244a9cf
commit 875d3ec4b9
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'OpenOrienteering-Mapper'
pkgname=OpenOrienteering-Mapper
version=0.8.4
revision=3
version=0.9.0
revision=1
wrksrc="mapper-${version}"
build_style=cmake
hostmakedepends="doxygen qt5-host-tools qt5-plugin-sqlite qt5-qmake qt5-tools"
@ -14,8 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
homepage="https://www.openorienteering.org/apps/mapper/"
distfiles="https://github.com/OpenOrienteering/mapper/archive/v${version}.tar.gz"
checksum=d39c05a84ad222ed278231c89c353174f35682c79f92467cb08d8f101debd8fd
checksum=d545e6d798346a34eb37240d8ed6218039adef42b4edf9384ee34d8eff96cb59
build_options="location sensors"
build_options_default="location sensors"
CXXFLAGS="-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"