Version:
Usage
Install the latest opus package with the following command:
meson wrap install opusOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from opus 1.5.2-1 can be used by adding the following lines to your meson.build file:
opus_dep = dependency('opus')Patch Files Preview
No patch files needed for this package.