Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Disable pulseaudio in Qt4
@ 2011-11-18 15:03 Paul Eggleton
  2011-11-18 15:03 ` [RFC PATCH 1/1] qt4: disable pulseaudio Paul Eggleton
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Eggleton @ 2011-11-18 15:03 UTC (permalink / raw)
  To: openembedded-core

We had a failure on the autobuilder because qt4-x11-free detected
pulseaudio was present but then since it wasn't listed in DEPENDS,
when it came to compile time pulseaudio happened to be unavailable and
the build failed. At first I just added pulseaudio to DEPENDS but then I
considered that it becomes a hard runtime dependency of phonon when it
is enabled and many will not want that. So I'm making this an RFC,
please comment.


The following changes since commit 0a815e889d056f44af1ada623b4b2edcb699693a:

  mesa: fix calling host's commands (2011-11-18 14:37:09 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/qt4-pulseaudio
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt4-pulseaudio

Paul Eggleton (1):
  qt4: disable pulseaudio

 meta/recipes-qt/qt4/files/pulseaudio-config.patch |   31 +++++++++++++++++++++
 meta/recipes-qt/qt4/qt-4.7.4.inc                  |    3 +-
 meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb         |    2 +-
 meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb         |    2 +-
 4 files changed, 35 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-qt/qt4/files/pulseaudio-config.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-22 21:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 15:03 [RFC PATCH 0/1] Disable pulseaudio in Qt4 Paul Eggleton
2011-11-18 15:03 ` [RFC PATCH 1/1] qt4: disable pulseaudio Paul Eggleton
2011-11-18 15:22   ` Koen Kooi
2011-11-18 15:28     ` Paul Eggleton
2011-11-19 14:55       ` Otavio Salvador
2011-11-21 11:46         ` Paul Eggleton
2011-11-21 12:02           ` Otavio Salvador
2011-11-22 20:45   ` Saul Wold
2011-11-22 21:24     ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox