[DO-973] harfbuzz package (!10)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/10
This commit is contained in:
30
recipes/libffi/all/conandata.yml
Normal file
30
recipes/libffi/all/conandata.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
sources:
|
||||
"3.4.6":
|
||||
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/libffi/libffi/releases/download/v3.4.6/libffi-3.4.6.tar.gz"
|
||||
sha256: "b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e"
|
||||
"3.4.4":
|
||||
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/libffi/libffi/releases/download/v3.4.4/libffi-3.4.4.tar.gz"
|
||||
sha256: "d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676"
|
||||
"3.3":
|
||||
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/libffi/libffi/releases/download/v3.3/libffi-3.3.tar.gz"
|
||||
sha256: "72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056"
|
||||
patches:
|
||||
"3.4.6":
|
||||
- patch_file: "patches/0002-3.4.6-fix-libtool-path.patch"
|
||||
- patch_file: "patches/0004-3.4.6-fix-complex-type-msvc.patch"
|
||||
- patch_file: "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"
|
||||
- patch_file: "patches/0006-3.4.6-library-no-version-suffix.patch"
|
||||
"3.4.4":
|
||||
- patch_file: "patches/0002-3.4.3-fix-libtool-path.patch"
|
||||
- patch_file: "patches/0004-3.3-fix-complex-type-msvc.patch"
|
||||
- patch_file: "patches/0005-3.4.4-do-not-install-libraries-to-arch-dependent-directories.patch"
|
||||
- patch_file: "patches/0006-3.4.4-library-no-version-suffix.patch"
|
||||
- patch_file: "patches/0007-3.4.3-forward-declare-open_temp_exec_file.patch"
|
||||
patch_type: "portability"
|
||||
patch_source: "https://github.com/libffi/libffi/pull/764"
|
||||
patch_description: "Forward declare the open_temp_exec_file function which is required by the C99 standard"
|
||||
"3.3":
|
||||
- patch_file: "patches/0002-3.3-fix-libtool-path.patch"
|
||||
- patch_file: "patches/0004-3.3-fix-complex-type-msvc.patch"
|
||||
- patch_file: "patches/0005-3.3-do-not-install-libraries-to-arch-dependent-directories.patch"
|
||||
- patch_file: "patches/0006-3.3-library-no-version-suffix.patch"
|
||||
Reference in New Issue
Block a user