mpv/TOOLS
Stefano Pigozzi 4c95f545d3 osxbundle: add fonts.conf to distributed bundle
The osxbundle target creates a bundle that is supposed to be distributable
to third parties. As they may not have fontconfig installed they miss a
fonts.conf pointing to the usual fonts directories in OSX.

For people installing from source and using from the terminal this commit
changes nothing. You just have to make sure that your fontconfig is installed
with a sane configuration (XQuartz does). If you are installing fontconfig from
source you can force a sane OSX default using `--with-add-fonts`. For example:

  `./configure --with-add-fonts=/Library/Fonts,~/Library/Fonts`

Homebrew already addressed this with mxcl/homebrew@b242883
2012-12-15 17:38:00 +01:00
..
lib/Parse Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
osxbundle osxbundle: add fonts.conf to distributed bundle 2012-12-15 17:38:00 +01:00
vf_dlopen TOOLS: fix first frame pts for dlopen/telecine.so 2012-09-28 13:43:59 +02:00
file2string.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
matroska.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
mpv_identify.sh mpv_identify: stop using \n; fix property name handling 2012-11-12 17:54:45 +01:00
osxbundle.py osxbundle: run install_name_tool -id only on direct dependencies 2012-11-06 00:06:16 +01:00
uncrustify.cfg TOOLS/uncrustify.cfg: add uncrustify profile for code reformatting 2012-08-06 19:17:21 +02:00
vdpau_functions.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00