[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207779
Bug ID: 207779
Summary: [patch] print/harfbuzz split on ICU and non-ICU parts
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: wulf at cicgroup.ru
Keywords: patch
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list