Package Details: osmium-tool 1.15.0-1

Git Clone URL: https://aur.archlinux.org/osmium-tool.git (read-only, click to copy)
Package Base: osmium-tool
Description: Command line tool for working with OpenStreetMap data based on the Osmium library
Upstream URL: https://osmcode.org/osmium-tool/
Keywords: gis osm
Licenses: GPL3
Submitter: simon04
Maintainer: akstrfn
Last Packager: akstrfn
Votes: 6
Popularity: 0.085265
First Submitted: 2016-07-08 12:11 (UTC)
Last Updated: 2023-01-22 18:13 (UTC)

Latest Comments

fosskers commented on 2020-07-14 16:18 (UTC)

Compilation seems to fail with messages like:

CMake Error in src/CMakeLists.txt:
  Imported target "Boost::program_options" includes non-existent path

    "/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Have you seen this before?

melvinvermeeren commented on 2017-10-20 08:28 (UTC)

pandoc is an optional makedepend to generate man pages. I understand you probably don't want to list it because of gigantic haskell deps. Perhaps printing a message in prepare or build could be added? Thanks.