blob: f1ea43d6952d025b4a9a1797f1d58954963fed4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "opus",
"version-string": "1.3.1",
"port-version": 6,
"description": "Totally open, royalty-free, highly versatile audio codec",
"homepage": "https://github.com/xiph/opus",
"features": {
"avx": {
"description": "Builds the library with avx instruction set"
}
}
}
|