Search Criteria
Package Details: openorienteering-mapper 0.9.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openorienteering-mapper.git (read-only, click to copy) |
---|---|
Package Base: | openorienteering-mapper |
Description: | Map drawing program from OpenOrienteering |
Upstream URL: | https://www.openorienteering.org/apps/mapper/ |
Keywords: | GIS Qt5 |
Licenses: | GPL3 |
Conflicts: | openorienteering-mapper-git |
Provides: | openorienteering-mapper |
Submitter: | sikmir |
Maintainer: | Mr.Smith1974 |
Last Packager: | Mr.Smith1974 |
Votes: | 7 |
Popularity: | 0.95 |
First Submitted: | 2015-04-18 00:15 (UTC) |
Last Updated: | 2023-06-08 06:26 (UTC) |
Dependencies (14)
- gdal (gdal-filegdb, gdal-hdf4, gdal-libkml, gdal-ecw, gdal-libkml-filegdb)
- polyclipping
- proj (proj-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- libcups (libcups-noudev, libcups-nosystemd-minimal-git, libcups-git, libcups-gssapi) (make)
- qt5-location (qt5-location-git) (make)
- qt5-sensors (qt5-sensors-git) (make)
- qt5-serialport (qt5-serialport-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-imageformats (qt5-imageformats-git) (check)
- qt5-imageformats (qt5-imageformats-git) (optional) – Support for TIFF etc.
- qt5-translations (qt5-translations-git) (optional) – for Qt5 dialog translations
Latest Comments
1 2 Next › Last »
nonZero commented on 2020-12-17 08:04 (UTC) (edited on 2020-12-17 08:04 (UTC) by nonZero)
Fails building 0.9.4:
bparmentier commented on 2020-10-12 21:13 (UTC)
@liborw This error was fixed in 0.9.4 (https://github.com/OpenOrienteering/mapper/commit/af650a5300d79077568fe239ec2c6df0c067fe27)
liborw commented on 2020-07-29 15:38 (UTC)
Hi, I have problem building this:
sikmir commented on 2019-12-08 23:42 (UTC)
@Exargon Thanks for figuring that out! Added
qt5-imageformats
tocheckdepends
.Exargon commented on 2019-12-08 23:23 (UTC)
Did some digging myself. The test tries to open a tiff file, and fails. Mapper checks with QImageReader::supportedImageFormats for supported formats, which does not contain tiff by default. Installing the qt5-imageformats package fixes the issue. Should either be added as a make/hard dependency, or test should not be run during package check.
luhou commented on 2019-12-07 23:01 (UTC)
The problem in the template test persists in this new release. I've been digging a little bit and found that there is a template that cannot be loaded in mapper. I suspect that there is a problem with the encoding of the inner strings in the file, but not sure 100%. Anyway, I think these tests are relevant to the continuous integration development process, and not so much to the final build process. So, skipping tests is a reasonable option for now.
luhou commented on 2019-10-29 19:11 (UTC)
Skipping tests worked. Thanks.
sikmir commented on 2019-10-28 19:56 (UTC)
@luhou Disable tests for now (
makepkg --nocheck
). I guess it will be fixed in the next release 0.9.1: https://github.com/OpenOrienteering/mapper/pull/1399/filesluhou commented on 2019-10-28 19:09 (UTC)
Today I did a full system upgrade and checked my locale (UTF-8). Rebuilding the package got the same test error in template_t test.
sikmir commented on 2019-10-26 20:43 (UTC)
@luhou It looks like your system locale is not UTF-8, see https://github.com/OpenOrienteering/mapper/pull/1399.
1 2 Next › Last »