Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198147 - media-libs/libsdl - request for "pulseaudio" USE flag
Summary: media-libs/libsdl - request for "pulseaudio" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.libsdl.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 10:08 UTC by jon R-B
Modified: 2008-01-10 08:01 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-libs/libsdl-1.2.12-r1 (libsdl-1.2.12-r1.ebuild,4.40 KB, text/plain)
2007-11-10 21:10 UTC, Eugene Zagidullin
Details
PulseAudio detection in config.in (libsdl-1.2.12-config.in.patch,2.22 KB, patch)
2007-11-10 21:11 UTC, Eugene Zagidullin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jon R-B 2007-11-05 10:08:23 UTC
libSDL-1.2.12 has a pulseaudio configure option to allow libSDL apps to interact with libSDL (otherwise they can't)

Will be requesting some thing for the emul-x86 package since that needs a bump and  compiling with pulseaudio as well

Reproducible: Always
Comment 1 Eugene Zagidullin 2007-11-10 21:08:53 UTC
I have add "pulseaudio" USE flag to existing ebuild, (see attach).

Also, there is a bug in libSDL's config.in: if configure invoked with --enable-pulseaudio, it doesn't try to check for PA, but without --enable-pulseaudio it successfully detects PA... Patch attached.
Comment 2 Eugene Zagidullin 2007-11-10 21:10:25 UTC
Created attachment 135677 [details]
media-libs/libsdl-1.2.12-r1
Comment 3 Eugene Zagidullin 2007-11-10 21:11:33 UTC
Created attachment 135678 [details, diff]
PulseAudio detection in config.in
Comment 4 SpanKY gentoo-dev 2008-01-10 08:01:48 UTC
i've added this to SDL-1.2.13

looks like it's already been fixed upstream

thanks for the report/patch !