xenocara/font/alias
matthieu e573efcd34 Make sure the fontconfig cache in the xbaseXX.tgz set is valid.
Tarballs only store timestamps with 1s resolution, while the
fontconfig cache uses nano-second resolution from the filesystem to
check that a directory hasn't changed.

So the font directories extracted by the installer were almost always
considered out of date, causing applications that use fontconfig to
trigger a rebuild of the cache.

Now, when installing with DESTDIR set, we use a perl one-liner to
remove the nanoseconds from the mtime of the fonts directories before
running fc-cache, so that the timestamps recorded in the cache match
what will be set after extracting the xfont set.

Help and suggestions from at least guenther@, millert@, espie@
and deraadt@
2018-07-09 21:20:56 +00:00
..
75dpi regen 2016-10-11 22:14:30 +00:00
100dpi regen 2016-10-11 22:14:30 +00:00
cyrillic regen 2016-10-11 22:14:30 +00:00
misc regen 2016-10-11 22:14:30 +00:00
aclocal.m4 regen 2016-10-11 22:14:30 +00:00
ChangeLog Update all font packages to latest X.Org versions. 2010-10-31 21:22:36 +00:00
config.guess regen 2016-10-11 22:14:30 +00:00
config.sub regen 2016-10-11 22:14:30 +00:00
configure regen 2016-10-11 22:14:30 +00:00
configure.ac Update all font packages to latest X.Org versions. 2010-10-31 21:22:36 +00:00
COPYING Update all font packages to latest X.Org versions. 2010-10-31 21:22:36 +00:00
INSTALL Update all font packages to latest X.Org versions. 2010-10-31 21:22:36 +00:00
install-sh regen 2016-10-11 22:14:30 +00:00
Makefile.am Update all font packages to latest X.Org versions. 2010-10-31 21:22:36 +00:00
Makefile.bsd-wrapper Make sure the fontconfig cache in the xbaseXX.tgz set is valid. 2018-07-09 21:20:56 +00:00
Makefile.in regen 2016-10-11 22:14:30 +00:00
missing regen 2016-10-11 22:14:30 +00:00
README Update font/alias to 1.0.2 2010-07-24 21:02:30 +00:00

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/font/alias

        http://cgit.freedesktop.org/xorg/font/alias

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage