[DO-971] ffmpeg recipe with requirements (!9)

Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/9
This commit is contained in:
Aleksandr Vodyanov
2024-12-25 17:47:28 +03:00
parent e58f90de0e
commit 39afe6a1dd
212 changed files with 9263 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
sources:
"1.3.5":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/xiph/ogg/archive/refs/tags/v1.3.5.tar.gz"
sha256: "f6f1b04cfa4e98b70ffe775d5e302d9c6b98541f05159af6de2d6617817ed7d6"
"1.3.4":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/xiph/ogg/archive/v1.3.4.tar.gz"
sha256: "3da31a4eb31534b6f878914b7379b873c280e610649fe5c07935b3d137a828bc"
patches:
"1.3.4":
- patch_file: "patches/001-fix-unsigned-typedefs-for-macos.patch"