[DO-981] qt package (!15)

Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/15
This commit is contained in:
Aleksandr Vodyanov
2025-02-13 12:25:48 +03:00
parent 60445ac09e
commit 3759e1163f
228 changed files with 16106 additions and 12 deletions

View File

@@ -0,0 +1,63 @@
sources:
"3.8.2":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/bison/bison-3.8.2.tar.gz"
sha256: "06c9e13bdf7eb24d4ceb6b59205a4f67c2c7e7213119644430fe82fbd14a0abb"
"3.7.6":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/bison/bison-3.7.6.tar.gz"
sha256: "69dc0bb46ea8fc307d4ca1e0b61c8c355eb207d0b0c69f4f8462328e74d7b9ea"
"3.7.1":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/bison/bison-3.7.1.tar.gz"
sha256: "1dd952839cf0d5a8178c691eeae40dc48fa50d18dcce648b1ad9ae0195367d13"
"3.5.3":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-ftp_gnu_org/gnu/bison/bison-3.5.3.tar.gz"
sha256: "34e201d963156618a0ea5bc87220f660a1e08403dd3c7c7903d4f38db3f40039"
patches:
"3.8.2":
- patch_file: "patches/0001-3.8-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch"
patch_description: "use O_TEXT instead of O_BINARY for pipe"
patch_type: "portability"
- patch_file: "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch"
patch_description: "windows: open source file in binary mode"
patch_type: "portability"
- patch_file: "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch"
patch_description: "msvc: limit search range of _setmaxstdio"
patch_type: "portability"
"3.7.6":
- patch_file: "patches/0001-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch"
patch_description: "use O_TEXT instead of O_BINARY for pipe"
patch_type: "portability"
- patch_file: "patches/0002-3.7.6-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch"
patch_description: "windows: open source file in binary mode"
patch_type: "portability"
- patch_file: "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch"
patch_description: "msvc: limit search range of _setmaxstdio"
patch_type: "portability"
"3.7.1":
- patch_file: "patches/0001-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch"
patch_description: "use O_TEXT instead of O_BINARY for pipe"
patch_type: "portability"
- patch_file: "patches/0002-3.7.1-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch"
patch_description: "windows: open source file in binary mode"
patch_type: "portability"
- patch_file: "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch"
patch_description: "msvc: limit search range of _setmaxstdio"
patch_type: "portability"
- patch_file: "patches/0006-dont-link-bison-against-libreadline.patch"
patch_description: "Don't link bison against libreadline"
patch_type: "portability"
"3.5.3":
- patch_file: "patches/0001-create_pipe-uses-O_TEXT-not-O_BINARY-mode.patch"
patch_description: "use O_TEXT instead of O_BINARY for pipe"
patch_type: "portability"
- patch_file: "patches/0002-3.5.3-open-source-file-in-binary-mode-MS-ftell-bug-ks-68337.patch"
patch_description: "windows: open source file in binary mode"
patch_type: "portability"
- patch_file: "patches/0003-3.5.3-msvc-changes.patch"
patch_description: "windows: fix build"
patch_type: "portability"
- patch_file: "patches/0004-3.5.3-relocatable.patch"
patch_description: "Relocatable"
patch_type: "portability"
- patch_file: "patches/0005-gnulib-limit-search-range-of-_setmaxstdio.patch"
patch_description: "msvc: limit search range of _setmaxstdio"
patch_type: "portability"