add some packages
This commit is contained in:
23
recipes/brotli/all/conandata.yml
Normal file
23
recipes/brotli/all/conandata.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user