glib2: split package into separate libraries
authorPeter Denison <redacted>
Sun, 29 Oct 2023 17:49:58 +0000 (17:49 +0000)
committerPhilip Prindeville <redacted>
Sun, 26 Apr 2026 20:11:40 +0000 (14:11 -0600)
commit6bb0d6bd2a3afd2c5cbd6ea6dad8f050006bc52d
tree36c87628bb6a50f20d322158dcae3bf5bab68498
parentb1a49e6ca32515f914976dc548bc573158486873
glib2: split package into separate libraries

Existing package contains five libraries, some of which are > 1MB. Allow
packages which depend on only some of them to only pull in the ones they
need by splitting this package into finer-grained packages. Transition
can be done piecemeal as depending on glib2 will still pull in all the
libraries.

Signed-off-by: Peter Denison <redacted>
libs/glib2/Makefile
git clone https://git.99rst.org/PROJECT