1 ## arg 1: the new package version
4 ==> The Infinality fontconfig settings should be installed from a separate
5 package in the AUR: 'fontconfig-infinality'
7 You should also install either Windows, Apple or Google fonts.
9 More information about Infinality is available at:
10 http://www.infinality.net/
14 ## arg 1: the new package version
15 ## arg 2: the old package version
17 if [[ "$2" < "2.4.99.git20111223-1" ]]; then
19 ==> The Infinality fontconfig settings are no longer part of this package.
20 These files are replaced by the 'fontconfig-infinality' package in the AUR.
22 The old Infinality fontconfig settings templates in "/etc/fonts/local.conf"
23 or "/etc/fonts/conf.{avail,d}" must be deleted for the new package to work.
25 Xft settings are now handled by the Infinality profile script
26 (/etc/profile.d/infinality-settings.sh) by default. It is no longer
27 neccessary to keep an .Xresources file in the home directory.
28 Existing .Xresources files can be deleted.
33 # vim:set ts=2 sw=2 et: