Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (938354abd591d59dbee55e178e423c90da8fd944)
  • Date: Sat, 19 Mar 2022 01:27:05 +0000

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

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

New commits:
commit 938354abd591d59dbee55e178e423c90da8fd944
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

audio-players/mpd: version 0.23.6

diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index c61882c..561fdf7 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -1,7 +1,7 @@
+. "${GRIMOIRE}/MESON_DEPENDS" &&
depends -sub CXX gcc &&
depends boost &&
depends fmt &&
-depends meson &&
# TODO: missing libraries in grimoire:
# - libgme (gme=enabled) for Blargg's game music emulator plugin
# - libadplug (adplug=enabled) for AdPlug decoder plugin
diff --git a/audio-players/mpd/DETAILS b/audio-players/mpd/DETAILS
index 3496a91..1c0c72f 100755
--- a/audio-players/mpd/DETAILS
+++ b/audio-players/mpd/DETAILS
@@ -1,6 +1,6 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=mpd
- VERSION=0.23.5
+ VERSION=0.23.6
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 3693a81..488070e 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,7 @@
+2022-03-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.23.6
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2021-12-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.23.5




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (938354abd591d59dbee55e178e423c90da8fd944), Pavel Vinogradov, 03/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page