add some packages

This commit is contained in:
aleksandr.vodyanov
2024-11-18 13:44:01 +03:00
parent 433bc7358e
commit 2d78d3be7c
168 changed files with 10183 additions and 0 deletions

View 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"