audio/musicpd: Update to upstream release 0.22.10

Details:
- Bugfix release, see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.10/NEWS
- Remove the defunct TIDAL plugin.

MFH:		2021Q3
(cherry picked from commit bd67074d3f)
This commit is contained in:
Thomas Zander 2021-08-07 15:34:20 +02:00
parent 9b7c70c589
commit f495f84dd1
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5
2 changed files with 5 additions and 8 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= musicpd
PORTVERSION= 0.22.9
PORTVERSION= 0.22.10
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@ -51,7 +51,7 @@ OPTIONS_MULTI_FILE_FORMAT= \
OPTIONS_GROUP= ACCESS PLAYBACK
OPTIONS_GROUP_ACCESS= CDPARANOIA CURL LAME MMS NFS PLAYLISTS QOBUZ \
SMB SOUNDCLOUD TIDAL YAJL
SMB SOUNDCLOUD YAJL
OPTIONS_GROUP_PLAYBACK= AO JACK OPENAL PULSEAUDIO \
SHOUTCAST SNDIO
@ -67,7 +67,6 @@ QOBUZ_DESC= Streaming service support: Qobuz
SIDPLAY_DESC= Sidplay support (C64 mono and stereo files)
SMB_DESC= SMB network support (currently strongly discouraged)
SOUNDCLOUD_DESC=Streaming service support: SoundCloud
TIDAL_DESC= Streaming service support: TIDAL (currently defunct)
TWOLAME_DESC= TwoLAME support (mp2)
VORBISENC_DESC= Ogg Vorbis encoder
WILDMIDI_DESC= WildMIDI support (MIDI files)
@ -192,8 +191,6 @@ QOBUZ_LIB_DEPENDS= libgcrypt.so:security/libgcrypt
QOBUZ_IMPLIES= CURL YAJL
SOUNDCLOUD_MESON_ENABLED= soundcloud
SOUNDCLOUD_IMPLIES= CURL YAJL
TIDAL_MESON_ENABLED= tidal
TIDAL_IMPLIES= CURL YAJL
# Misc library support
AVAHI_MESON_ON= -Dzeroconf=avahi

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1624793348
SHA256 (mpd-0.22.9.tar.xz) = f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
SIZE (mpd-0.22.9.tar.xz) = 738432
TIMESTAMP = 1628313364
SHA256 (mpd-0.22.10.tar.xz) = 07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614
SIZE (mpd-0.22.10.tar.xz) = 736456