Package Details: snapcast 0.29.0-1

Git Clone URL: https://aur.archlinux.org/snapcast.git (read-only, click to copy)
Package Base: snapcast
Description: Synchronous multi-room audio player
Upstream URL: https://github.com/badaix/snapcast
Keywords: audio multi-room
Licenses: GPL
Submitter: mogwai
Maintainer: mogwai
Last Packager: mogwai
Votes: 37
Popularity: 0.103105
First Submitted: 2016-01-01 21:21 (UTC)
Last Updated: 2024-08-26 17:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

cgirard commented on 2021-07-25 16:31 (UTC)

Hi, instead of advising of disabling protected FIFOs, it would be probably a better idea to just advise to use /run/snapserver/snapfifo as you even care to create /run/snapserver

mogwai commented on 2021-05-17 08:22 (UTC)

@Hazzl: Thank you for upstreaming!

Since gcc11 hit the core repository today and no new release is available upstream (yet), I've added your patch. Thanks again for raising this issue.

mogwai commented on 2021-05-16 14:35 (UTC)

@Hazzl: Could you please report this issue upstream?

Hazzl commented on 2021-05-16 14:29 (UTC)

I need the following patch to compile with g++-11.1.0

--- snapcast-0.25.0/common/message/message.hpp  2021-05-15 13:16:03.000000000 +0200
+++ snapcast-0.25.0b/common/message/message.hpp 2021-05-16 16:15:34.243593726 +0200
@@ -29,6 +29,7 @@
 #include <sys/time.h>
 #endif
 #include <vector>
+#include <memory>

 /*
 template<typename CharT, typename TraitsT = std::char_traits<CharT> >

mogwai commented on 2021-01-16 11:36 (UTC)

@m040601: done

m040601 commented on 2021-01-13 17:55 (UTC) (edited on 2021-01-13 18:06 (UTC) by m040601)

At https://github.com/badaix/snapcast there is the "docs" folder . Its content ends up in /usr/share/doc/snapcast

But there's also some extra usefull stuff besides that "docs" folder.

  • A usefull file "changelog.md" file.
  • A folder "control" containing example files using curl and jq

Could you please also include it ? Thanks.

mogwai commented on 2020-10-15 20:30 (UTC)

Indeed, I just noticed that the original github alert is referring to a different commit than the current 0.22.0 tag. It seems he added one more commit to fix a missing include, and then re-tagged. Glad to have that cleared up. I thought I was going crazy. :-)

CultofRobots commented on 2020-10-15 20:26 (UTC)

Probably happened because snapcast dev pulled v0.22.0 assets about an hour after they uploaded it to github, then uploaded new assets under the same release tag a bit later.

mogwai commented on 2020-10-15 20:18 (UTC)

Thanks for the notification. I don't know what went wrong. I built the package on several hosts (x86_64, armv7h and aarch64) before submitting it, using standard makepkg commands. Anyhow, it should be solved now.

m040601 commented on 2020-10-15 17:18 (UTC) (edited on 2020-10-15 17:18 (UTC) by m040601)

Source sha256sums was not updated, same problem

==> Verification of source files with sha256sums...
snapcast-0.22.0.tar.gz FAILED