packages feed

openal-ffi-0.0.2: ChangeLog.md

# Changelog for openal-ffi

## [0.0.2]

- Added a `system-openal` flag (default: on). Disable it to skip the Apple
  OpenAL framework and link `-lopenal` directly against a source distribution
  (e.g. openal-soft) via `--extra-include-dirs` and `--extra-lib-dirs`.

## [0.0.1]

- Initial import.

[0.0.2]: https://gitlab.com/dpwiz/openal-ffi/-/tree/v0.0.2
[0.0.1]: https://gitlab.com/dpwiz/openal-ffi/-/tree/v0.0.1