Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2022 08:13:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262613] textproc/libxml2: icu support
Message-ID:  <bug-262613-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262613

            Bug ID: 262613
           Summary: textproc/libxml2: icu support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: lab+bsd@thinkum.space
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

Created attachment 232510
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232510&action=
=3Dedit
icu support for textproc/libxml2

libxml2 can be can be configured to use icu.=20

This support for icu may be used for some purposes of testing in
www/qt5-webengine builds, under the qmake configure arg `-webengine-icu'.
Albeit, this support might need some additional patching for it to be of use
there.  Perhaps it could also be of some use in other codebases.

This patch will enable the '--with-icu' configure arg for libxml2, furtherm=
ore
adding icu as a library dependency for libxml2 and adding a cflag for the i=
cu
includes. This patch also updates the libxml2 *.pc file to ensure that an
include path for the how the icu includes files would usually be referenced
will be added to cflags in builds for dependendent packages. This would
normally add -I/usr/local/include to cflags.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262613-7788>