* mark python sqlite DEP opt and update .cache
[t2sde.git] / package / xorg / fontconfig / fontconfig.conf
blob0da37388e22a49d30f37d40920beaadc9fe870e5
1 # --- T2-COPYRIGHT-BEGIN ---
2 # t2/package/*/fontconfig/fontconfig.conf
3 # Copyright (C) 2004 - 2025 The T2 SDE Project
4 # SPDX-License-Identifier: GPL-2.0
5 # --- T2-COPYRIGHT-END ---
7 runcargo=0
9 export GPERF=gperf # hotfix execution via missing results in empty file
10 if ! atstage native; then
11         var_append extraconfopt ' ' "--with-arch=`echo $arch | arch2uname`"
13         var_append makeopt ' ' 'man_MANS= DOCSRC='
14         var_append makeinstopt ' ' 'man_MANS= DOCSRC='
17 pkgprefix -t xorgproto
18 fontdir="`pkgprefix datadir xorgproto`"
19 fontdir="${fontdir/X11R7/X11}"
20 var_append extraconfopt ' ' "--with-x-fonts=$fontdir/fonts"
21 var_append extraconfopt ' ' "--with-add-fonts=$fontdir/fonts"
22 var_append makeinstopt ' ' 'RUN_FC_CACHE_TEST=false'