Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cava: update to 0.8.1.
@ 2022-04-19 16:26 skmpz
  2022-05-28 22:47 ` Piraty
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: skmpz @ 2022-04-19 16:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1228 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.1
https://github.com/void-linux/void-packages/pull/36766

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

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

From b91489848bc6caec4977b42e3c4216f48c248fa9 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 19 Apr 2022 20:25:57 +0400
Subject: [PATCH] cava: update to 0.8.1.

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

diff --git a/srcpkgs/cava/template b/srcpkgs/cava/template
index be7182e580dd..fea121c975ac 100644
--- a/srcpkgs/cava/template
+++ b/srcpkgs/cava/template
@@ -1,9 +1,9 @@
 # Template file for 'cava'
 pkgname=cava
-version=0.7.5
+version=0.8.1
 revision=1
 build_style=gnu-configure
-hostmakedepends="automake libtool"
+hostmakedepends="automake libtool xxd"
 makedepends="fftw-devel iniparser-devel ncurses-devel
  $(vopt_if alsa 'alsa-lib-devel') $(vopt_if pulseaudio 'pulseaudio-devel')
  $(vopt_if sndio 'sndio-devel')"
@@ -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=863578e7d091735fd9c673239058515300faa79ff76304849a93c37ae3bd93cf
+checksum=b93f9dc1285142c8488dce93f77a5a31b52a7a6ac7a052d9bbe3c78e3507a4e8
 build_options="alsa pulseaudio sndio"
 build_options_default="alsa pulseaudio sndio"
 

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

end of thread, other threads:[~2022-05-29  8:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19 16:26 [PR PATCH] cava: update to 0.8.1 skmpz
2022-05-28 22:47 ` Piraty
2022-05-29  6:17 ` [PR PATCH] [Updated] " skmpz
2022-05-29  6:18 ` [PR PATCH] [Updated] cava: update to 0.8.2 skmpz
2022-05-29  6:19 ` skmpz
2022-05-29  6:49 ` skmpz
2022-05-29  8:22 ` [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).