[DO-977] add libyuv package (!12)

Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/12
This commit is contained in:
Aleksandr Vodyanov
2024-12-26 13:56:22 +03:00
parent 28d4363c15
commit 0d5cfacb2e
13 changed files with 584 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
# Versions from LIBYUV_VERSION definition in include/libyuv/version.h
# Pay attention to package commits incrementing this definition
sources:
"1857":
url: "ssh://git@git.avroid.tech:2222/Mirrors/libyuv"
branch: "d5aa3d4a76"
patches:
"1892":
- patch_file: "patches/1892-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
- patch_file: "patches/1892-0002-check-arm-sve.patch"
patch_description: "Check if -march=armv9-a+sve2 is supported"
patch_type: "conan"
"1880":
- patch_file: "patches/1880-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
"1857":
- patch_file: "patches/1854-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
"1854":
- patch_file: "patches/1854-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
"1845":
- patch_file: "patches/1841-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
"1841":
- patch_file: "patches/1841-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"
"1768":
- patch_file: "patches/1768-0001-fix-cmake.patch"
patch_description: "Fix CMake to be more robust & predictable"
patch_type: "conan"