mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
OpenOrienteering-Mapper: update to 0.8.2.
This commit is contained in:
parent
19bbfeeac1
commit
a44e38dd47
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'OpenOrienteering-Mapper'
|
# Template file for 'OpenOrienteering-Mapper'
|
||||||
pkgname=OpenOrienteering-Mapper
|
pkgname=OpenOrienteering-Mapper
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="mapper-${version}"
|
wrksrc="mapper-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="doxygen qt5-host-tools qt5-plugin-sqlite qt5-qmake qt5-tools"
|
hostmakedepends="doxygen qt5-host-tools qt5-plugin-sqlite qt5-qmake qt5-tools"
|
||||||
|
@ -11,10 +11,10 @@ makedepends="qt5-devel clipper-devel proj-devel zlib-devel libgdal-devel
|
||||||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds"
|
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds"
|
||||||
short_desc="Orienteering mapmaking program"
|
short_desc="Orienteering mapmaking program"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.openorienteering.org/apps/mapper/"
|
homepage="http://www.openorienteering.org/apps/mapper/"
|
||||||
distfiles="https://github.com/OpenOrienteering/mapper/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenOrienteering/mapper/archive/v${version}.tar.gz"
|
||||||
checksum=14debf0c31a3ca5b608154e264007a7582ea87d3466bd7d30527157396ae16d7
|
checksum=11e6f2e93442f217f7373bd737a58a75e8e6da81d4365e12691a8dfdf1f01066
|
||||||
|
|
||||||
build_options="location sensors"
|
build_options="location sensors"
|
||||||
build_options_default="location sensors"
|
build_options_default="location sensors"
|
||||||
|
|
Loading…
Add table
Reference in a new issue