glib2: update to 2.70
authorRosen Penev <rosenp@gmail.com>
Mon, 18 Oct 2021 23:39:19 +0000 (16:39 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 23 Oct 2021 01:33:03 +0000 (18:33 -0700)
commitd2062486e87a1115d915492b460f16480ebc28a4
treeb37453c30b20928405ce727c4e9b1be431c0475a
parent3dd857de9e28ae36789bfaf599556d1d7bbb94e2
glib2: update to 2.70

Remove various outdated patches. No more uClibc and distutils is a
requirement.

Compile host libraries statically. Size is not a concern there. Also
avoids rpath hacks. Disable NLS as well. Avoids gettext dependencies.

Add libpcre dependency. Seems to be a requirement now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/glib2/Makefile
libs/glib2/patches/004-no-distutils.patch [deleted file]
libs/glib2/patches/005-uclibc.patch [deleted file]
libs/glib2/patches/006-c99.patch