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

24 lines
1.3 KiB
YAML

sources:
"1.4.19":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/m4/m4-1.4.19.tar.xz"
sha256: "63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96"
"1.4.18":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/m4/m4-1.4.18.tar.xz"
sha256: "f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07"
patches:
"1.4.19":
- patch_file: "patches/1.4.19-0001-open-files-in-binary-mode.patch"
- patch_file: "patches/1.4.19-0002-ar-lib.patch"
- patch_file: "patches/1.4.19-0003-msvc-debug-assertion.patch"
- patch_file: "patches/1.4.19-0004-disable-hardening-in-source.patch"
"1.4.18":
- patch_file: "patches/1.4.18-0001-fflush-adjust-to-glibc-2.28-libio.h-removal.patch"
- patch_file: "patches/1.4.18-0002-fflush-be-more-paranoid-about-libio.h-change.patch"
- patch_file: "patches/1.4.18-0004-fix-checks.patch"
- patch_file: "patches/1.4.18-0005-vasnprintf-Fix-for-MSVC-14.patch"
- patch_file: "patches/1.4.18-0006-manywarnings-update-for-gcc-7.patch"
- patch_file: "patches/1.4.18-0007-vasnprintf-port-to-macos-10.13.patch"
- patch_file: "patches/1.4.18-0008-open-files-in-binary-mode.patch"
- patch_file: "patches/1.4.18-0009-disable-hardening-in-source.patch"
- patch_file: "patches/1.4.18-0010-c-stack-stop-using-SIGSTKSZ.patch"