Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222541 - incorrect sound depandancies for gcompris 8.4.4
Summary: incorrect sound depandancies for gcompris 8.4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 18:19 UTC by Mike Gualtieri
Modified: 2008-11-18 16:10 UTC (History)
1 user (show)

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


Attachments
revision of gcompris ebuild with sound depandancies (gcompris-8.4.4-r1.ebuild,1.86 KB, text/plain)
2008-05-17 18:20 UTC, Mike Gualtieri
Details
gcompris-8.4.7.ebuild (gcompris-8.4.7.ebuild,1.95 KB, text/plain)
2008-11-18 16:09 UTC, Marian Kyral
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gualtieri 2008-05-17 18:19:49 UTC
GCompris-8.4.4 needs the following depandancies for proper sound playback:

media-libs/gst-plugins-good  --  required for sound fx
ogg? (media-plugins/gst-plugins-ogg)  -- required for music
vorbis? (media-plugins/gst-plugins-vorbis) -- required for music




Reproducible: Always

Steps to Reproduce:
1. install gcompris without the above ebuilds

Actual Results:  
no sound fx or music playback in gcompris (this is due to a change from sdl to gstreamer in the later versions)


Expected Results:  
sound should be heard

I have updated the ebuild gcompris-8.4.4-r1.ebuild to include the correct depandancies and it works fine.
Comment 1 Mike Gualtieri 2008-05-17 18:20:35 UTC
Created attachment 153457 [details]
revision of gcompris ebuild with sound depandancies
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-06-10 06:28:09 UTC
Should be better with gcompris 8.4.5
Comment 3 Marian Kyral 2008-11-18 16:09:40 UTC
Created attachment 172234 [details]
gcompris-8.4.7.ebuild

I did a fresh install, the gst-plugins are installed, but no sound in gcompris.
After investigation I found, there is no gst-plugins-alsa installed. I've added the alsa and oss useflags to ebuild and bump it to version 8.4.7. Now it workds correctly. 

Looks like there will be 8.4.8 soon