FS#52690 - [libpsl] Build against libidn2 instead of libicu

Attached to Project: Arch Linux
Opened by Daurnimator (daurnimator) - Tuesday, 24 January 2017, 03:05 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 01 January 2018, 04:39 GMT
Task Type General Gripe
Category Packages: Core
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

libpsl can be built with either libicu or libidn2 to provide unicode data.

Note that libidn2 is a small library that depends on libunistring.
libicu is quite a large library.

libpsl is often used in programs that already use libunistring.
By linking against libidn2 instead of libicu, memory usage should be reduced.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 01 January 2018, 04:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  libpsl 0.18.0-2

Loading...