mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
multimedia/snapcast: Update 0.26.0-115 → 0.27.0
Reported by: portscout
This commit is contained in:
parent
bfe34da635
commit
dae9d091c7
@ -1,7 +1,6 @@
|
||||
PORTNAME= snapcast
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.26.0-115
|
||||
DISTVERSIONSUFFIX= -gc01ba2bd
|
||||
DISTVERSION= 0.27.0
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -26,7 +25,8 @@ USES= cmake compiler:c++17-lang pkgconfig python shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= badaix
|
||||
|
||||
SHEBANG_FILES= server/etc/plug-ins/meta_mpd.py server/etc/plug-ins/meta_mopidy.py
|
||||
SHEBANG_FILES= server/etc/plug-ins/meta_mpd.py server/etc/plug-ins/meta_mopidy.py \
|
||||
server/etc/plug-ins/meta_librespot-java.py
|
||||
|
||||
OPTIONS_DEFINE= CLIENT
|
||||
OPTIONS_DEFAULT= #CLIENT
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1674423984
|
||||
SHA256 (badaix-snapcast-v0.26.0-115-gc01ba2bd_GH0.tar.gz) = 84e492d0fa552671f0a31f5f4609ba1e03bbf9a6fd477a6ccb51b9b637996e52
|
||||
SIZE (badaix-snapcast-v0.26.0-115-gc01ba2bd_GH0.tar.gz) = 1567471
|
||||
TIMESTAMP = 1675621903
|
||||
SHA256 (badaix-snapcast-v0.27.0_GH0.tar.gz) = c662c6eafbaa42a4797a4ed6ba4a7602332abf99f6ba6ea88ff8ae59978a86ba
|
||||
SIZE (badaix-snapcast-v0.27.0_GH0.tar.gz) = 1566337
|
||||
|
@ -5,6 +5,7 @@ etc/snapserver.conf
|
||||
share/man/man1/snapserver.1.gz
|
||||
%%CLIENT%%share/pixmaps/snapcast.svg
|
||||
share/snapserver/index.html
|
||||
share/snapserver/plug-ins/meta_librespot-java.py
|
||||
share/snapserver/plug-ins/meta_mopidy.py
|
||||
share/snapserver/plug-ins/meta_mpd.py
|
||||
share/snapserver/snapweb/10-seconds-of-silence.mp3
|
||||
|
Loading…
Reference in New Issue
Block a user