[DO-983][DO-985] add tiff and zstd packages (!14)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/14
This commit is contained in:
44
recipes/libtiff/all/conandata.yml
Normal file
44
recipes/libtiff/all/conandata.yml
Normal file
@@ -0,0 +1,44 @@
|
||||
sources:
|
||||
"4.7.0":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.7.0.tar.xz"
|
||||
sha256: "273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017"
|
||||
"4.6.0":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.6.0.tar.gz"
|
||||
sha256: "88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a"
|
||||
"4.5.1":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.5.1.tar.gz"
|
||||
sha256: "d7f38b6788e4a8f5da7940c5ac9424f494d8a79eba53d555f4a507167dca5e2b"
|
||||
"4.5.0":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.5.0.tar.gz"
|
||||
sha256: "c7a1d9296649233979fa3eacffef3fa024d73d05d589cb622727b5b08c423464"
|
||||
"4.4.0":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.4.0.tar.gz"
|
||||
sha256: "917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed"
|
||||
"4.3.0":
|
||||
url: "https://nexus.avroid.tech/repository/all-raw-proxy-download_osgeo_org/libtiff/tiff-4.3.0.tar.gz"
|
||||
sha256: "0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8"
|
||||
patches:
|
||||
"4.7.0":
|
||||
- patch_file: "patches/4.5.1-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
"4.6.0":
|
||||
- patch_file: "patches/4.5.1-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
"4.5.1":
|
||||
- patch_file: "patches/4.5.1-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
"4.5.0":
|
||||
- patch_file: "patches/4.5.0-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
"4.4.0":
|
||||
- patch_file: "patches/4.4.0-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
"4.3.0":
|
||||
- patch_file: "patches/4.3.0-0001-cmake-dependencies.patch"
|
||||
patch_description: "CMake: robust handling of dependencies"
|
||||
patch_type: "conan"
|
||||
Reference in New Issue
Block a user