Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pipewire: update to 0.3.78
@ 2023-08-23 17:17 cinerea0
  2023-09-01  4:14 ` [PR PATCH] [Updated] " cinerea0
  2023-09-12  5:46 ` [PR PATCH] [Merged]: pipewire: update to 0.3.79 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2023-08-23 17:17 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/45730

pipewire: update to 0.3.78
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/45730.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pipewire-45730.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]

From ae2a528b5b83621c162cc47843fc3cae22a5158d Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 23 Aug 2023 13:16:08 -0400
Subject: [PATCH] pipewire: update to 0.3.78

---
 srcpkgs/pipewire/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 6bdcdee27618b..430a4593dd09f 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,6 +1,6 @@
 # Template file for 'pipewire'
 pkgname=pipewire
-version=0.3.77
+version=0.3.78
 revision=1
 build_style=meson
 configure_args="
@@ -35,7 +35,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=7e405d84cf3535d1f1a5fff01c13b2cb7f420b1a9242469d56ac8fd5b2f36139
+checksum=fea26577d41ef74f34932aeba4ccdc7813605f4734b66e17dc96b8b9032b7087
 make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
 system_accounts="_pipewire"
 

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

* Re: [PR PATCH] [Updated] pipewire: update to 0.3.78
  2023-08-23 17:17 [PR PATCH] pipewire: update to 0.3.78 cinerea0
@ 2023-09-01  4:14 ` cinerea0
  2023-09-12  5:46 ` [PR PATCH] [Merged]: pipewire: update to 0.3.79 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2023-09-01  4:14 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/45730

pipewire: update to 0.3.78
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/45730.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pipewire-45730.patch --]
[-- Type: text/x-diff, Size: 1134 bytes --]

From acf6e612b2b69b544cb6bd0242e71e3134c97ced Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 1 Sep 2023 00:14:06 -0400
Subject: [PATCH] pipewire: update to 0.3.79

---
 srcpkgs/pipewire/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 530e0c2876451..c8853c6ab8f0e 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,7 +1,7 @@
 # Template file for 'pipewire'
 pkgname=pipewire
-version=0.3.77
-revision=2
+version=0.3.79
+revision=1
 build_style=meson
 configure_args="
  --auto-features=enabled
@@ -35,7 +35,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=7e405d84cf3535d1f1a5fff01c13b2cb7f420b1a9242469d56ac8fd5b2f36139
+checksum=d5808abaf6e56b1f268a468dafc2fe9ca9efcc7cfea19f6d47ad5769271afce9
 make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
 system_accounts="_pipewire"
 

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

* Re: [PR PATCH] [Merged]: pipewire: update to 0.3.79
  2023-08-23 17:17 [PR PATCH] pipewire: update to 0.3.78 cinerea0
  2023-09-01  4:14 ` [PR PATCH] [Updated] " cinerea0
@ 2023-09-12  5:46 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-09-12  5:46 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.79
https://github.com/void-linux/void-packages/pull/45730

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


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

end of thread, other threads:[~2023-09-12  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23 17:17 [PR PATCH] pipewire: update to 0.3.78 cinerea0
2023-09-01  4:14 ` [PR PATCH] [Updated] " cinerea0
2023-09-12  5:46 ` [PR PATCH] [Merged]: pipewire: update to 0.3.79 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).