Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609964 - media-tv/kodi: allow using media-fonst/croscorefonts instead of non-free media-fonts/corefonts
Summary: media-tv/kodi: allow using media-fonst/croscorefonts instead of non-free medi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-18 23:22 UTC by Andrius Štikonas
Modified: 2017-11-29 20:15 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2017-02-18 23:22:35 UTC
I've tested kodi with croscorefonts and it seems to work fine. Can at least optional support for croscorefonts be added in kodi ebuild?

Something like || (media-fonts/croscorefonts media-fonts/corefonts)
Comment 1 Craig Andrews gentoo-dev 2017-11-29 19:06:15 UTC
What about depending upon:
virtual/ttf-fonts
instead of:
|| ( media-fonts/croscorefonts media-fonts/corefonts )
?
Comment 2 Larry the Git Cow gentoo-dev 2017-11-29 20:15:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e83f1b370f09db278bb124bb22ee30e29f61ab

commit 31e83f1b370f09db278bb124bb22ee30e29f61ab
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2017-11-29 19:16:45 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2017-11-29 20:14:53 +0000

    media-tv/kodi: Depend on virtual/ttf-fonts instead of media-fonts/corefonts
    
    Closes: https://bugs.gentoo.org/609964
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-tv/kodi/kodi-17.6-r1.ebuild | 296 ++++++++++++++++++++++++++++++++++++++
 media-tv/kodi/kodi-9999.ebuild    |   2 +-
 2 files changed, 297 insertions(+), 1 deletion(-)