Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alsa-ucm-conf: update to 1.2.5
@ 2021-06-02 16:16 cinerea0
  2021-06-03 21:15 ` ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-02 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages ucm
https://github.com/void-linux/void-packages/pull/31262

alsa-ucm-conf: update to 1.2.5
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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/31262.patch is attached

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

From b82ddf882793bcc77ad0bdc2d8323d938eee29fe Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@protonmail.com>
Date: Wed, 2 Jun 2021 12:12:03 -0400
Subject: [PATCH] alsa-ucm-conf: update to 1.2.5

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

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index 1a222b9e3cc3..4eedebd9cc32 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.4
+version=1.2.5
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
-distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=2c3b535c77dcb9aaf62a61f4f8324f1ab184162f105f7ec9ed1e37c742fcd340
+distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=3da036c8a5bbb4501fd3ffb4bd990b8619babcdb7c86788b87029bb18d436c78
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
@ 2021-06-03 21:15 ` ericonr
  2021-06-03 21:15 ` ericonr
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-06-03 21:15 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-854184955

Comment:
I think it'd be best to get some testing before merging, right?

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
  2021-06-03 21:15 ` ericonr
@ 2021-06-03 21:15 ` ericonr
  2021-06-04  0:53 ` cinerea0
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-06-03 21:15 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-854184955

Comment:
I think it'd be best to get some testing from others before merging, right?

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
  2021-06-03 21:15 ` ericonr
  2021-06-03 21:15 ` ericonr
@ 2021-06-04  0:53 ` cinerea0
  2021-06-04  1:13 ` ericonr
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-04  0:53 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-854278185

Comment:
@ericonr This commit just updates a few configuration files, but if you think so, sure. I can confirm that the new version provided by this commit works on my comet lake system.

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (2 preceding siblings ...)
  2021-06-04  0:53 ` cinerea0
@ 2021-06-04  1:13 ` ericonr
  2021-06-04  6:07 ` cinerea0
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-06-04  1:13 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-854285242

Comment:
Right, but it can affect audio so I want people to have the opportunity to complain a bit before I merge.

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (3 preceding siblings ...)
  2021-06-04  1:13 ` ericonr
@ 2021-06-04  6:07 ` cinerea0
  2021-06-05  7:28 ` cinerea0
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-04  6:07 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-854386896

Comment:
Yeah, that makes sense. Any potential candidates for testing come to mind?

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

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (4 preceding siblings ...)
  2021-06-04  6:07 ` cinerea0
@ 2021-06-05  7:28 ` cinerea0
  2021-06-05  7:28 ` [PR PATCH] [Closed]: " cinerea0
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-05  7:28 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-855198711

Comment:
I just thought to check for my microphone, and it turns out this update breaks it. I'm closing this PR now and I'll be filing an issue upstream.

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

* Re: [PR PATCH] [Closed]: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (5 preceding siblings ...)
  2021-06-05  7:28 ` cinerea0
@ 2021-06-05  7:28 ` cinerea0
  2021-06-05  7:34 ` ericonr
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-05  7:28 UTC (permalink / raw)
  To: ml

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

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

alsa-ucm-conf: update to 1.2.5
https://github.com/void-linux/void-packages/pull/31262

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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] 12+ messages in thread

* Re: alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (6 preceding siblings ...)
  2021-06-05  7:28 ` [PR PATCH] [Closed]: " cinerea0
@ 2021-06-05  7:34 ` ericonr
  2021-06-05 17:23 ` [NOMERGE] " cinerea0
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-06-05  7:34 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-855199362

Comment:
Can you reopen and leave as nomerge? That way people searching for it will know not to update... I did similar for #31286 

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

* Re: [NOMERGE] alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (7 preceding siblings ...)
  2021-06-05  7:34 ` ericonr
@ 2021-06-05 17:23 ` cinerea0
  2021-06-15 14:00 ` [PR PATCH] [Updated] " cinerea0
  2021-08-18 22:12 ` [PR PATCH] [Merged]: [NOMERGE] alsa-ucm-conf: update to 1.2.5.1 ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-05 17:23 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31262#issuecomment-855269826

Comment:
Sure thing.

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

* Re: [PR PATCH] [Updated] [NOMERGE] alsa-ucm-conf: update to 1.2.5
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (8 preceding siblings ...)
  2021-06-05 17:23 ` [NOMERGE] " cinerea0
@ 2021-06-15 14:00 ` cinerea0
  2021-08-18 22:12 ` [PR PATCH] [Merged]: [NOMERGE] alsa-ucm-conf: update to 1.2.5.1 ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2021-06-15 14:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages ucm
https://github.com/void-linux/void-packages/pull/31262

[NOMERGE] alsa-ucm-conf: update to 1.2.5
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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/31262.patch is attached

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

From 0c5747a44a3e55709626a09e62c6d6e0535b51ec Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@protonmail.com>
Date: Tue, 15 Jun 2021 10:00:33 -0400
Subject: [PATCH] alsa-ucm-conf: update to 1.2.5.1

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

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index 1a222b9e3cc3..b77f180ee40f 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.4
+version=1.2.5.1
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
-distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=2c3b535c77dcb9aaf62a61f4f8324f1ab184162f105f7ec9ed1e37c742fcd340
+distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: [PR PATCH] [Merged]: [NOMERGE] alsa-ucm-conf: update to 1.2.5.1
  2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
                   ` (9 preceding siblings ...)
  2021-06-15 14:00 ` [PR PATCH] [Updated] " cinerea0
@ 2021-08-18 22:12 ` ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-08-18 22:12 UTC (permalink / raw)
  To: ml

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

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

[NOMERGE] alsa-ucm-conf: update to 1.2.5.1
https://github.com/void-linux/void-packages/pull/31262

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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] 12+ messages in thread

end of thread, other threads:[~2021-08-18 22:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 16:16 [PR PATCH] alsa-ucm-conf: update to 1.2.5 cinerea0
2021-06-03 21:15 ` ericonr
2021-06-03 21:15 ` ericonr
2021-06-04  0:53 ` cinerea0
2021-06-04  1:13 ` ericonr
2021-06-04  6:07 ` cinerea0
2021-06-05  7:28 ` cinerea0
2021-06-05  7:28 ` [PR PATCH] [Closed]: " cinerea0
2021-06-05  7:34 ` ericonr
2021-06-05 17:23 ` [NOMERGE] " cinerea0
2021-06-15 14:00 ` [PR PATCH] [Updated] " cinerea0
2021-08-18 22:12 ` [PR PATCH] [Merged]: [NOMERGE] alsa-ucm-conf: update to 1.2.5.1 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).