[Buildroot] [PATCH/next 1/1] package/pipewire: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 16 21:38:57 UTC 2019


On Sun, 25 Aug 2019 20:34:02 -0600
James Hilliard <james.hilliard1 at gmail.com> wrote:

> PipeWire is a server and user space API to deal with multimedia
> pipelines.
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> ---
>  DEVELOPERS                     |  1 +
>  package/Config.in              |  1 +
>  package/pipewire/Config.in     |  9 +++++++++
>  package/pipewire/pipewire.hash |  4 ++++
>  package/pipewire/pipewire.mk   | 22 ++++++++++++++++++++++
>  5 files changed, 37 insertions(+)
>  create mode 100644 package/pipewire/Config.in
>  create mode 100644 package/pipewire/pipewire.hash
>  create mode 100644 package/pipewire/pipewire.mk

I switched from a "depends on BR2_PACKAGE_DBUS" to a "select
BR2_PACKAGE_DBUS", adding the necessary dependencies along the way. I
also bumped to the latest version of pipewire, and applied.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list