New package: OpenOrienteering-Mapper-0.8.1
Closes: #11591 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
312d3ada40
commit
1395090533
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'OpenOrienteering-Mapper'
|
||||
pkgname=OpenOrienteering-Mapper
|
||||
version=0.8.1
|
||||
revision=1
|
||||
wrksrc="mapper-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="doxygen qt5-host-tools qt5-plugin-sqlite qt5-qmake qt5-tools"
|
||||
makedepends="qt5-devel clipper-devel proj-devel zlib-devel libgdal-devel
|
||||
qt5-tools-devel cups-devel $(vopt_if location qt5-location-devel)
|
||||
$(vopt_if sensors qt5-sensors-devel)
|
||||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds"
|
||||
short_desc="Orienteering mapmaking program"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.openorienteering.org/apps/mapper/"
|
||||
distfiles="https://github.com/OpenOrienteering/mapper/archive/v${version}.tar.gz"
|
||||
checksum=14debf0c31a3ca5b608154e264007a7582ea87d3466bd7d30527157396ae16d7
|
||||
|
||||
build_options="location sensors"
|
||||
build_options_default="location sensors"
|
Loading…
Reference in New Issue