On Fri, Aug 19, 2022 at 09:16:29PM +0200, Matthias Kilian wrote: > > Hi, > > This new port is (kind of) needed to update print/lilypond to the > newest stable version. If it's not wanted, I could as well add it > to lilyponds DISTFILES, because the fonts needed by lilypond are > copied during the lilypond build, so fonts/urw-base35-fonts would > just be a BUILD_DEPENDS of lilypond. > > In case I may import it, what about the fontconfig files contained in > the distfile? Should I include them? If so, should they go into > /etc/fonts/conf.avail?
Probably yes, but look at fontconfig/README.md in the distfile. The best is ihmo to install them with symlinks called 61-*.conf (as suggested in the readme). I would maybe install the real files in /usr/local/share/fontconfig and just create the links in /etc/fonts/conf.d, but if other prefer that the real file get installed in /etc/fonts/conf.avail I'm ok too. -- Matthieu Herrb
