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

Bug 442414

Summary: app-editors/focuswriter: support sdl IUSE
Product: Gentoo Linux Reporter: Jean-Pierre de la Croix (jdelacroix) <ajpl.delacroix>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jean-Pierre de la Croix (jdelacroix) 2012-11-09 10:08:37 UTC
focuswriter can be built successfully without media-libs/sdl-mixer[wav], since it doesn't link against it.

If sdl-mixer is not installed, focuswriter will simply notify the user during runtime that sdl-mixer is missing when attempting to play sounds.

So, perhaps the sdl USE flag can let users decide whether they care to have sounds play in focuswriter or not?

The caveat is that if sdl-mixer is already installed, USE="-sdl" would not actually disable sdl-mixer (and therefore, sound playing) support in focuswriter.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2012-12-05 09:12:35 UTC
This seems like the perfect candidate for the oft discussed "suggested/recommended" depend.

In the meantime, perhaps we should removed the dependency and add an elog?

(In reply to comment #0)
> The caveat is that if sdl-mixer is already installed, USE="-sdl" would not
> actually disable sdl-mixer (and therefore, sound playing) support in
> focuswriter.

I tend to thing that this caveat is large enough to avoid adding a new flag.
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2013-04-05 11:10:32 UTC
+  05 Apr 2013; Ben de Groot <yngwin@gentoo.org> +focuswriter-1.4.2.ebuild,
+  -focuswriter-1.4.0.ebuild:
+  version bump, drop old, add message about optional sound support (bug #442414)