diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-07-21 15:03:10 +0200 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-07-21 15:03:10 +0200 |
| commit | 7f84fdc48fd2ae58803264b4d395541bbf3b7602 (patch) | |
| tree | cf2c378d44e752c8ef9b5bacb1aa8f9eb85b5c06 /ports/opusfile/CONTROL | |
| parent | a42da34a07187063da297b422a95dbb2d7bd064a (diff) | |
| download | vcpkg-7f84fdc48fd2ae58803264b4d395541bbf3b7602.tar.gz vcpkg-7f84fdc48fd2ae58803264b4d395541bbf3b7602.zip | |
[opusfile] initial commit
Diffstat (limited to 'ports/opusfile/CONTROL')
| -rw-r--r-- | ports/opusfile/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/opusfile/CONTROL b/ports/opusfile/CONTROL new file mode 100644 index 000000000..92acb39f8 --- /dev/null +++ b/ports/opusfile/CONTROL @@ -0,0 +1,4 @@ +Source: opusfile +Version: 0.8 +Description: Stand-alone decoder library for .opus streams +Build-Depends: libogg, opus, openssl |
