]> git.donarmstrong.com Git - lilypond.git/commit
Remove bitmap fonts from Build-Depends and use vector fonts only
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 17:32:50 +0000 (10:32 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 17:32:50 +0000 (10:32 -0700)
commit82bb4a8615a33cc3346a6d7c4da59a492529afb6
tree1aec27e64e32a3b3ebb894eb9bb2ceb6bde88f52
parent767f7f6492b6a114d46bc407e08d0c08c64e5663
Remove bitmap fonts from Build-Depends and use vector fonts only

AFAIK, LilyPond nowadays cannot and does not use bitmap fonts from X11.

Also:
 - Add fonts-linuxlibertine because it is specifically used in the
   UTF-8 snippet;
 - Change fonts-freefont-ttf to fonts-freefont-otf as suggested in the docs;
 - Remove fonts-ipafont-gothic because fonts-ipafont-mincho alone is used,
   and, as a serif font, IPAMincho matches LilyPond's default fonts better.

Also, Build-Conflicts with fonts-noto-cjk which contains OpenType
Collection (OTC) fonts, which unfortunately Ghostscript does not yet
support and would cause the build to abort.
debian/control