Bug 33722 - x11-misc/rss-glx should have local useflag to enable OpenAL sound in skyrocket screensaver
Bug#: 33722 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: ed@catmur.co.uk
Component: Applications
URL:  http://rss-glx.sourceforge.net
Summary: x11-misc/rss-glx should have local useflag to enable OpenAL sound in skyrocket screensaver
Keywords:  
Status Whiteboard: 
Opened: 2003-11-17 21:03 0000
Description:   Opened: 2003-11-17 21:03 0000
The rss-glx screensaver package includes a fireworks screensaver called
skyrocket.
At configure, it checks for the OpenAL sound library to enable audio effects in
skyrocket.
It should therefore have a local useflag and conditional dependency on
media-libs/openal.

/usr/portage/profiles/use.local.desc:
+x11-misc/rss-glx:openal - Enables Open Audio Library support in rss-glx
Skyrocket screensaver

/usr/portage/x11-misc/rss-glx/rss-glx.0.7.6.ebuild:
-IUSE="kde sse 3dnow"
+IUSE="kde sse 3dnow openal"
...
+    openal? ( media-libs/openal )

------- Comment #1 From Alastair Tse (RETIRED) 2003-11-22 06:44:54 0000 -------
added that feature to the current rss-glx.