Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cava: update to 0.10.2
@ 2024-05-14 20:21 tranzystorekk
  2024-05-14 20:23 ` tranzystorekk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tranzystorekk @ 2024-05-14 20:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages cava
https://github.com/void-linux/void-packages/pull/50347

cava: update to 0.10.2
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/50347.patch is attached

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

From 7de9a0a5ce413d5b0ab2dfacd61c81cabc035fdf Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 14 May 2024 22:17:32 +0200
Subject: [PATCH] cava: update to 0.10.2

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

diff --git a/srcpkgs/cava/template b/srcpkgs/cava/template
index 6179fb552dddc2..102607733abb96 100644
--- a/srcpkgs/cava/template
+++ b/srcpkgs/cava/template
@@ -1,6 +1,6 @@
 # Template file for 'cava'
 pkgname=cava
-version=0.10.1
+version=0.10.2
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf-archive automake libtool pkg-config"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/karlstav/cava"
 changelog="https://github.com/karlstav/cava/releases"
 distfiles="https://github.com/karlstav/cava/archive/refs/tags/${version}.tar.gz"
-checksum=a3a60814326fa34b54e93ce0b1e66460d55f1007e576c5152fd47024d9ceaff9
+checksum=853ee78729ed3501d0cdf9c1947967ad3bfe6526d66a029b4ddf9adaa6334d4f
 build_options="alsa jack pipewire pulseaudio sndio"
 build_options_default="alsa jack pipewire pulseaudio sndio"
 

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

* Re: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
@ 2024-05-14 20:23 ` tranzystorekk
  2024-05-14 20:26 ` demproc
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-05-14 20:23 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50347#issuecomment-2111077832

Comment:
@skmpz I've been maintaining cava on autopilot for a while, do you still want to be the maintainer (and me to stop posting updates) or maybe I could adopt?

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

* Re: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
  2024-05-14 20:23 ` tranzystorekk
@ 2024-05-14 20:26 ` demproc
  2024-05-14 20:26 ` demproc
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: demproc @ 2024-05-14 20:26 UTC (permalink / raw)
  To: ml

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

New comment by demproc on void-packages repository

https://github.com/void-linux/void-packages/pull/50347#issuecomment-2111082258

Comment:
@tranzystorekk yeah you can adopt if you want

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

* Re: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
  2024-05-14 20:23 ` tranzystorekk
  2024-05-14 20:26 ` demproc
@ 2024-05-14 20:26 ` demproc
  2024-05-14 20:26 ` skmpz
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: demproc @ 2024-05-14 20:26 UTC (permalink / raw)
  To: ml

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

New comment by demproc on void-packages repository

https://github.com/void-linux/void-packages/pull/50347#issuecomment-2111082258

Comment:
@tranzystorekk yeah you can adopt if you want

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

* Re: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
                   ` (2 preceding siblings ...)
  2024-05-14 20:26 ` demproc
@ 2024-05-14 20:26 ` skmpz
  2024-05-14 20:37 ` [PR PATCH] [Closed]: " tranzystorekk
  2024-05-14 20:37 ` tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: skmpz @ 2024-05-14 20:26 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/50347#issuecomment-2111083009

Comment:
@tranzystorekk yeah you can adopt if you want

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

* Re: [PR PATCH] [Closed]: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
                   ` (3 preceding siblings ...)
  2024-05-14 20:26 ` skmpz
@ 2024-05-14 20:37 ` tranzystorekk
  2024-05-14 20:37 ` tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-05-14 20:37 UTC (permalink / raw)
  To: ml

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

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

cava: update to 0.10.2
https://github.com/void-linux/void-packages/pull/50347

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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] 7+ messages in thread

* Re: cava: update to 0.10.2
  2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
                   ` (4 preceding siblings ...)
  2024-05-14 20:37 ` [PR PATCH] [Closed]: " tranzystorekk
@ 2024-05-14 20:37 ` tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-05-14 20:37 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50347#issuecomment-2111099278

Comment:
I decided instead to close this for now to break the habit on my end.

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

end of thread, other threads:[~2024-05-14 20:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-14 20:21 [PR PATCH] cava: update to 0.10.2 tranzystorekk
2024-05-14 20:23 ` tranzystorekk
2024-05-14 20:26 ` demproc
2024-05-14 20:26 ` demproc
2024-05-14 20:26 ` skmpz
2024-05-14 20:37 ` [PR PATCH] [Closed]: " tranzystorekk
2024-05-14 20:37 ` tranzystorekk

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