package/webkitgtk: allow building with musl and uclibc
authorAdrian Perez de Castro <aperez@igalia.com>
Wed, 26 May 2021 18:24:16 +0000 (21:24 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 4 Jun 2021 20:37:26 +0000 (22:37 +0200)
commit4140e0ffdfd9b35df7670ebb08074e967a4f0621
treea692f8281cc7be84d652a100f8fb27c9bb59b169
parent7bd1b51d07d9028c997edb1efe5d9e85c39d6e84
package/webkitgtk: allow building with musl and uclibc

WebKitGTK 2.32.1 includes fixes for building with the Musl libc, which
also makes it possible to use uClibc as well, therefore arrange
dependencies to allow selecting the package any of the C libraries is in
use. This is done by making the dependencies be more granular, basically
following what the wpewebkit package does.

In order to make make it build against uClibc a small patch that has
been submitted to the upstream's Bugzilla is needed.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
[yann.morin.1998@free.fr: add upstream commit refs in backported patch]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/webkitgtk/0001-Support-building-against-uClibc.patch [new file with mode: 0644]
package/webkitgtk/Config.in