Skip to Content.
Sympa Menu

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

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 (0a39541f958bdd3bb8397695516e64dc4c09397d)
  • Date: Thu, 15 Jul 2021 21:46:00 +0000

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

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

New commits:
commit 0a39541f958bdd3bb8397695516e64dc4c09397d
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

audio-players/mpd: version 0.22.9

diff --git a/audio-players/mpd/BUILD b/audio-players/mpd/BUILD
index bea6391..0ce5247 100755
--- a/audio-players/mpd/BUILD
+++ b/audio-players/mpd/BUILD
@@ -3,6 +3,6 @@ create_account musicdaemon &&
LDFLAGS="-L/usr/lib/sidplay/builders $LDFLAGS" &&

OPTS+=" mpcdec=disabled" &&
-OPTS+=" documentation=false" &&
+OPTS+=" documentation=disabled" &&

default_build
diff --git a/audio-players/mpd/DETAILS b/audio-players/mpd/DETAILS
index 4ff30cc..5ae8354 100755
--- a/audio-players/mpd/DETAILS
+++ b/audio-players/mpd/DETAILS
@@ -1,6 +1,6 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=mpd
- VERSION=0.21.24
+ VERSION=0.22.9
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 cb2df77..287e9ea 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,7 @@
+2021-07-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.22.9
+ * BUILD: corrected documentation flag
+
2020-06-12 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.21.24




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0a39541f958bdd3bb8397695516e64dc4c09397d), Pavel Vinogradov, 07/15/2021

Archive powered by MHonArc 2.6.24.

Top of Page