Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qpwgraph: update to 0.2.5.
@ 2022-04-10 13:37 steinex
  2022-05-01 12:44 ` [PR PATCH] [Updated] " steinex
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2022-04-10 13:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages qpwgraph
https://github.com/void-linux/void-packages/pull/36613

qpwgraph: update to 0.2.5.
<!-- 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 add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 29db2664271120eec66f6bdc9d7b591fb9da148d Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Apr 2022 15:30:13 +0200
Subject: [PATCH] qpwgraph: update to 0.2.5.

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

diff --git a/srcpkgs/qpwgraph/template b/srcpkgs/qpwgraph/template
index 5e83972a7062..4d5bcc0016b4 100644
--- a/srcpkgs/qpwgraph/template
+++ b/srcpkgs/qpwgraph/template
@@ -1,6 +1,6 @@
 # Template file for 'qpwgraph'
 pkgname=qpwgraph
-version=0.2.4
+version=0.2.5
 revision=1
 wrksrc="qpwgraph-v${version}"
 build_style=cmake
@@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
 changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
 distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
-checksum=5e2ad77e794367e3e1e6df5214e8770135941092ffac49bbbaaf7619decb54b5
+checksum=96770f25e447d5a9455d8976ea5dc36d405b3b74673a00ea6e90832cf0498557

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

* Re: [PR PATCH] [Updated] qpwgraph: update to 0.2.5.
  2022-04-10 13:37 [PR PATCH] qpwgraph: update to 0.2.5 steinex
@ 2022-05-01 12:44 ` steinex
  2022-05-01 12:44 ` steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-05-01 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages qpwgraph
https://github.com/void-linux/void-packages/pull/36613

qpwgraph: update to 0.2.5.
<!-- 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 add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d489841132acf61cb91b7d41b60569b32ef53aa1 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Apr 2022 15:30:13 +0200
Subject: [PATCH] qpwgraph: update to 0.2.6.

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

diff --git a/srcpkgs/qpwgraph/template b/srcpkgs/qpwgraph/template
index 5e83972a7062..12ab09bd9855 100644
--- a/srcpkgs/qpwgraph/template
+++ b/srcpkgs/qpwgraph/template
@@ -1,6 +1,6 @@
 # Template file for 'qpwgraph'
 pkgname=qpwgraph
-version=0.2.4
+version=0.2.6
 revision=1
 wrksrc="qpwgraph-v${version}"
 build_style=cmake
@@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
 changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
 distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
-checksum=5e2ad77e794367e3e1e6df5214e8770135941092ffac49bbbaaf7619decb54b5
+checksum=d9f8109ef87d947948f5d61f60480968d925d7a93fcf15e7fca8c45f194e2f90

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

* Re: [PR PATCH] [Updated] qpwgraph: update to 0.2.5.
  2022-04-10 13:37 [PR PATCH] qpwgraph: update to 0.2.5 steinex
  2022-05-01 12:44 ` [PR PATCH] [Updated] " steinex
@ 2022-05-01 12:44 ` steinex
  2022-05-01 12:54 ` [PR PATCH] [Updated] qpwgraph: update to 0.2.6 steinex
  2022-05-01 14:17 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-05-01 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages qpwgraph
https://github.com/void-linux/void-packages/pull/36613

qpwgraph: update to 0.2.5.
<!-- 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 add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From eeb25cd54697d593fe0d700d3bfdf38fc84f314d Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Apr 2022 15:30:13 +0200
Subject: [PATCH] qpwgraph: update to 0.2.6.

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

diff --git a/srcpkgs/qpwgraph/template b/srcpkgs/qpwgraph/template
index 5e83972a7062..12ab09bd9855 100644
--- a/srcpkgs/qpwgraph/template
+++ b/srcpkgs/qpwgraph/template
@@ -1,6 +1,6 @@
 # Template file for 'qpwgraph'
 pkgname=qpwgraph
-version=0.2.4
+version=0.2.6
 revision=1
 wrksrc="qpwgraph-v${version}"
 build_style=cmake
@@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
 changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
 distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
-checksum=5e2ad77e794367e3e1e6df5214e8770135941092ffac49bbbaaf7619decb54b5
+checksum=d9f8109ef87d947948f5d61f60480968d925d7a93fcf15e7fca8c45f194e2f90

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

* Re: [PR PATCH] [Updated] qpwgraph: update to 0.2.6.
  2022-04-10 13:37 [PR PATCH] qpwgraph: update to 0.2.5 steinex
  2022-05-01 12:44 ` [PR PATCH] [Updated] " steinex
  2022-05-01 12:44 ` steinex
@ 2022-05-01 12:54 ` steinex
  2022-05-01 14:17 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2022-05-01 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages qpwgraph
https://github.com/void-linux/void-packages/pull/36613

qpwgraph: update to 0.2.6.
<!-- 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 add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a1354e8e477b18fb97d45be18af5d226d01d0ee8 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Apr 2022 15:30:13 +0200
Subject: [PATCH] qpwgraph: update to 0.2.6.

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

diff --git a/srcpkgs/qpwgraph/template b/srcpkgs/qpwgraph/template
index 5e83972a7062..3ecbdfb9e081 100644
--- a/srcpkgs/qpwgraph/template
+++ b/srcpkgs/qpwgraph/template
@@ -1,15 +1,15 @@
 # Template file for 'qpwgraph'
 pkgname=qpwgraph
-version=0.2.4
+version=0.2.6
 revision=1
 wrksrc="qpwgraph-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
-makedepends="alsa-lib-devel pipewire-devel qt5-devel"
+makedepends="alsa-lib-devel pipewire-devel qt5-devel qt5-svg-devel"
 short_desc="Graph manager for PipeWire"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
 changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
 distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
-checksum=5e2ad77e794367e3e1e6df5214e8770135941092ffac49bbbaaf7619decb54b5
+checksum=d9f8109ef87d947948f5d61f60480968d925d7a93fcf15e7fca8c45f194e2f90

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

* Re: [PR PATCH] [Merged]: qpwgraph: update to 0.2.6.
  2022-04-10 13:37 [PR PATCH] qpwgraph: update to 0.2.5 steinex
                   ` (2 preceding siblings ...)
  2022-05-01 12:54 ` [PR PATCH] [Updated] qpwgraph: update to 0.2.6 steinex
@ 2022-05-01 14:17 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-05-01 14:17 UTC (permalink / raw)
  To: ml

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

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

qpwgraph: update to 0.2.6.
https://github.com/void-linux/void-packages/pull/36613

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 add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-05-01 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10 13:37 [PR PATCH] qpwgraph: update to 0.2.5 steinex
2022-05-01 12:44 ` [PR PATCH] [Updated] " steinex
2022-05-01 12:44 ` steinex
2022-05-01 12:54 ` [PR PATCH] [Updated] qpwgraph: update to 0.2.6 steinex
2022-05-01 14:17 ` [PR PATCH] [Merged]: " paper42

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