FS#73614 - mapnik doesn't provide dependencies for include

Attached to Project: Community Packages
Opened by Colin Reeder (vpzom) - Thursday, 03 February 2022, 18:10 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 17 May 2023, 05:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The mapnik package itself doesn't provide enough to compile programs against it. This seems surprising, though maybe I've misunderstood the package conventions?

Notably:
- boost is required, but only specified as a make dependency
- Can't include mapbox/variant.hpp, appears to be installed in a subdirectory of /usr/include/mapnik. Installing the `mapbox-variant` package from the AUR resolves this

Additional info:
* package version(s)
- mapnik 3.1.0-8
* config and/or log files etc.
* link to upstream bug report, if any
- n/a

Steps to reproduce:
- Install the `mapnik` package
- Try to compile something that uses it
This task depends upon

Closed by  Toolybird (Toolybird)
Wednesday, 17 May 2023, 05:03 GMT
Reason for closing:  Not a bug
Additional comments about closing:  See comments

Loading...