[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:
17
recipes/libmp3lame/all/conandata.yml
Normal file
17
recipes/libmp3lame/all/conandata.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
sources:
|
||||
"3.100":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-sourceforge_net/projects/lame/files/lame/3.100/lame-3.100.tar.gz"
|
||||
sha256: "ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e"
|
||||
patches:
|
||||
"3.100":
|
||||
- patch_file: "patches/6410.patch"
|
||||
patch_type: "backport"
|
||||
patch_description: "bug tracker item #487: v3.100 breaks Windows compatibility"
|
||||
patch_source: "https://sourceforge.net/p/lame/svn/commit_browser -- [r6410]"
|
||||
- patch_file: "patches/6416.patch"
|
||||
patch_type: "backport"
|
||||
patch_description: "lame patches ticket #75: Fix for completing svn-r6410"
|
||||
patch_source: "https://sourceforge.net/p/lame/svn/commit_browser -- [r6410]"
|
||||
- patch_file: "patches/android.patch"
|
||||
patch_type: "portability"
|
||||
patch_description: "Add __ANDROID__ test to one bit"
|
||||
Reference in New Issue
Block a user