7 Commits

Author SHA1 Message Date
landry
eef36fb276 geo/py-osmium: add BDEP on devel/llvm
this port uses cmake behind setuptools, cmake tries to detect various
toolchain bits, then at some points finds llvm-strip if llvm port is
installed.. then blows if llvm port is junked.

should fix a build failure seen by naddy@
idea from sthen@, until i find a better way to make this port directly
use cmake or pass cmake arguments to disable toolchain detection.
2022-12-27 13:03:06 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
landry
56c833691a geo/py-osmium: update to 3.4.1, switch to MODPY_PEP517=setuptools 2022-09-11 10:33:29 +00:00
kmos
2898dc5a01 py-osmium uses C++ so needs ports-gcc
Fixes build on sparc64
2022-07-03 22:53:58 +00:00
sthen
241eb14fad py-osmium needs a BDEP on boost 2022-04-29 10:34:25 +00:00
landry
d75ede0633 Import ports/geo/py-osmium 3.3.0
Python bindings for the Libosmium C++ library, a library for working
with OpenStreetMap data in a fast and flexible manner.

ok sthen@
2022-04-19 09:48:11 +00:00