Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pipewire: update to 0.3.46.
@ 2022-02-18  3:02 MouadCharradi
  2022-02-18 19:46 ` prez
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: MouadCharradi @ 2022-02-18  3:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

There is a new pull request by MouadCharradi against master on the void-packages repository

https://github.com/MouadCharradi/void-packages pipewire
https://github.com/void-linux/void-packages/pull/35673

pipewire: update to 0.3.46.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From dec377be7f057499dc4a44fb56dc987b6a2a832a Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Fri, 18 Feb 2022 03:33:20 +0100
Subject: [PATCH] pipewire: update to 0.3.46.

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

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 171ec1f2970d..fd6f1422e9d1 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,6 +1,6 @@
 # Template file for 'pipewire'
 pkgname=pipewire
-version=0.3.45
+version=0.3.46
 revision=1
 _pms_version=0.4.1
 build_style=meson
@@ -32,7 +32,7 @@ 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
  https://gitlab.freedesktop.org/pipewire/media-session/-/archive/${_pms_version}/media-session-${_pms_version}.tar.gz"
-checksum="b6858beb3c688d0c905b8263c9418b58aaf9b5e7bc74a8c8d9a9307351da248c
+checksum="3a5496ce19f5600914deaa75522fbd844dad5d4eb7aa28b529e3c97db3884072
  119c9216070b54018217552c7924f9888da270c3c4647c5e2b85ffa6b1574975"
 make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
 system_accounts="_pipewire"

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

* Re: pipewire: update to 0.3.46.
  2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
@ 2022-02-18 19:46 ` prez
  2022-02-19 12:13 ` [PR PATCH] [Updated] " MouadCharradi
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: prez @ 2022-02-18 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

New comment by prez on void-packages repository

https://github.com/void-linux/void-packages/pull/35673#issuecomment-1045084249

Comment:
0.3.47 is out.

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

* Re: [PR PATCH] [Updated] pipewire: update to 0.3.46.
  2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
  2022-02-18 19:46 ` prez
@ 2022-02-19 12:13 ` MouadCharradi
  2022-02-19 12:15 ` MouadCharradi
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: MouadCharradi @ 2022-02-19 12:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

There is an updated pull request by MouadCharradi against master on the void-packages repository

https://github.com/MouadCharradi/void-packages pipewire
https://github.com/void-linux/void-packages/pull/35673

pipewire: update to 0.3.46.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From dec377be7f057499dc4a44fb56dc987b6a2a832a Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Fri, 18 Feb 2022 03:33:20 +0100
Subject: [PATCH] pipewire: update to 0.3.46.

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

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 171ec1f2970d..fd6f1422e9d1 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,6 +1,6 @@
 # Template file for 'pipewire'
 pkgname=pipewire
-version=0.3.45
+version=0.3.46
 revision=1
 _pms_version=0.4.1
 build_style=meson
@@ -32,7 +32,7 @@ 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
  https://gitlab.freedesktop.org/pipewire/media-session/-/archive/${_pms_version}/media-session-${_pms_version}.tar.gz"
-checksum="b6858beb3c688d0c905b8263c9418b58aaf9b5e7bc74a8c8d9a9307351da248c
+checksum="3a5496ce19f5600914deaa75522fbd844dad5d4eb7aa28b529e3c97db3884072
  119c9216070b54018217552c7924f9888da270c3c4647c5e2b85ffa6b1574975"
 make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
 system_accounts="_pipewire"

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

* Re: [PR PATCH] [Updated] pipewire: update to 0.3.46.
  2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
  2022-02-18 19:46 ` prez
  2022-02-19 12:13 ` [PR PATCH] [Updated] " MouadCharradi
@ 2022-02-19 12:15 ` MouadCharradi
  2022-02-19 12:45 ` [PR PATCH] [Closed]: " MouadCharradi
  2022-02-19 12:45 ` [PR PATCH] [Updated] " MouadCharradi
  4 siblings, 0 replies; 6+ messages in thread
From: MouadCharradi @ 2022-02-19 12:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

There is an updated pull request by MouadCharradi against master on the void-packages repository

https://github.com/MouadCharradi/void-packages pipewire
https://github.com/void-linux/void-packages/pull/35673

pipewire: update to 0.3.46.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From 78376d5ebe785177ecf5e5d4944fd0498d5b4e34 Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Sat, 19 Feb 2022 13:09:48 +0100
Subject: [PATCH] pipewire: update to 0.3.47.

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

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 171ec1f2970d..0924ae71ba1f 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -1,6 +1,6 @@
 # Template file for 'pipewire'
 pkgname=pipewire
-version=0.3.45
+version=0.3.47
 revision=1
 _pms_version=0.4.1
 build_style=meson
@@ -32,7 +32,7 @@ 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
  https://gitlab.freedesktop.org/pipewire/media-session/-/archive/${_pms_version}/media-session-${_pms_version}.tar.gz"
-checksum="b6858beb3c688d0c905b8263c9418b58aaf9b5e7bc74a8c8d9a9307351da248c
+checksum="8d70170a91ecba73746c1d83f95d54eee8ca71d0c3521926f05ed830d8b5a84e
  119c9216070b54018217552c7924f9888da270c3c4647c5e2b85ffa6b1574975"
 make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
 system_accounts="_pipewire"

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

* Re: [PR PATCH] [Closed]: pipewire: update to 0.3.46.
  2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
                   ` (2 preceding siblings ...)
  2022-02-19 12:15 ` MouadCharradi
@ 2022-02-19 12:45 ` MouadCharradi
  2022-02-19 12:45 ` [PR PATCH] [Updated] " MouadCharradi
  4 siblings, 0 replies; 6+ messages in thread
From: MouadCharradi @ 2022-02-19 12:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]

There's a closed pull request on the void-packages repository

pipewire: update to 0.3.46.
https://github.com/void-linux/void-packages/pull/35673

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

* Re: [PR PATCH] [Updated] pipewire: update to 0.3.46.
  2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
                   ` (3 preceding siblings ...)
  2022-02-19 12:45 ` [PR PATCH] [Closed]: " MouadCharradi
@ 2022-02-19 12:45 ` MouadCharradi
  4 siblings, 0 replies; 6+ messages in thread
From: MouadCharradi @ 2022-02-19 12:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

There is an updated pull request by MouadCharradi against master on the void-packages repository

https://github.com/MouadCharradi/void-packages pipewire
https://github.com/void-linux/void-packages/pull/35673

pipewire: update to 0.3.46.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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



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

end of thread, other threads:[~2022-02-19 12:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18  3:02 [PR PATCH] pipewire: update to 0.3.46 MouadCharradi
2022-02-18 19:46 ` prez
2022-02-19 12:13 ` [PR PATCH] [Updated] " MouadCharradi
2022-02-19 12:15 ` MouadCharradi
2022-02-19 12:45 ` [PR PATCH] [Closed]: " MouadCharradi
2022-02-19 12:45 ` [PR PATCH] [Updated] " MouadCharradi

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).