Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175968 - realplayer should RDEPEND alsa-oss
Summary: realplayer should RDEPEND alsa-oss
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://player.helixcommunity.org/200...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 13:38 UTC by Federico Fissore
Modified: 2007-04-25 15:19 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Fissore 2007-04-25 13:38:19 UTC
binary realplayer support only oss, so it should be started wrapper by aoss on alsa system (that should be the majority, imho)

quick and dirty solution: I've modified script /opt/RealPlayer/realplay this way

# execute binary (and pass args), optionally running via catchsegv
REALPLAYBIN="/usr/bin/aoss $HELIX_LIBS/realplay.bin"

hth and that's not a dup :)

Reproducible: Always

Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-04-25 13:58:00 UTC
RealPlayer can also use ALSA's OSS emulation without need for alsa-oss package, and it can be used together with arts, esound, pulseaudio or jack through the respective dsp wrappers.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-25 15:19:37 UTC
^^