(#3672) opusfile: add version 0.12

Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
This commit is contained in:
ericLemanissier
2020-11-24 16:31:58 +01:00
committed by GitHub
parent d69e249b66
commit 7f6e09b4f3
2 changed files with 9 additions and 0 deletions

View File

@@ -1,8 +1,15 @@
sources:
"0.12":
url: "https://github.com/xiph/opusfile/archive/v0.12.tar.gz"
sha256: "a20a1dff1cdf0719d1e995112915e9966debf1470ee26bb31b2f510ccf00ef40"
"0.11":
url: "https://github.com/xiph/opusfile/archive/v0.11.tar.gz"
sha256: "c2105cffc59545ffc0d2a65069e2f222a1712bbe579911ac0a3d3660edbbec57"
patches:
"0.12":
# patch taken from https://github.com/xiph/opusfile/issues/13#issuecomment-425349836 for OpenSSL 1.1.1 support
- patch_file: "patches/001-disable-cert-store-integration.patch"
base_path: "source_subfolder"
"0.11":
# patch taken from https://github.com/xiph/opusfile/issues/13#issuecomment-425349836 for OpenSSL 1.1.1 support
- patch_file: "patches/001-disable-cert-store-integration.patch"

View File

@@ -1,3 +1,5 @@
versions:
"0.12":
folder: all
"0.11":
folder: all