diff --git a/desktop/misc/dunst/pspec.xml b/desktop/misc/dunst/pspec.xml index 1e4c6a4da2..41c6f1e413 100644 --- a/desktop/misc/dunst/pspec.xml +++ b/desktop/misc/dunst/pspec.xml @@ -13,8 +13,8 @@ desktop.misc Lightweight and customizable notification daemon. Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection. - - https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.1.tar.gz + + https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.2.tar.gz dbus-devel @@ -60,6 +60,13 @@ + + 2021-12-02 + 1.7.2 + Version bump. + fury + uglyside@yandex.ru + 2021-11-02 1.7.1 diff --git a/multimedia/stream/mpd/actions.py b/multimedia/stream/mpd/actions.py index 6ea1bfda51..59626f0ad5 100644 --- a/multimedia/stream/mpd/actions.py +++ b/multimedia/stream/mpd/actions.py @@ -8,7 +8,6 @@ from pisi.actionsapi import mesontools from pisi.actionsapi import pisitools def setup(): -# pisitools.dosed("doc/meson.build", "sphinx-build", "sphinx-build3") pisitools.ldflags.add("-lbsd") pisitools.cxxflags.add("-lbsd") mesontools.configure("-Ddocumentation=enabled -Dfifo=false \ diff --git a/multimedia/stream/mpd/pspec.xml b/multimedia/stream/mpd/pspec.xml index 8d7d323d1c..54f8b2123e 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.4.tar.xz + + https://musicpd.org/download/mpd/0.23/mpd-0.23.5.tar.xz meson @@ -52,6 +52,7 @@ twolame-devel wavpack-devel zziplib-devel + libpcre2-devel alsa-lib-devel libshout-devel liburing-devel @@ -62,6 +63,7 @@ libid3tag-devel libmikmod-devel libvorbis-devel + cyrus-sasl-devel fluidsynth-devel libmodplug-devel libsndfile-devel @@ -82,14 +84,9 @@ python3-snowballstemmer python3-sphinx-alabaster-theme python3-sphinxcontrib-websupport - - cyrus-sasl-devel - + @@ -126,6 +123,7 @@ twolame wavpack zziplib + libpcre2 alsa-lib libshout liburing @@ -168,6 +166,13 @@ + + 2021-12-02 + 0.23.5 + Version bump. + fury + uglyside@yandex.ru + 2021-11-23 0.23.4