Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pamixer: update to 1.5.
@ 2021-10-06  7:02 teldra
  2021-10-06  7:03 ` [PR PATCH] [Updated] " teldra
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: teldra @ 2021-10-06  7:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-pamixer
https://github.com/void-linux/void-packages/pull/33371

pamixer: update to 1.5.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33371.patch is attached

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

From cb8aad1d9117e08f25a8b6aafad37038f1b5ede7 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:31:29 +0200
Subject: [PATCH] pamixer: update to 1.5.

---
 srcpkgs/pamixer/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template
index db1914bbabc7..6bd80475013a 100644
--- a/srcpkgs/pamixer/template
+++ b/srcpkgs/pamixer/template
@@ -1,15 +1,17 @@
 # Template file for 'pamixer'
 pkgname=pamixer
-version=1.4
-revision=2
+version=1.5
+revision=1
 build_style=gnu-makefile
+make_build_args=""
 makedepends="pulseaudio-devel boost-devel"
 short_desc="Pulseaudio command line mixer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cdemoulins/pamixer"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d8c7175dd844e458f4222fd24367e16d2b6cc4edb450bfa8bb9b3dec538cbdea
+checksum=eb75a9f71b99429bc5a789e82bbd3260bc27104aaaf8d9c17b56e23f74531708
+CXXFLAGS+=" -DVERSION=$version"
 
 do_install() {
 	vbin pamixer

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

* Re: [PR PATCH] [Updated] pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
@ 2021-10-06  7:03 ` teldra
  2021-10-06  7:15 ` paper42
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: teldra @ 2021-10-06  7:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-pamixer
https://github.com/void-linux/void-packages/pull/33371

pamixer: update to 1.5.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33371.patch is attached

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

From 197c0b38f179aaafb19839d25d0ee0fe9f3a845a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:31:29 +0200
Subject: [PATCH] pamixer: update to 1.5.

---
 srcpkgs/pamixer/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template
index db1914bbabc7..395c051fa1bf 100644
--- a/srcpkgs/pamixer/template
+++ b/srcpkgs/pamixer/template
@@ -1,7 +1,7 @@
 # Template file for 'pamixer'
 pkgname=pamixer
-version=1.4
-revision=2
+version=1.5
+revision=1
 build_style=gnu-makefile
 makedepends="pulseaudio-devel boost-devel"
 short_desc="Pulseaudio command line mixer"
@@ -9,7 +9,8 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cdemoulins/pamixer"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d8c7175dd844e458f4222fd24367e16d2b6cc4edb450bfa8bb9b3dec538cbdea
+checksum=eb75a9f71b99429bc5a789e82bbd3260bc27104aaaf8d9c17b56e23f74531708
+CXXFLAGS+=" -DVERSION=$version"
 
 do_install() {
 	vbin pamixer

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

* Re: pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
  2021-10-06  7:03 ` [PR PATCH] [Updated] " teldra
@ 2021-10-06  7:15 ` paper42
  2021-10-06  7:17 ` teldra
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2021-10-06  7:15 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33371#issuecomment-935630670

Comment:
Did you test this with pulseaudio or pipewire?

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

* Re: pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
  2021-10-06  7:03 ` [PR PATCH] [Updated] " teldra
  2021-10-06  7:15 ` paper42
@ 2021-10-06  7:17 ` teldra
  2021-10-06  7:34 ` paper42
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: teldra @ 2021-10-06  7:17 UTC (permalink / raw)
  To: ml

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

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/33371#issuecomment-935633077

Comment:
I ran `pamixer --list-sinks` with pipewire.

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

* Re: pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (2 preceding siblings ...)
  2021-10-06  7:17 ` teldra
@ 2021-10-06  7:34 ` paper42
  2021-10-07  2:19 ` [PR REVIEW] " ericonr
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2021-10-06  7:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33371#issuecomment-935658803

Comment:
We might want to wait for #33169 then

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

* Re: [PR REVIEW] pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (3 preceding siblings ...)
  2021-10-06  7:34 ` paper42
@ 2021-10-07  2:19 ` ericonr
  2021-10-07  6:58 ` [PR PATCH] [Updated] " teldra
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-10-07  2:19 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33371#discussion_r723798993

Comment:
```suggestion
CXXFLAGS="-DVERSION=$version"
```

Should just work as well.

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

* Re: [PR PATCH] [Updated] pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (4 preceding siblings ...)
  2021-10-07  2:19 ` [PR REVIEW] " ericonr
@ 2021-10-07  6:58 ` teldra
  2021-10-07  7:05 ` teldra
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: teldra @ 2021-10-07  6:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-pamixer
https://github.com/void-linux/void-packages/pull/33371

pamixer: update to 1.5.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33371.patch is attached

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

From 8bf450f42c43d9403b3e434f224eee2df54a0ec2 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:31:29 +0200
Subject: [PATCH] pamixer: update to 1.5.

---
 srcpkgs/pamixer/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template
index db1914bbabc7..84b8faf799c3 100644
--- a/srcpkgs/pamixer/template
+++ b/srcpkgs/pamixer/template
@@ -1,7 +1,7 @@
 # Template file for 'pamixer'
 pkgname=pamixer
-version=1.4
-revision=2
+version=1.5
+revision=1
 build_style=gnu-makefile
 makedepends="pulseaudio-devel boost-devel"
 short_desc="Pulseaudio command line mixer"
@@ -9,7 +9,8 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cdemoulins/pamixer"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d8c7175dd844e458f4222fd24367e16d2b6cc4edb450bfa8bb9b3dec538cbdea
+checksum=eb75a9f71b99429bc5a789e82bbd3260bc27104aaaf8d9c17b56e23f74531708
+CXXFLAGS+="-DVERSION=$version"
 
 do_install() {
 	vbin pamixer

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

* Re: [PR PATCH] [Updated] pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (5 preceding siblings ...)
  2021-10-07  6:58 ` [PR PATCH] [Updated] " teldra
@ 2021-10-07  7:05 ` teldra
  2021-10-07  7:05 ` [PR REVIEW] " teldra
  2021-10-13  5:24 ` [PR PATCH] [Merged]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: teldra @ 2021-10-07  7:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-pamixer
https://github.com/void-linux/void-packages/pull/33371

pamixer: update to 1.5.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33371.patch is attached

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

From 91e1e0917158af2c4599f1447e562eb0ed46054e Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:31:29 +0200
Subject: [PATCH] pamixer: update to 1.5.

---
 srcpkgs/pamixer/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template
index db1914bbabc7..67a9df9ece51 100644
--- a/srcpkgs/pamixer/template
+++ b/srcpkgs/pamixer/template
@@ -1,7 +1,7 @@
 # Template file for 'pamixer'
 pkgname=pamixer
-version=1.4
-revision=2
+version=1.5
+revision=1
 build_style=gnu-makefile
 makedepends="pulseaudio-devel boost-devel"
 short_desc="Pulseaudio command line mixer"
@@ -9,7 +9,8 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cdemoulins/pamixer"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d8c7175dd844e458f4222fd24367e16d2b6cc4edb450bfa8bb9b3dec538cbdea
+checksum=eb75a9f71b99429bc5a789e82bbd3260bc27104aaaf8d9c17b56e23f74531708
+CXXFLAGS="-DVERSION=$version"
 
 do_install() {
 	vbin pamixer

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

* Re: [PR REVIEW] pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (6 preceding siblings ...)
  2021-10-07  7:05 ` teldra
@ 2021-10-07  7:05 ` teldra
  2021-10-13  5:24 ` [PR PATCH] [Merged]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: teldra @ 2021-10-07  7:05 UTC (permalink / raw)
  To: ml

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

New review comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/33371#discussion_r723902052

Comment:
done

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

* Re: [PR PATCH] [Merged]: pamixer: update to 1.5.
  2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
                   ` (7 preceding siblings ...)
  2021-10-07  7:05 ` [PR REVIEW] " teldra
@ 2021-10-13  5:24 ` ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-10-13  5:24 UTC (permalink / raw)
  To: ml

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

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

pamixer: update to 1.5.
https://github.com/void-linux/void-packages/pull/33371

Description:
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 10+ messages in thread

end of thread, other threads:[~2021-10-13  5:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06  7:02 [PR PATCH] pamixer: update to 1.5 teldra
2021-10-06  7:03 ` [PR PATCH] [Updated] " teldra
2021-10-06  7:15 ` paper42
2021-10-06  7:17 ` teldra
2021-10-06  7:34 ` paper42
2021-10-07  2:19 ` [PR REVIEW] " ericonr
2021-10-07  6:58 ` [PR PATCH] [Updated] " teldra
2021-10-07  7:05 ` teldra
2021-10-07  7:05 ` [PR REVIEW] " teldra
2021-10-13  5:24 ` [PR PATCH] [Merged]: " ericonr

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