Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (961fc8c1cd5813fc721648701fad8396cd446bfb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (961fc8c1cd5813fc721648701fad8396cd446bfb)
  • Date: Tue, 11 Mar 2025 18:36:54 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

audio-players/mpd/DEPENDS | 1 -
audio-players/mpd/DETAILS | 2 +-
audio-players/mpd/HISTORY | 4 ++++
3 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 961fc8c1cd5813fc721648701fad8396cd446bfb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

audio-players/mpd: version 0.24

diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 9a76f0b..9cce125 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -1,6 +1,5 @@
. "${GRIMOIRE}/MESON_DEPENDS" &&
depends -sub CXX gcc &&
-depends boost &&
depends fmt &&
# TODO: missing libraries in grimoire:
# - libgme (gme=enabled) for Blargg's game music emulator plugin
diff --git a/audio-players/mpd/DETAILS b/audio-players/mpd/DETAILS
index d7c25b3..026146c 100755
--- a/audio-players/mpd/DETAILS
+++ b/audio-players/mpd/DETAILS
@@ -1,6 +1,6 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=mpd
- VERSION=0.23.17
+ VERSION=0.24
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=http://www.musicpd.org/download/${SPELL}/${VERSION:0:4}/${SOURCE}
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index 14542f1..f346691 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,7 @@
+2025-03-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.24
+ * DEPENDS: no longer needs boost
+
2025-01-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.23.17



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (961fc8c1cd5813fc721648701fad8396cd446bfb), Pavel Vinogradov, 03/11/2025

Archive powered by MHonArc 2.6.24.

Top of Page