Files
conan-build/recipes/pcre2/all/conandata.yml
2024-12-26 12:02:17 +03:00

77 lines
4.4 KiB
YAML

sources:
"10.44":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2"
sha256: "d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96"
"10.43":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2"
sha256: "e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb"
"10.42":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PCRE2Project/pcre2/releases/download/pcre2-10.42/pcre2-10.42.tar.bz2"
sha256: "8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840"
"10.40":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PCRE2Project/pcre2/releases/download/pcre2-10.40/pcre2-10.40.tar.bz2"
sha256: "14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68"
"10.39":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.39/pcre2-10.39.tar.bz2"
sha256: "0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440"
"10.37":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.37/pcre2-10.37.tar.bz2"
sha256: "4d95a96e8b80529893b4562be12648d798b957b1ba1aae39606bbc2ab956d270"
"10.36":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.36/pcre2-10.36.tar.bz2"
sha256: "a9ef39278113542968c7c73a31cfcb81aca1faa64690f400b907e8ab6b4a665c"
"10.35":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.35/pcre2-10.35.tar.bz2"
sha256: "9ccba8e02b0ce78046cdfb52e5c177f0f445e421059e43becca4359c669d4613"
"10.33":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.33/pcre2-10.33.tar.bz2"
sha256: "35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa"
"10.32":
url: "https://nexus.avroid.tech/repository/devops-raw-proxy-github/PhilipHazel/pcre2/releases/download/pcre2-10.32/pcre2-10.32.tar.bz2"
sha256: "f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e"
patches:
"10.42":
- patch_file: "patches/0002-fix-cmake-c-std.patch"
patch_description: "make the C99 requirement explicit"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/193"
"10.40":
- patch_file: "patches/0001-fix-cmake-1.39.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
- patch_file: "patches/0002-fix-cmake-c-std.patch"
patch_description: "make the C99 requirement explicit"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/193"
"10.39":
- patch_file: "patches/0001-fix-cmake-1.39.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
"10.37":
- patch_file: "patches/0001-fix-cmake-1.36.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
"10.36":
- patch_file: "patches/0001-fix-cmake-1.36.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
"10.35":
- patch_file: "patches/0001-fix-cmake-1.35.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
"10.33":
- patch_file: "patches/0001-fix-cmake-1.33.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"
"10.32":
- patch_file: "patches/0001-fix-cmake-1.32.patch"
patch_description: "correct the order of cmake_minimum_required() and project()"
patch_type: "conan"
patch_source: "https://github.com/PCRE2Project/pcre2/pull/142"