After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 348572 - Introduce PulseAudio in Jhbuild
Introduce PulseAudio in Jhbuild
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other All
: Normal normal
: ---
Assigned To: James Henstridge
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2006-07-24 21:31 UTC by Marc-Andre Lureau
Modified: 2007-01-07 13:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
PulseAudio moduleset (2.63 KB, text/plain)
2006-07-24 21:33 UTC, Marc-Andre Lureau
Details
PulseAudio moduleset (2.93 KB, text/plain)
2006-07-31 16:14 UTC, Marc-Andre Lureau
Details

Description Marc-Andre Lureau 2006-07-24 21:31:55 UTC
Please describe the problem:
Help introducing PulseAudio as a future sound server in GNOME

see http://live.gnome.org/PulseAudio


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
successful compilation with PulseAudio 0.94 reported here http://jhbuild.bxlug.be/builds/2006-07-24-0016/
Comment 1 Marc-Andre Lureau 2006-07-24 21:33:24 UTC
Created attachment 69533 [details]
PulseAudio moduleset

This module explicitly includes gnome-2.16 moduleset
Comment 2 Marc-Andre Lureau 2006-07-31 16:14:08 UTC
Created attachment 69985 [details]
PulseAudio moduleset

Add a new PulseAudio module
& remove include of gnome-2.16 (but still dependent -- gtkmm and so on)
Comment 3 Gabriel de Perthuis 2006-10-13 21:29:23 UTC
What was wrong with the include statement?
I had to add it back to get anything to build; I don't know how jhbuild would be able to find the dependencies without.
Comment 4 Marc-Andre Lureau 2006-10-13 21:32:20 UTC
You would rather use two modulesets in your .jhbuilrc :)

--8<---
moduleset = [ 'gnome-2.18', 'pulseaudio' ]
--8<---
Comment 5 Murray Cumming 2006-11-23 12:59:55 UTC
I suggest someone just adds this file to jhbuild. It's not going to hurt anyone.