mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: mtr@pengutronix.de
Subject: [ptxdist] [PATCH 2/3] wireplumber: version bump 0.4.12 -> 0.4.13
Date: Wed, 25 Jan 2023 14:13:26 +0100	[thread overview]
Message-ID: <20230125131327.1407806-2-m.tretter@pengutronix.de> (raw)
In-Reply-To: <20230125131327.1407806-1-m.tretter@pengutronix.de>

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/wireplumber.make | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/rules/wireplumber.make b/rules/wireplumber.make
index 82f14baefe70..2a537014abc7 100644
--- a/rules/wireplumber.make
+++ b/rules/wireplumber.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WIREPLUMBER) += wireplumber
 #
 # Paths and names
 #
-WIREPLUMBER_VERSION		:= 0.4.12
-WIREPLUMBER_MD5			:= 86dacf1649f64e83de99b11b693dee4f
+WIREPLUMBER_VERSION		:= 0.4.13
+WIREPLUMBER_MD5			:= ce7d3c388116ea893790204d3ae9e836
 WIREPLUMBER			:= wireplumber-$(WIREPLUMBER_VERSION)
 WIREPLUMBER_SUFFIX		:= tar.bz2
 WIREPLUMBER_URL			:= https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$(WIREPLUMBER_VERSION)/$(WIREPLUMBER).$(WIREPLUMBER_SUFFIX)
@@ -34,10 +34,13 @@ WIREPLUMBER_LICENSE_FILES	:= file://LICENSE;md5=17d1fe479cdec331eecbc65d26bc7e77
 WIREPLUMBER_CONF_TOOL	:= meson
 WIREPLUMBER_CONF_OPT	:=  \
 	$(CROSS_MESON_USR) \
+	-Ddaemon=true \
+	-Ddbus-tests=false \
 	-Ddoc=disabled \
 	-Delogind=disabled \
 	-Dglib-supp= \
 	-Dintrospection=disabled \
+	-Dmodules=true \
 	-Dsystem-lua=true \
 	-Dsystem-lua-version=auto \
 	-Dsystemd=$(call ptx/endis,PTXCONF_WIREPLUMBER_SYSTEMD)d \
@@ -45,7 +48,8 @@ WIREPLUMBER_CONF_OPT	:=  \
 	-Dsystemd-system-unit-dir=/usr/lib/systemd/system \
 	-Dsystemd-user-service=$(call ptx/truefalse,PTXCONF_WIREPLUMBER_SYSTEMD_UNIT_USER) \
 	-Dsystemd-user-unit-dir=/usr/lib/systemd/user \
-	-Dtests=false
+	-Dtests=false \
+	-Dtools=true
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2




  reply	other threads:[~2023-01-25 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 13:13 [ptxdist] [PATCH 1/3] pipewire: version bump 0.3.60 -> 0.3.64 Michael Tretter
2023-01-25 13:13 ` Michael Tretter [this message]
2023-02-08 11:49   ` [ptxdist] [APPLIED] wireplumber: version bump 0.4.12 -> 0.4.13 Michael Olbrich
2023-01-25 13:13 ` [ptxdist] [PATCH 3/3] rootfs: add pipewire user and group Michael Tretter
2023-02-08 11:49   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-02-08 11:49 ` [ptxdist] [APPLIED] pipewire: version bump 0.3.60 -> 0.3.64 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230125131327.1407806-2-m.tretter@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=mtr@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox