Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : opusfile | name : opusfile | ||||
| version : 0.11 | version : 0.11 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://archive.mozilla.org/pub/opus/opusfile-0.11.tar.gz : 74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf | - https://archive.mozilla.org/pub/opus/opusfile-0.11.tar.gz : 74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.library | component : programming.library | ||||
| summary : Library for opening, seeking, and decoding .opus files | summary : Library for opening, seeking, and decoding .opus files | ||||
| description: | | description: | | ||||
| The opusfile and opusurl libraries provide a high-level API for decoding and | The opusfile and opusurl libraries provide a high-level API for decoding and seeking within .opus files on disk or over http(s). | ||||
| seeking within .opus files on disk or over http(s). | emul32 : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(openssl) | - pkgconfig32(ogg) | ||||
| - pkgconfig(ogg) | - pkgconfig32(openssl) | ||||
| - pkgconfig(opus) | - pkgconfig32(opus) | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | %configure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.