[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.2.1 [P] X -----5---9 112.300 [D] d8d452e6234a51b58d02eec733c361ee16f9b0d83f28a95b7238e82c harfbuzz-14.2.1.tar.xz https://github.com/harfbuzz/harfbuzz/releases/download/14.2.1/ 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