Subject: CVS commit: pkgsrc/fonts/fontconfig
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/29/2003 05:45:15
Module Name:	pkgsrc
Committed By:	reed
Date:		Wed Oct 29 05:45:15 UTC 2003

Modified Files:
	pkgsrc/fonts/fontconfig: Makefile

Log Message:
Just in case, fontconfig is built before X fonts are installed,
have some defaults for fonts.conf (/usr/X11R6/lib/X11/fonts/TTF
and /usr/X11R6/lib/X11/fonts/Type1).

I didn't bump PKGREVISION, because in many cases this will be the
same as if it configure figured it out.

I also considered adding TrueType and freefont, but they aren't
included with default XFree86 installation. Also, I didn't include
other font directories, because fontconfig's directory says it's
for outline fonts (.pf*, .tt* and .ot*) and to use local.conf or
~/.fonts.conf for bitmap fonts.

This closes PR #22927 where fontconfig's fc-cache has missing
directories causing font information caches to not be built (using
defaults).


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/fonts/fontconfig/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.