From: amak79 <amak79@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] snapcast: update to 0.31.0
Date: Wed, 05 Feb 2025 04:31:56 +0100 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54220@inbox.vuxu.org> (raw)
[-- 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"
next reply other threads:[~2025-02-05 3:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 3:31 amak79 [this message]
2025-02-18 3:45 ` [PR PATCH] [Closed]: " classabbyamp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54220@inbox.vuxu.org \
--to=amak79@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).