: 1
name: libopensim
version: 4.5.2+1
language: c++
project: opensim
summary: SimTK OpenSim Musculoskeletal Simulation C++ library
license: Apache-2.0 ; Apache License 2.0.
description-file: README.md
package-description-file: PACKAGE-README.md
changes-file: CHANGELOG.md
url: https://opensim.stanford.edu
doc-url: https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/overview
src-url: https://github.com/opensim-org/opensim-core
package-url: https://github.com/build2-packaging/opensim
package-email: packaging@build2.org ; Mailing list.

build-include: macos**
build-exclude: ** ; Depends on intel-oneapi-toolkit which downloads large binaries on CI.

depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0
depends: spdlog ^1.14.1
depends: libsimbody ^3.8.0
tests: libopensim-tests == $
