Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] snapcast: update to 0.31.0
@ 2025-02-05  3:31 amak79
  0 siblings, 0 replies; only message in thread
From: amak79 @ 2025-02-05  3:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/amak79/void-packages snapcast
https://github.com/void-linux/void-packages/pull/54220

snapcast: update to 0.31.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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/54220.patch is attached

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

From d5fbbb7658b06e52a915633202174779c1ccb96e Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Wed, 5 Feb 2025 13:25:19 +1100
Subject: [PATCH] snapcast: update to 0.31.0

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

diff --git a/srcpkgs/snapcast/template b/srcpkgs/snapcast/template
index f75c80231d1048..cfe462b2e5653d 100644
--- a/srcpkgs/snapcast/template
+++ b/srcpkgs/snapcast/template
@@ -1,6 +1,6 @@
 # Template file for 'snapcast'
 pkgname=snapcast
-version=0.29.0
+version=0.31.0
 revision=1
 _snapweb_version=0.8.0
 build_style=cmake
@@ -9,7 +9,7 @@ configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc -DBUILD_WITH_TREMOR=OFF
  -DBUILD_WITH_PULSE=$(vopt_if pulseaudio ON OFF)"
 hostmakedepends="pkg-config"
 makedepends="alsa-lib-devel boost-devel expat-devel libflac-devel libsoxr-devel
- libvorbis-devel opus-devel $(vopt_if avahi avahi-libs-devel)
+ libvorbis-devel openssl-devel opus-devel $(vopt_if avahi avahi-libs-devel)
  $(vopt_if pulseaudio pulseaudio-devel)"
 short_desc="Synchronous multi-room audio player"
 maintainer="amak <amak.git@outlook.com>"
@@ -18,7 +18,7 @@ homepage="https://github.com/badaix/snapcast"
 changelog="https://raw.githubusercontent.com/badaix/snapcast/master/changelog.md"
 distfiles="https://github.com/badaix/snapcast/archive/v${version}.tar.gz
  https://github.com/badaix/snapweb/releases/download/v${_snapweb_version}/snapweb.zip>snapweb-${_snapweb_version}.zip"
-checksum="ecfb2c96a4920adc4121b1180b37bb86566c359914c14831c0abea4e65d23f92
+checksum="d38d576f85bfa936412413b6860875ba3b462a8e67405f3984a0485778f2fdac
  71078f94d87e44881c7bf6491456d528420a69ae09f1ae115dd6c48c03c2a65c"
 skip_extraction="snapweb-${_snapweb_version}.zip"
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-05  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-05  3:31 [PR PATCH] snapcast: update to 0.31.0 amak79

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