notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
snapcast Multiroom client-server audio player
0.28.0 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.27.0_3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-26 01:34:16
Last Update: 2024-04-20 07:27:27
Commit Hash: 6dc1920
Also Listed In: audio
License: GPLv3
WWW:
https://github.com/badaix/snapcast
Description:
Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution. Audio is captured by the server and routed to the connected clients. Several players can feed audio to the server in parallel and clients can be grouped to play the same audio stream. One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/snapcast-0.28.0/catalog.mk
  2. /usr/local/share/licenses/snapcast-0.28.0/LICENSE
  3. /usr/local/share/licenses/snapcast-0.28.0/GPLv3
  4. @comment bin/snapclient
  5. bin/snapserver
  6. etc/snapserver.conf
  7. @comment share/man/man1/snapclient.1.gz
  8. share/man/man1/snapserver.1.gz
  9. @comment share/pixmaps/snapcast.svg
  10. share/snapserver/index.html
  11. share/snapserver/plug-ins/meta_librespot-java.py
  12. share/snapserver/plug-ins/meta_mopidy.py
  13. share/snapserver/plug-ins/meta_mpd.py
  14. share/snapserver/snapweb/index.html
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • snapcast>0:multimedia/snapcast
To install the port:
cd /usr/ports/multimedia/snapcast/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/snapcast
  • pkg install snapcast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snapcast
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713585937 SHA256 (badaix-snapcast-v0.28.0_GH0.tar.gz) = 7911037dd4b06fe98166db1d49a7cd83ccf131210d5aaad47507bfa0cfc31407 SIZE (badaix-snapcast-v0.28.0_GH0.tar.gz) = 1198568

Packages (timestamps in pop-ups are UTC):
snapcast
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.27.0_30.27.0_3-0.27.0_30.27.0_3---
FreeBSD:13:quarterly0.27.0_30.27.0_3-0.27.0_30.27.0_30.27.0_30.27.0_30.27.0_3
FreeBSD:14:latest0.27.0_30.27.0_3-0.27.0_30.27.0_30.27.0_2-0.27.0_2
FreeBSD:14:quarterly0.27.0_30.27.0_3-0.27.0_30.27.0_30.27.0_30.27.0_30.27.0_3
FreeBSD:15:latest0.27.0_30.27.0_3n/a0.27.0_3n/a0.27.0_30.27.0_30.27.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asio.hpp : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libavahi-common.so : net/avahi-app
  3. libexpat.so : textproc/expat2
  4. libFLAC.so : audio/flac
  5. libogg.so : audio/libogg
  6. libopus.so : audio/opus
  7. libvorbis.so : audio/libvorbis
  8. libsoxr.so : audio/libsoxr
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for snapcast-0.28.0: CLIENT=off: Build and install client in addition to server ===> Use 'make config' to modify these settings
Options name:
multimedia_snapcast
USES:
cmake compiler:c++17-lang pkgconfig python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/badaix/snapcast/tar.gz/v0.28.0?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.28.0
20 Apr 2024 07:27:27
commit hash: 6dc1920182322d51488363b1d5db0af5c0440576commit hash: 6dc1920182322d51488363b1d5db0af5c0440576commit hash: 6dc1920182322d51488363b1d5db0af5c0440576commit hash: 6dc1920182322d51488363b1d5db0af5c0440576 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: update 0.27.0 → 0.28.0

Reported by:	portscout
0.27.0_3
07 Aug 2023 16:34:07
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
0.27.0_2
15 May 2023 21:11:25
commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
0.27.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.27.0
05 Feb 2023 21:04:10
commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96commit hash: dae9d091c7aa490c7f6eea29e8bb2b311e1adc96 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.26.0-115 → 0.27.0

Reported by:	portscout
0.26.0.115
22 Jan 2023 21:57:50
commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1commit hash: 1d7b7c2cb7244890e0324c4d7a780bd4e01589d1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.26.0 -> 0.26.0-115
0.26.0_2
25 Sep 2022 20:14:54
commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: bump port revision of consumers after update to 1.4.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.26.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.26.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.26.0
19 Jun 2022 06:47:25
commit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8ccommit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8ccommit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8ccommit hash: d8bec3c32ae3060b5888dbae55c1fcd0c8db5a8c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.25.0 -> 0.26.0

Reported by:	portscout
0.25.0
22 May 2022 20:17:14
commit hash: 25c5203f02adbc14e623576647d9e59721f769c3commit hash: 25c5203f02adbc14e623576647d9e59721f769c3commit hash: 25c5203f02adbc14e623576647d9e59721f769c3commit hash: 25c5203f02adbc14e623576647d9e59721f769c3 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
multimedia/snapcast: mark as BROKEN after recent boost upgrade

PR:	246106
0.25.0
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
0.25.0
06 Jan 2022 21:53:37
commit hash: 2045f47341ba614cc1f6c103b6d9921b61c012f3commit hash: 2045f47341ba614cc1f6c103b6d9921b61c012f3commit hash: 2045f47341ba614cc1f6c103b6d9921b61c012f3commit hash: 2045f47341ba614cc1f6c103b6d9921b61c012f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Fix plist when CLIENT=off

PR:		260984
Reported by:	dave@jetcafe.org
0.25.0
16 May 2021 16:15:41
commit hash: e7422bc9af3e246077533108a91e2b40a4560c4fcommit hash: e7422bc9af3e246077533108a91e2b40a4560c4fcommit hash: e7422bc9af3e246077533108a91e2b40a4560c4fcommit hash: e7422bc9af3e246077533108a91e2b40a4560c4f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
multimedia/snapcast: Update 0.24.0 -> 0.25.0

Reported by:	portscout
0.24.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.24.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.24.0
27 Feb 2021 18:04:33
Revision:566723Original commit files touched by this commit
yuri search for other commits by this committer
multimedia/snapcast: Update 0.23.0 -> 0.24.0

Reported by:	portscout
0.23.0
26 Feb 2021 01:33:39
Revision:566577Original commit files touched by this commit
yuri search for other commits by this committer
New port: multimedia/snapcast: Multiroom client-server audio player

Number of commits found: 19