subprojects/nghttp2.wrap

Tue, 26 Nov 2024 00:03:40 -0600

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Tue, 26 Nov 2024 00:03:40 -0600
changeset 43092
886b982d5d85
permissions
-rw-r--r--

Add a Fedora MinGW cross build file, and required subprojects

You can build this with:
`meson setup --cross-file /usr/share/mingw/toolchain-ming64.meson --cross-file scripts/fedora-mingw.ini`

This doesn't have the third-party subproject flag that we discussed yet.

Testing Done:
Compiled with above setup, and ran tests (which are not yet passing.)

Reviewed at https://reviews.imfreedom.org/r/3683/

[wrap-file]
directory = nghttp2-1.62.1
source_url = https://github.com/nghttp2/nghttp2/releases/download/v1.62.1/nghttp2-1.62.1.tar.xz
source_filename = nghttp2-1.62.1.tar.xz
source_hash = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72
patch_filename = nghttp2_1.62.1-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/nghttp2_1.62.1-1/get_patch
patch_hash = e3aa52d5453ba978e0aacd87a148c80342171e0e4bbd4d33adaedac70f1e223e
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nghttp2_1.62.1-1/nghttp2-1.62.1.tar.xz
wrapdb_version = 1.62.1-1

[provide]
dependency_names = libnghttp2

mercurial