glib2: update to 2.65.0
authorRosen Penev <rosenp@gmail.com>
Thu, 23 Apr 2020 00:16:17 +0000 (17:16 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 24 Jul 2020 02:00:03 +0000 (19:00 -0700)
commitff1692b9834047946f6497f7d19e03aa4b19180c
tree0b9602da1674d1f9869e3d462d9915d7d9b298dd
parentec183eedae3200fabc346c422e4284d647284df6
glib2: update to 2.65.0

Modified to use meson as upstream has abandoned autotools.

Added license information.

Cleaned up Makefile for consistency between packages.

Added hack to compile static libs.

Removed old patches and add new ones.

Removed BUILD_PARALLEL options. These are default with ninja/meson.

Removed gettext build dependencies. glib2 now includes its own solution.

Added patch to remove distutils host dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/glib2/Makefile
libs/glib2/patches/000-CVE-2019-12450.patch [deleted file]
libs/glib2/patches/001-automake-compat.patch [deleted file]
libs/glib2/patches/001-no-libelf.patch [new file with mode: 0644]
libs/glib2/patches/002-fix-gthreadedresolver.patch [deleted file]
libs/glib2/patches/002-no-tests.patch [new file with mode: 0644]
libs/glib2/patches/004-no-distutils.patch [new file with mode: 0644]