Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/9
16 lines
713 B
YAML
16 lines
713 B
YAML
sources:
|
|
"1.5.2":
|
|
url: "https://github.com/xiph/opus/releases/download/v1.5.2/opus-1.5.2.tar.gz"
|
|
sha256: "5cf92b5b577d8ed203424f1e0f618f30bc6b6e42a26eae88bdb649ea63961cc9"
|
|
"1.4":
|
|
url: "https://github.com/xiph/opus/releases/download/v1.4/opus-1.4.tar.gz"
|
|
sha256: "c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f"
|
|
"1.3.1":
|
|
url: "https://github.com/xiph/opus/releases/download/v1.3.1/opus-1.3.1.tar.gz"
|
|
sha256: "65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d"
|
|
patches:
|
|
"1.3.1":
|
|
- patch_file: "patches/1.3.1-add-opus_buildtype-cmake.patch"
|
|
patch_description: "Set a default build type if none was specified"
|
|
patch_type: "portability"
|