containing the paths to font directories for font packages installed through pkgsrc. This allows Linux packages that use fontconfig to locate fonts to actually find them when X11_TYPE != "native". This should fix PR pkg/35160 and PR pkg/35505. Bump the PKGREVISION.
11 lines
283 B
XML
11 lines
283 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<!-- $NetBSD: local.conf.in,v 1.1 2007/08/23 20:42:32 jlam Exp $ -->
|
|
<!-- /etc/fonts/fonts.conf file to configure system font access -->
|
|
<fontconfig>
|
|
|
|
<!-- Local font directory list -->
|
|
|
|
@FONTDIR_ENTRIES@
|
|
|
|
</fontconfig>
|