[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/fontconfig/fontconfig.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A library for font customization and configuration [T] Fontconfig is a library for font customization and configuration. [U] https://www.fontconfig.org [A] Keith Packard [M] René Rebe [C] base/x11 [F] CROSS [E] add xorgproto [L] OpenSource [V] 2.18.1 [P] X -----5---9 112.401 [D] 29194e9a389a1c6ad3f8fab591eda8d796d14d6ab51b60a1dc09c7a4 fontconfig-2.18.1.tar.xz https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.18.1/ runmeson=0 runcargo=0 if ! atstage native; then var_append confopt ' ' "--with-arch=`echo $arch | arch2uname`" var_append confopt ' ' --disable-docs var_append makeopt ' ' 'man_MANS= DOCSRC=' var_append makeinstopt ' ' 'man_MANS= DOCSRC=' fi atstage cross && hook_add preconf 5 'echo ac_cv_va_copy=yes >> config.cache' pkgprefix -t xorgproto fontdir="`pkgprefix datadir xorgproto`/fonts" fontdir="${fontdir/X11R7/X11}" var_append confopt ' ' "--with-x-fonts=$fontdir --with-add-fonts=$fontdir" export GPERF=gperf # hotfix execution via missing results in empty file var_append makeinstopt ' ' RUN_FC_CACHE_TEST=false