* [PR PATCH] pipewire: update to 0.3.84
@ 2023-11-02 20:45 cinerea0
2023-11-13 3:44 ` classabbyamp
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2023-11-02 20:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is a new pull request by cinerea0 against master on the void-packages repository
https://github.com/cinerea0/void-packages pipewire
https://github.com/void-linux/void-packages/pull/47029
pipewire: update to 0.3.84
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/47029.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pipewire-47029.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From 6babe6c1a770e3043b637454a07a9ea47469d464 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Nov 2023 16:44:38 -0400
Subject: [PATCH] pipewire: update to 0.3.84
---
srcpkgs/pipewire/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index d6736fe4925bb..00c58cd3d5e9a 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,6 +1,6 @@
# Template file for 'pipewire'
pkgname=pipewire
-version=0.3.83
+version=0.3.84
revision=1
build_style=meson
configure_args="
@@ -37,7 +37,7 @@ license="MIT"
homepage="https://pipewire.org/"
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
-checksum=b681bbf590cd02deec41802444ba5b05fe4df3e497eaa80260d1c5f7bb830bda
+checksum=3a00db54e15f758535c58875da65d39b222b57832bd7d85fdf0985ba93716834
make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
system_accounts="_pipewire"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: pipewire: update to 0.3.84
2023-11-02 20:45 [PR PATCH] pipewire: update to 0.3.84 cinerea0
@ 2023-11-13 3:44 ` classabbyamp
2023-11-18 20:58 ` [PR PATCH] [Updated] " cinerea0
2023-11-18 21:10 ` [PR PATCH] [Merged]: pipewire: update to 0.3.85 classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-11-13 3:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/47029#issuecomment-1807432014
Comment:
rebase please
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] pipewire: update to 0.3.84
2023-11-02 20:45 [PR PATCH] pipewire: update to 0.3.84 cinerea0
2023-11-13 3:44 ` classabbyamp
@ 2023-11-18 20:58 ` cinerea0
2023-11-18 21:10 ` [PR PATCH] [Merged]: pipewire: update to 0.3.85 classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-11-18 20:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
There is an updated pull request by cinerea0 against master on the void-packages repository
https://github.com/cinerea0/void-packages pipewire
https://github.com/void-linux/void-packages/pull/47029
pipewire: update to 0.3.84
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/47029.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pipewire-47029.patch --]
[-- Type: text/x-diff, Size: 1135 bytes --]
From a9dc3519a44f0597e72ac635f6676b320b0529b6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 18 Nov 2023 15:57:37 -0500
Subject: [PATCH] pipewire: update to 0.3.85
---
srcpkgs/pipewire/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 9580e1274f734..3eaa1af696e34 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,7 +1,7 @@
# Template file for 'pipewire'
pkgname=pipewire
-version=0.3.83
-revision=2
+version=0.3.85
+revision=1
build_style=meson
configure_args="
--auto-features=enabled
@@ -37,7 +37,7 @@ license="MIT"
homepage="https://pipewire.org/"
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
-checksum=b681bbf590cd02deec41802444ba5b05fe4df3e497eaa80260d1c5f7bb830bda
+checksum=010b7f506a469093cf70e96b9d73c38a7c548606adc7f360ab2b4775566443c4
make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
system_accounts="_pipewire"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: pipewire: update to 0.3.85
2023-11-02 20:45 [PR PATCH] pipewire: update to 0.3.84 cinerea0
2023-11-13 3:44 ` classabbyamp
2023-11-18 20:58 ` [PR PATCH] [Updated] " cinerea0
@ 2023-11-18 21:10 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-11-18 21:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
There's a merged pull request on the void-packages repository
pipewire: update to 0.3.85
https://github.com/void-linux/void-packages/pull/47029
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-18 21:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02 20:45 [PR PATCH] pipewire: update to 0.3.84 cinerea0
2023-11-13 3:44 ` classabbyamp
2023-11-18 20:58 ` [PR PATCH] [Updated] " cinerea0
2023-11-18 21:10 ` [PR PATCH] [Merged]: pipewire: update to 0.3.85 classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).