Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cava: update to 0.8.3.
@ 2022-11-12 21:25 skmpz
  2022-11-13  9:10 ` [PR PATCH] [Updated] " skmpz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: skmpz @ 2022-11-12 21:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages cava-0.8.3
https://github.com/void-linux/void-packages/pull/40495

cava: update to 0.8.3.
<!-- 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/40495.patch is attached

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

From 93c7f585fe994e39fc14fd3b47279436c4b6f304 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sun, 13 Nov 2022 01:25:31 +0400
Subject: [PATCH] cava: update to 0.8.3.

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

diff --git a/srcpkgs/cava/template b/srcpkgs/cava/template
index fe2468772ebf..e152275fffb2 100644
--- a/srcpkgs/cava/template
+++ b/srcpkgs/cava/template
@@ -1,6 +1,6 @@
 # Template file for 'cava'
 pkgname=cava
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool"
@@ -12,7 +12,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="MIT"
 homepage="https://github.com/karlstav/cava"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=99bc302ce77f8093a4ac1cf94be51581e37c075428117f248ffe1fee650f47d8
+checksum=ce7378ababada5a20fa8250c6b3fe6412bc1a7dd31301a52b8b4a71d362875b9
 build_options="alsa pulseaudio sndio"
 build_options_default="alsa pulseaudio sndio"
 

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

* Re: [PR PATCH] [Updated] cava: update to 0.8.3.
  2022-11-12 21:25 [PR PATCH] cava: update to 0.8.3 skmpz
@ 2022-11-13  9:10 ` skmpz
  2022-11-17 13:37 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: skmpz @ 2022-11-13  9:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages cava-0.8.3
https://github.com/void-linux/void-packages/pull/40495

cava: update to 0.8.3.
<!-- 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/40495.patch is attached

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

From 3ab01547715e6c4e86f040947d26b971ccda4264 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sun, 13 Nov 2022 01:25:31 +0400
Subject: [PATCH] cava: update to 0.8.3.

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

diff --git a/srcpkgs/cava/template b/srcpkgs/cava/template
index fe2468772ebf..e152275fffb2 100644
--- a/srcpkgs/cava/template
+++ b/srcpkgs/cava/template
@@ -1,6 +1,6 @@
 # Template file for 'cava'
 pkgname=cava
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool"
@@ -12,7 +12,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="MIT"
 homepage="https://github.com/karlstav/cava"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=99bc302ce77f8093a4ac1cf94be51581e37c075428117f248ffe1fee650f47d8
+checksum=ce7378ababada5a20fa8250c6b3fe6412bc1a7dd31301a52b8b4a71d362875b9
 build_options="alsa pulseaudio sndio"
 build_options_default="alsa pulseaudio sndio"
 

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

* Re: [PR REVIEW] cava: update to 0.8.3.
  2022-11-12 21:25 [PR PATCH] cava: update to 0.8.3 skmpz
  2022-11-13  9:10 ` [PR PATCH] [Updated] " skmpz
@ 2022-11-17 13:37 ` paper42
  2022-11-17 13:42 ` [PR PATCH] [Updated] " skmpz
  2022-11-17 17:09 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-11-17 13:37 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40495#discussion_r1025198735

Comment:
```suggestion
distfiles="https://github.com/karlstav/cava/archive/refs/tags/${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] cava: update to 0.8.3.
  2022-11-12 21:25 [PR PATCH] cava: update to 0.8.3 skmpz
  2022-11-13  9:10 ` [PR PATCH] [Updated] " skmpz
  2022-11-17 13:37 ` [PR REVIEW] " paper42
@ 2022-11-17 13:42 ` skmpz
  2022-11-17 17:09 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: skmpz @ 2022-11-17 13:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages cava-0.8.3
https://github.com/void-linux/void-packages/pull/40495

cava: update to 0.8.3.
<!-- 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/40495.patch is attached

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

From 04388a7e44dd27b99079b537e3d7d23945da23bd Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sun, 13 Nov 2022 01:25:31 +0400
Subject: [PATCH] cava: update to 0.8.3.

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

diff --git a/srcpkgs/cava/template b/srcpkgs/cava/template
index fe2468772ebf..d4a6106a88ca 100644
--- a/srcpkgs/cava/template
+++ b/srcpkgs/cava/template
@@ -1,6 +1,6 @@
 # Template file for 'cava'
 pkgname=cava
-version=0.8.2
+version=0.8.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool"
@@ -11,8 +11,8 @@ short_desc="Console-based Audio Visualizer for ALSA"
 maintainer="skmpz <dem.procopiou@gmail.com>"
 license="MIT"
 homepage="https://github.com/karlstav/cava"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=99bc302ce77f8093a4ac1cf94be51581e37c075428117f248ffe1fee650f47d8
+distfiles="https://github.com/karlstav/cava/archive/refs/tags/${version}.tar.gz"
+checksum=ce7378ababada5a20fa8250c6b3fe6412bc1a7dd31301a52b8b4a71d362875b9
 build_options="alsa pulseaudio sndio"
 build_options_default="alsa pulseaudio sndio"
 

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

* Re: [PR PATCH] [Merged]: cava: update to 0.8.3.
  2022-11-12 21:25 [PR PATCH] cava: update to 0.8.3 skmpz
                   ` (2 preceding siblings ...)
  2022-11-17 13:42 ` [PR PATCH] [Updated] " skmpz
@ 2022-11-17 17:09 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-11-17 17:09 UTC (permalink / raw)
  To: ml

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

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

cava: update to 0.8.3.
https://github.com/void-linux/void-packages/pull/40495

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] 5+ messages in thread

end of thread, other threads:[~2022-11-17 17:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12 21:25 [PR PATCH] cava: update to 0.8.3 skmpz
2022-11-13  9:10 ` [PR PATCH] [Updated] " skmpz
2022-11-17 13:37 ` [PR REVIEW] " paper42
2022-11-17 13:42 ` [PR PATCH] [Updated] " skmpz
2022-11-17 17:09 ` [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).