Files
conan-build/recipes/brotli/all/conandata.yml
aleksandr.vodyanov a82e89a1bc [DO-1345] fixed windows packages (!16)
Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/16
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.team>
Co-committed-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.team>
2025-02-25 13:53:43 +03:00

24 lines
1.1 KiB
YAML

sources:
"1.1.0":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/google/brotli/archive/v1.1.0.tar.gz"
sha256: "e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff"
"1.0.9":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/google/brotli/archive/v1.0.9.tar.gz"
sha256: "f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46"
"1.0.7":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/google/brotli/archive/v1.0.7.tar.gz"
sha256: "4c61bfb0faca87219ea587326c467b95acb25555b53d1a421ffa3c8a9296ee2c"
patches:
"1.1.0":
- patch_file: "patches/1.1.0-target-props.patch"
patch_description: "add target properties, disable command build"
patch_type: "conan"
"1.0.9":
- patch_file: "patches/1.0.9-target-props.patch"
patch_description: "add target properties, disable command build, separate shared and static build"
patch_type: "conan"
"1.0.7":
- patch_file: "patches/1.0.7-target-props.patch"
patch_description: "add target properties, disable command build, separate shared and static build"
patch_type: "conan"