From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 07 Oct 2021 12:24:15 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQZT-0006mE-4x for lore@lore.pengutronix.de; Thu, 07 Oct 2021 12:24:15 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQZS-0002Gz-RL; Thu, 07 Oct 2021 12:24:14 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYQUQ-0004uW-MQ; Thu, 07 Oct 2021 12:19:02 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQUQ-0005zv-3B; Thu, 07 Oct 2021 12:19:02 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mYQUQ-00GTfk-2Q; Thu, 07 Oct 2021 12:19:02 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Thu, 7 Oct 2021 12:19:02 +0200 Message-Id: <20211007101902.3927265-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210930102200.466817-1-p.zabel@pengutronix.de> References: <20210930102200.466817-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] pipewire: version bump 0.3.34 -> 0.3.37 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Philipp Zabel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as e03edcbd9978ca07531ee4d6c026a42160a7303f. Michael [sent from post-receive hook] On Thu, 07 Oct 2021 12:19:01 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20210930102200.466817-1-p.zabel@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/pipewire.make b/rules/pipewire.make > index 0058a11f053e..341f7141a6ec 100644 > --- a/rules/pipewire.make > +++ b/rules/pipewire.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIPEWIRE) += pipewire > # > # Paths and names > # > -PIPEWIRE_VERSION := 0.3.34 > -PIPEWIRE_MD5 := 1da6f0e53dc8aa138f450e400a358b55 > +PIPEWIRE_VERSION := 0.3.37 > +PIPEWIRE_MD5 := 7e69099ca3763761acca33bdc3e28e8d > PIPEWIRE := pipewire-$(PIPEWIRE_VERSION) > PIPEWIRE_SUFFIX := tar.bz2 > PIPEWIRE_URL := https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)/$(PIPEWIRE).$(PIPEWIRE_SUFFIX) > @@ -53,7 +53,6 @@ PIPEWIRE_CONF_OPT := \ > -Dbluez5-codec-aptx=disabled \ > -Dbluez5-codec-ldac=disabled \ > -Dcontrol=enabled \ > - -Ddefault-session-manager=media-session \ > -Ddocdir= \ > -Ddocs=disabled \ > -Decho-cancel-webrtc=disabled \ > @@ -166,6 +165,7 @@ endif > @$(call install_copy, pipewire, 0, 0, 755, -, /usr/bin/spa-monitor) > @$(call install_copy, pipewire, 0, 0, 755, -, /usr/bin/spa-resample) > > + @$(call install_link, pipewire, pw-cat, /usr/bin/pw-dsdplay) > @$(call install_link, pipewire, pw-cat, /usr/bin/pw-midiplay) > @$(call install_link, pipewire, pw-cat, /usr/bin/pw-midirecord) > @$(call install_link, pipewire, pw-cat, /usr/bin/pw-play) > @@ -182,17 +182,17 @@ endif > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/client.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/client-rt.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/demonic.conf) > - @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-convolver.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-dolby-surround.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-eq6.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-matrix-spatialiser.conf) > + @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-virtual-surround-5.1-kemar.conf) > + @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/sink-virtual-surround-7.1-hesuvi.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/filter-chain/source-rnnoise.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/pipewire.conf) > ifdef PTXCONF_PIPEWIRE_PULSEAUDIO > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/pipewire-pulse.conf) > endif > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/media-session.d/alsa-monitor.conf) > - @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/media-session.d/bluez-hardware.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/media-session.d/bluez-monitor.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/media-session.d/media-session.conf) > @$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/media-session.d/v4l2-monitor.conf) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de