From 43439af0165c25d8dcdbd27d485f1c008a6e2603 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 2 Dec 2021 17:26:34 +0300 Subject: [PATCH 1/3] dunst. --- desktop/misc/dunst/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 From 02180f02dc6ddf04a240ea168e1e0dcfb7a8e596 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 2 Dec 2021 17:53:39 +0300 Subject: [PATCH 2/3] mpd. --- multimedia/stream/mpd/pspec.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/multimedia/stream/mpd/pspec.xml b/multimedia/stream/mpd/pspec.xml index 8d7d323d1c..7b57a5e798 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 @@ -126,6 +127,7 @@ twolame wavpack zziplib + libpcre2 alsa-lib libshout liburing @@ -168,6 +170,13 @@ + + 2021-12-02 + 0.23.5 + Version bump. + fury + uglyside@yandex.ru + 2021-11-23 0.23.4 From ceaafa203f3b297cbee66dbc938510326e22cfad Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 2 Dec 2021 18:02:20 +0300 Subject: [PATCH 3/3] mpd. --- multimedia/stream/mpd/actions.py | 1 - multimedia/stream/mpd/pspec.xml | 8 ++------ 2 files changed, 2 insertions(+), 7 deletions(-) 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 7b57a5e798..54f8b2123e 100644 --- a/multimedia/stream/mpd/pspec.xml +++ b/multimedia/stream/mpd/pspec.xml @@ -63,6 +63,7 @@ libid3tag-devel libmikmod-devel libvorbis-devel + cyrus-sasl-devel fluidsynth-devel libmodplug-devel libsndfile-devel @@ -83,14 +84,9 @@ python3-snowballstemmer python3-sphinx-alabaster-theme python3-sphinxcontrib-websupport - - cyrus-sasl-devel - +