public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pulseaudio: Autotools to Meson
@ 2020-12-17 19:27 Tanu Kaskinen
  2020-12-17 19:27 ` [PATCH 1/4] pulseaudio: Remove OE_LT_RPATH_ALLOW Tanu Kaskinen
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Tanu Kaskinen @ 2020-12-17 19:27 UTC (permalink / raw)
  To: openembedded-core

The PulseAudio project plans to drop Autotools support in 15.0, so let's
switch to Meson. The first patch removes OE_LT_RPATH_ALLOW, which is
some old cruft that sounds like it has something to do Libtool, so it's
perhaps relevant for the goal of dropping Autotools. The next two
patches disable features that aren't available with Meson. The last
patch does the build system switch.

Tanu Kaskinen (4):
  pulseaudio: Remove OE_LT_RPATH_ALLOW
  pulseaudio: disable EsounD support
  pulseaudio: disable GConf support
  pulseaudio: switch build system from Autotools to Meson

 .../pulseaudio/pulseaudio.inc                 | 69 ++++++++-----------
 ...-option-for-enabling-disabling-Valgr.patch | 67 ++++++++++++++++++
 .../pulseaudio/pulseaudio_14.0.bb             |  1 +
 3 files changed, 97 insertions(+), 40 deletions(-)
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-build-sys-Add-an-option-for-enabling-disabling-Valgr.patch

-- 
2.20.1


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

end of thread, other threads:[~2020-12-21 14:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-17 19:27 [PATCH 0/4] pulseaudio: Autotools to Meson Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 1/4] pulseaudio: Remove OE_LT_RPATH_ALLOW Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 2/4] pulseaudio: disable EsounD support Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 3/4] pulseaudio: disable GConf support Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 4/4] pulseaudio: switch build system from Autotools to Meson Tanu Kaskinen
2020-12-19 17:24 ` [OE-core] [PATCH 0/4] pulseaudio: " Khem Raj
2020-12-19 20:36   ` Khem Raj
2020-12-20 14:25     ` Tanu Kaskinen
2020-12-20 16:09       ` Khem Raj
2020-12-21 13:03         ` Andrey Zhizhikin
2020-12-21 13:25           ` Tanu Kaskinen
2020-12-21 14:06             ` Andrey Zhizhikin

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