Files
conan-build/recipes/brotli/all/conandata.yml
aleksandr.vodyanov 2d78d3be7c add some packages
2024-11-18 13:44:01 +03:00

24 lines
842 B
YAML

sources:
"1.1.0":
url: "ssh://git@git.avroid.tech.:2222/Mirrors/brotli"
branch: "v1.1.0"
"1.0.9":
url: "ssh://git@git.avroid.tech.:2222/Mirrors/brotli"
branch: "v1.0.9"
"1.0.7":
url: "ssh://git@git.avroid.tech.:2222/Mirrors/brotli"
branch: "v1.0.7"
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"