[pulseaudio-tickets] [PulseAudio] #927: [PATCH] Fixing pulseaudio to build together with git xcb-util

PulseAudio trac-noreply at tango.0pointer.de
Wed Apr 27 10:49:59 PDT 2011


#927: [PATCH] Fixing pulseaudio to build together with git xcb-util
---------------------+------------------------------------------------------
  Reporter:  mgrela  |       Owner:  lennart     
      Type:  defect  |      Status:  new         
 Milestone:          |   Component:  module-x11-*
Resolution:          |    Keywords:              
---------------------+------------------------------------------------------

Comment(by mgrela):

 I took the code from an old example on accessing atoms on the xcb page:

 [http://xcb.freedesktop.org/tutorial/]

 Seeing that, I assumed this is the usual way to do it under xcb. I also
 checked, that the xcb_intern_atom* symbols exist since libxcb-1.0. I tried
 to compile pulseaudio with an external libxcb using X11_CFLAGS and
 X11_LIBS but it used the system libxcb anyway.

 As for the "intern" in the symbol name I think it's just a tribute to
 [http://tronche.com/gui/x/xlib/window-information/XInternAtom.html
 XInternAtom] function from libX11 which performed the same operation. I
 can ask on IRC if there are still some doubts.

-- 
Ticket URL: <http://pulseaudio.org/ticket/927#comment:5>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list