[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/fontconfig/fontconfig.desc [COPY] Copyright (C) 2004 - 2025 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] Rene Rebe [C] base/x11 [F] CROSS [L] OpenSource [S] Stable [V] 2.17.1 [P] X -----5---9 112.401 [D] 16c93cb7c94bee590a39329dfc535c47403f7f4f7e23023aa1aa36bb fontconfig-2.17.1.tar.xz https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.17.1/ runmeson=0 runcargo=0 atstage cross && var_append confopt ' ' --disable-docs export GPERF=gperf # hotfix execution via missing results in empty file if ! atstage native; then var_append confopt ' ' "--with-arch=`echo $arch | arch2uname`" var_append makeopt ' ' 'man_MANS= DOCSRC=' var_append makeinstopt ' ' 'man_MANS= DOCSRC=' fi pkgprefix -t xorgproto fontdir="`pkgprefix datadir xorgproto`" fontdir="${fontdir/X11R7/X11}" var_append confopt ' ' --with-x-fonts=$fontdir/fonts var_append confopt ' ' --with-add-fonts=$fontdir/fonts var_append makeinstopt ' ' RUN_FC_CACHE_TEST=false