mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-11-14 03:05:15 +00:00
(#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:
@@ -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"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
versions:
|
||||
"0.12":
|
||||
folder: all
|
||||
"0.11":
|
||||
folder: all
|
||||
|
||||
Reference in New Issue
Block a user