mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pipewire: version bump 0.3.43 -> 0.3.44
@ 2022-01-27 15:35 Philipp Zabel
  2022-01-30 15:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-01-27 15:35 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/pipewire.make | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/rules/pipewire.make b/rules/pipewire.make
index c9f6875615cd..e765e5983a20 100644
--- a/rules/pipewire.make
+++ b/rules/pipewire.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIPEWIRE) += pipewire
 #
 # Paths and names
 #
-PIPEWIRE_VERSION	:= 0.3.43
-PIPEWIRE_MD5		:= 773573d312fc3865068b2f14820e202f
+PIPEWIRE_VERSION	:= 0.3.44
+PIPEWIRE_MD5		:= 1b6fadc2495ea1091c9dec05a27a9976
 PIPEWIRE		:= pipewire-$(PIPEWIRE_VERSION)
 PIPEWIRE_SUFFIX		:= tar.bz2
 PIPEWIRE_URL		:= https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)/$(PIPEWIRE).$(PIPEWIRE_SUFFIX)
@@ -66,6 +66,7 @@ PIPEWIRE_CONF_OPT	:= \
 	-Djack=disabled \
 	-Djack-devel=false \
 	-Dlibcamera=disabled \
+	-Dlibcanberra=disabled \
 	-Dlibjack-path= \
 	-Dlibpulse=disabled \
 	-Dlibusb=disabled \
@@ -85,6 +86,7 @@ PIPEWIRE_CONF_OPT	:= \
 	-Dsupport=enabled \
 	-Dsystemd=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD)d \
 	-Dsystemd-system-service=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD_UNIT)d \
+	-Dsystemd-system-unit-dir= \
 	-Dsystemd-user-service=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD_UNIT_USER)d \
 	-Dsystemd-user-unit-dir= \
 	-Dtest=disabled \
@@ -95,7 +97,8 @@ PIPEWIRE_CONF_OPT	:= \
 	-Dvideoconvert=disabled \
 	-Dvideotestsrc=enabled \
 	-Dvolume=enabled \
-	-Dvulkan=disabled
+	-Dvulkan=disabled \
+	-Dx11=disabled
 
 PIPEWIRE_CPPFLAGS = -isystem $(KERNEL_HEADERS_INCLUDE_DIR)
 
@@ -204,6 +207,7 @@ endif
 	@$(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)
+	@$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/minimal.conf)
 ifdef PTXCONF_PIPEWIRE_PULSEAUDIO
 	@$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/pipewire-pulse.conf)
 endif
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] pipewire: version bump 0.3.43 -> 0.3.44
  2022-01-27 15:35 [ptxdist] [PATCH] pipewire: version bump 0.3.43 -> 0.3.44 Philipp Zabel
@ 2022-01-30 15:49 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-01-30 15:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as b9926cf3f4d2cb2c37d2396ce890c2ed397452cd.

Michael

[sent from post-receive hook]

On Sun, 30 Jan 2022 16:49:35 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20220127153550.1330584-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/pipewire.make b/rules/pipewire.make
> index c9f6875615cd..e765e5983a20 100644
> --- a/rules/pipewire.make
> +++ b/rules/pipewire.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIPEWIRE) += pipewire
>  #
>  # Paths and names
>  #
> -PIPEWIRE_VERSION	:= 0.3.43
> -PIPEWIRE_MD5		:= 773573d312fc3865068b2f14820e202f
> +PIPEWIRE_VERSION	:= 0.3.44
> +PIPEWIRE_MD5		:= 1b6fadc2495ea1091c9dec05a27a9976
>  PIPEWIRE		:= pipewire-$(PIPEWIRE_VERSION)
>  PIPEWIRE_SUFFIX		:= tar.bz2
>  PIPEWIRE_URL		:= https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)/$(PIPEWIRE).$(PIPEWIRE_SUFFIX)
> @@ -66,6 +66,7 @@ PIPEWIRE_CONF_OPT	:= \
>  	-Djack=disabled \
>  	-Djack-devel=false \
>  	-Dlibcamera=disabled \
> +	-Dlibcanberra=disabled \
>  	-Dlibjack-path= \
>  	-Dlibpulse=disabled \
>  	-Dlibusb=disabled \
> @@ -85,6 +86,7 @@ PIPEWIRE_CONF_OPT	:= \
>  	-Dsupport=enabled \
>  	-Dsystemd=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD)d \
>  	-Dsystemd-system-service=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD_UNIT)d \
> +	-Dsystemd-system-unit-dir= \
>  	-Dsystemd-user-service=$(call ptx/endis,PTXCONF_PIPEWIRE_SYSTEMD_UNIT_USER)d \
>  	-Dsystemd-user-unit-dir= \
>  	-Dtest=disabled \
> @@ -95,7 +97,8 @@ PIPEWIRE_CONF_OPT	:= \
>  	-Dvideoconvert=disabled \
>  	-Dvideotestsrc=enabled \
>  	-Dvolume=enabled \
> -	-Dvulkan=disabled
> +	-Dvulkan=disabled \
> +	-Dx11=disabled
>  
>  PIPEWIRE_CPPFLAGS = -isystem $(KERNEL_HEADERS_INCLUDE_DIR)
>  
> @@ -204,6 +207,7 @@ endif
>  	@$(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)
> +	@$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/minimal.conf)
>  ifdef PTXCONF_PIPEWIRE_PULSEAUDIO
>  	@$(call install_alternative, pipewire, 0, 0, 644, /usr/share/pipewire/pipewire-pulse.conf)
>  endif

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2022-01-30 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-27 15:35 [ptxdist] [PATCH] pipewire: version bump 0.3.43 -> 0.3.44 Philipp Zabel
2022-01-30 15:49 ` [ptxdist] [APPLIED] " Michael Olbrich

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