Bug 240963 - graphics/openimageio: don't install fonts
Summary: graphics/openimageio: don't install fonts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-01 09:04 UTC by Max Brazhnikov
Modified: 2019-10-02 08:20 UTC (History)
1 user (show)

See Also:
FreeBSD: maintainer-feedback+


Attachments
add dependency on x11-fonts/droid-fonts-ttf (1.95 KB, patch)
2019-10-01 09:04 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2019-10-01 09:04:52 UTC
Created attachment 207983 [details]
add dependency on x11-fonts/droid-fonts-ttf

openimageio installs Droid fonts when built with FREETYPE option. These fonts are probably stripped version of what x11-fonts/droid-fonts-ttf port provides, since they don't have Cyrillic symbols. For some reason Libreoffice picks up Droid fonts from openimageio and this breaks UI for non-Latin locales.

I suggest to not install Droid fonts shipped with openimageio and add dependency on x11-fonts/droid-fonts-ttf instead.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-02 08:19:56 UTC
A commit references this bug:

Author: makc
Date: Wed Oct  2 08:19:19 UTC 2019
New revision: 513555
URL: https://svnweb.freebsd.org/changeset/ports/513555

Log:
  graphics/openimageio:
  - Depend on x11-fonts/droid-fonts-ttf instead of installing own copies:
    Droid fonts shipped with openimageio don't have Cyrillic symbols.
    For some reason LibreOffice picks up Droid fonts from openimageio
    and this breaks LibreOffice UI for non-Latin locales.

  PR:		240963
  Approved by:	maintainer

Changes:
  head/graphics/openimageio/Makefile
  head/graphics/openimageio/pkg-plist