Aegisub/subprojects
Myaamori 84ac716972 meson: add uchardet port
Meson port instead of using CMake as I ran into issues with the
src directory (where uchardet.h is located) not being appended
to the include path, and on Windows I ran into a Meson issue
where a -D macro definition was being interpreted as a filename.
In the end a Meson port seemed simpler than working out the CMake
issues, as the CMakeLists.txt files were straightforward and easy
to port.

Note that because of the directory structure of the uchardet source
I had to change the include directive from uchardet/uchardet.h
to just uchardet.h. This is actually more in line with the uchardet
pkg-config file, which appends /usr/include/uchardet to the include path.
2021-05-21 21:09:36 -04:00
..
csri meson: add CSRI support 2021-01-30 08:57:39 -05:00
iconv meson: minor subproject cleanup, update gitignore 2021-01-10 03:14:12 -05:00
luabins lua: remove usage of luaL_reg in favor of luaL_Reg 2021-01-30 07:25:06 -05:00
packagefiles meson: add uchardet port 2021-05-21 21:09:36 -04:00
boost.wrap meson: add Boost wrap 2021-01-10 03:14:12 -05:00
expat.wrap meson: add wrapfiles for essential subprojects 2021-01-10 03:14:12 -05:00
ffmpeg.wrap meson: add FFMS2 wrap 2021-01-10 03:14:12 -05:00
ffms2.wrap meson: add FFMS2 wrap 2021-01-10 03:14:12 -05:00
fribidi.wrap meson: update/promote libass dependency wraps 2021-01-10 03:14:12 -05:00
gtest.wrap meson: update subprojects 2021-01-10 03:14:12 -05:00
harfbuzz.wrap meson: minor subproject cleanup, update gitignore 2021-01-10 03:14:12 -05:00
hunspell.wrap meson: add Hunspell port 2021-05-21 21:09:36 -04:00
icu.wrap meson: add ICU wrap 2021-01-10 03:14:12 -05:00
libass.wrap meson: remove libass dirent patch 2021-01-10 03:14:12 -05:00
libpng.wrap meson: update/promote libass dependency wraps 2021-01-10 03:14:12 -05:00
luajit.wrap Switch to upstream LuaJIT 2021-03-27 12:34:18 -04:00
nasm.wrap meson: add nasm wrap for Windows 2021-01-10 03:14:12 -05:00
tronkko-dirent.wrap meson: promote dirent wrap 2021-01-16 05:30:59 -05:00
uchardet.wrap meson: add uchardet port 2021-05-21 21:09:36 -04:00
wxWidgets.wrap meson: pin wx version and fix dependencies 2021-01-10 03:14:12 -05:00
zlib.wrap meson: update zlib wrapper 2021-01-10 03:14:12 -05:00