Module PLUS require audio/ebur128 by default.
Port audio/ebur128 require lang/rust for build.
There is very small audio/libebur128 on C without any additional dependencies.
Details
Details
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
All correct:
- EBUR used for PLUS only, so if turn on EBUR, then automatic turn on PLUS;
- PLUS require EBUR.
This is the "logic".
Comment Actions
I committed R11:3b2ff2ef194c and R11:f0f843322841 (plus a quick typo fix R11:5f6b3eda2234) to address this issue. You can now set:
DEFAULT_VERSIONS+= ebur128=legacy
in make.conf to use the C implementation tree-wide.