openbsd-ports/net/libtorrent-rasterbar
namn d2c5180356 update net/libtorrent-rasterbar 1.2.17
- updates to 1.2.17
- major bump due to removed symbols
- MODPY_SETUPTOOLS because ${WRKSRC}/bindings/python/setup.py mentions
  setuptools. A side effect was that this sets TEST_TARGET = test. To
  get tests to run, set TEST_TARGET = check
- removes ${FILESDIR}/setup.py
- patches Jamfile with correct library version number and add include
  path for boost
- patches setup.py to pass arguments to b2 to build python bindings
  correctly
- backports build fix for boost 1.80.0
  see: https://github.com/arvidn/libtorrent/issues/6972
  1ec11e4e9b
- garbage collects PYTHON= CC= CXX= flags, which appear to be unused
- install python binding using MODPY_PYC_MAGIC_TAG

based on initial diff from Brad
feedback from Brad and sthen@

ok sthen@
2022-08-12 16:56:56 +00:00
..