harfbuzz/subprojects/ragel.wrap
Khaled Hosny 22cbd038d3 [meson] Add ragel subproject
If ragel 6.10 is not found, build it from source.

Seems to work, except that ragel uses exceptions and we configure
HarfBuzz build to not use exceptions, and I can’t find away to enable
exceptions only for the ragel subproject. I had to remove cpp_eh=none
from default options and try to disable exceptions in MSVC manually
(other compilers are already handled).
2021-09-14 18:46:33 -06:00

11 lines
265 B
Text

[wrap-file]
directory = ragel-6.10
source_url = https://www.colm.net/files/ragel/ragel-6.10.tar.gz
source_filename = ragel-6.10.tar.gz
source_hash = 5f156edb65d20b856d638dd9ee2dfb43285914d9aa2b6ec779dac0270cd56c3f
patch_directory = ragel
[provide]
ragel = ragel