maintainer-feedback requested: [Bug 207779] [patch] print/harfbuzz split on ICU and non-ICU parts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 7 14:29:26 UTC 2016
Vladimir Kondratiev <wulf at cicgroup.ru> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 207779: [patch] print/harfbuzz split on ICU and non-ICU parts
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207779
--- Description ---
Created attachment 167815
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167815&action=edit
split-harfbuzz.patch
Avoid installation of MONTSTEROUS ICU library with light-weight DMs like XFCE
as it unconditionaly sucked in to system via pango->harfbuzz->icu dependency
chain.
This patch strip off ICU-dependent part of harfbuzz into separate port named
hardbuzz-icu. Grepping shows that the only users of harfbuzz icu backend are
libreoffice, chromium and webkit-gtk, so resulting patch is not very big.
More information about the freebsd-gnome
mailing list