First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 33722
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 33722 depends on: Show dependency tree
Bug 33722 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


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. 

First Last Prev Next    No search results available      Search page      Enter new bug