Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 267410

Summary: app-emulation/wine: make the media-fonts/corefonts package optional
Product: Gentoo Linux Reporter: Stefan Fröberg <sfroberg>
Component: New packagesAssignee: Wine Maintainers <wine>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Fröberg 2009-04-25 12:22:28 UTC
Hello everyone.

The media-fonts/corefonts package that currently is a hard depency for app-emulation/wine package should be optional.

I suggest:

1) If the user wants the Microsoft corefonts package then he/she can just add "corefonts" USE flag (just like media-gfx/imagemagick allready uses).

2) If the user doesn't want the corefonts package then the media-fonts/liberation-fonts package (good/risk free substitute for Microsoft fonts made by Red Hat) should be used.




Reproducible: Always
Comment 1 Raphael Schubert 2009-04-25 17:36:44 UTC
Changing the dependency to
  || ( media-fonts/corefonts media-fonts/liberation-fonts )
would probably be the better alternative than adding yet another USE flag.
Comment 2 SpanKY gentoo-dev 2009-04-27 05:57:44 UTC

*** This bug has been marked as a duplicate of bug 179538 ***
Comment 3 Stefan Fröberg 2009-04-29 17:58:46 UTC
Oh, sorry. I forgot to first check the bug database.
For my defense this is my first bug report and Im still learning :)

Anyway, good job and thanks !