From e7dd4a19a55b858353673be78efc1e0b09395b87 Mon Sep 17 00:00:00 2001 From: uglyside Date: Thu, 24 Oct 2024 17:18:08 +0300 Subject: [PATCH] mpd-0.23.15 --- multimedia/stream/mpd/actions.py | 2 +- multimedia/stream/mpd/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/multimedia/stream/mpd/actions.py b/multimedia/stream/mpd/actions.py index 0f7512d924..3171cf6d7e 100644 --- a/multimedia/stream/mpd/actions.py +++ b/multimedia/stream/mpd/actions.py @@ -9,8 +9,8 @@ from pisi.actionsapi import pisitools j = ''.join([ ' -Ddocumentation=enabled', - ' -Dfifo=false', '', + ' -Dfifo=true', ' -Dtcp=true', ' -Ddsd=true', ' -Dcue=true', diff --git a/multimedia/stream/mpd/pspec.xml b/multimedia/stream/mpd/pspec.xml index fe01a766b6..87d7f1e96b 100644 --- a/multimedia/stream/mpd/pspec.xml +++ b/multimedia/stream/mpd/pspec.xml @@ -15,8 +15,8 @@ Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol. - - https://musicpd.org/download/mpd/0.23/mpd-0.23.12.tar.xz + + https://musicpd.org/download/mpd/0.23/mpd-0.23.15.tar.xz meson @@ -163,6 +163,13 @@ + + 2024-10-24 + 0.23.15 + Rebuild. + fury + uglyside@yandex.ru + 2023-10-30 0.23.12