[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/harfbuzz/harfbuzz.desc [COPY] Copyright (C) 2012 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Text shaping library [T] HarfBuzz is an implementation of the OpenType Layout engine. [U] https://harfbuzz.github.io/ [A] Behdad Esfahbod [M] Gerardo Di Iorio [C] extra/x11 [F] CROSS LATOMIC.sparc [E] opt cairo [E] opt chafa [E] opt icu4c [E] opt fontconfig [E] opt gobject-introspection [L] MIT [V] 14.4.0 [P] X -----5---9 112.300 [D] 3875c37e5117f64e587d16f99c5943ecef83a8251701921102a5fdfa harfbuzz-14.4.0.tar.xz https://github.com/harfbuzz/harfbuzz/releases/download/14.4.0/ runconf=0 runcmake=0 #atstage cross && var_append mesonopt ' ' '-Ddocs=disabled -Dtests=disabled' pkginstalled gobject-introspection || var_append mesonopt ' ' -Dintrospection=disabled pkginstalled graphite2 && var_append mesonopt ' ' -Dgraphite2=enabled if pkginstalled libx11; then # harfbuzz needs -lX11 for some demos/tests var_append GCC_WRAPPER_INSERT ' ' "-I$root$(pkgprefix includedir libx11)" var_append GCC_WRAPPER_INSERT ' ' "-L$root$(pkgprefix libdir libx11)" fi