Bug 102791 - quake2-icculus default uses OSS instead alsa
Bug#: 102791 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: VERIFIED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: roma1390@gmail.com
Component: Games
URL: 
Summary: quake2-icculus default uses OSS instead alsa
Keywords:  
Status Whiteboard: 
Opened: 2005-08-17 00:18 0000
Description:   Opened: 2005-08-17 00:18 0000
as You well know in the latest stable version of the Linux kernel branch 2.6.x
OSS is deprecated, and doesn't have driver for new hardware. Alsa OSS 
implementation doens't have allways correct all API OSS emulation, so some programs
works, some doesn't. 

quake2-icculus has option in makefile to chose between ALSA and OSS, but this
isn't exported throu ebuild file to user as choise. User can't chose ALSA.

I suggest to add alsa flag support.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From UncleOwen 2005-08-21 11:16:07 0000 -------
Created an attachment (id=66491) [details]
proposed patch for the ebuild

The patch adds the alsa use flag to quake2-icculus. Works for me, and the sound
isn't as chunky as it was with OSS.

------- Comment #2 From UncleOwen 2005-08-21 12:07:06 0000 -------
Created an attachment (id=66497) [details]
proposed patch to ebuild

Forgot to add the dependency for alsa...

------- Comment #3 From SpanKY 2005-08-31 19:34:32 0000 -------
thanks, now in portage