Skip to Content.
Sympa Menu

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

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 (53bac312c4a2b79f0806e4a44652145dfb01203e)
  • Date: Tue, 10 Jan 2017 20:45:17 +0000

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

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

New commits:
commit 53bac312c4a2b79f0806e4a44652145dfb01203e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

audio-players/mpd: version 0.20.1

diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 823808e..4d35bcd 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -9,11 +9,6 @@ depends boost &&
# - libiso9660 (--enable-iso9660) for iso9660 archive support
# - despotify (--enable-despotify) for despotify (spotify.com) support

-optional_depends glib2 \
- "--enable-glib" \
- "--disable-glib" \
- "to enable GLib usage" &&
-
optional_depends icu \
"--enable-icu" \
"--disable-icu" \
diff --git a/audio-players/mpd/DETAILS b/audio-players/mpd/DETAILS
index bdc95c4..94ed001 100755
--- a/audio-players/mpd/DETAILS
+++ b/audio-players/mpd/DETAILS
@@ -1,9 +1,9 @@
SPELL=mpd
- VERSION=0.20
+ VERSION=0.20.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_URL[0]=http://www.musicpd.org/download/${SPELL}/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:93b72fdb6a7d08867b74a022e254696eed991f5cecf319b71ea2528d8b44934009a42f342e55b2d38ca8c875f63da2e04f608fbdeee560062f10108b46307637
+
SOURCE_URL[0]=http://www.musicpd.org/download/${SPELL}/${VERSION:0:4}/${SOURCE}
+
SOURCE_HASH=sha512:7784318f74b963b2ac0f756452484c0f8d20533a5e1635304904249adb5fe5485f7ab4a429d60ce78f4e48804eba854e11e91a1f31077c929d441e750868fc27
LICENSE[0]=GPL
KEYWORDS="music players audio"
WEB_SITE=http://www.musicpd.org/
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index bc6860f..de5df56 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,7 @@
+2017-01-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.20.1, VERSION is sliced now in SOURCE_URL[0]
+ * DEPENDS: removed glib2
+
2017-01-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.20, adjusted SOURCE_URL[0]




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (53bac312c4a2b79f0806e4a44652145dfb01203e), Pavel Vinogradov, 01/10/2017

Archive powered by MHonArc 2.6.24.

Top of Page