Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9d72c956115ffffe6c00c39bc1759bac95394fe9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9d72c956115ffffe6c00c39bc1759bac95394fe9)
  • Date: Thu, 16 Apr 2015 08:48:24 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-soft/asunder/DEPENDS | 7 +++++++
audio-soft/asunder/DETAILS | 4 ++--
audio-soft/asunder/HISTORY | 4 ++++
3 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 2a2431cde0d2fd46b3183ef959c1c6bf48ad4f7c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

asunder: => 2.7

diff --git a/audio-soft/asunder/DEPENDS b/audio-soft/asunder/DEPENDS
index 42bf89f..bc8c186 100755
--- a/audio-soft/asunder/DEPENDS
+++ b/audio-soft/asunder/DEPENDS
@@ -2,6 +2,13 @@ depends gtk+2 &&
depends cdparanoia &&
depends libcddb &&

+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends SYSTEM-LOGGER "" "" "for logging via syslog" &&
+
optional_depends lame "" "" "for mp3 encoding support" &&
optional_depends flac "" "" "for FLAC encoding support" &&
optional_depends vorbis-tools "" "" "for Ogg Vorbis encoding support" &&
diff --git a/audio-soft/asunder/DETAILS b/audio-soft/asunder/DETAILS
index 2f78677..67f7ae3 100755
--- a/audio-soft/asunder/DETAILS
+++ b/audio-soft/asunder/DETAILS
@@ -1,8 +1,8 @@
SPELL=asunder
- VERSION=2.5
+ VERSION=2.7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://littlesvr.ca/$SPELL/releases/$SOURCE
-
SOURCE_HASH=sha512:037a9c2478227de400d6dd2a86db80e6d3c6ac189cfbaf5a8c3107f8443590dc50c18f91abb47ee660880f56ba6f03435c3fb539f5df874ad1076fef1e54f474
+
SOURCE_HASH=sha512:3c5116411a30d4ac95ee4303c1627a385bc1bb62680ce15536fa524c8301928a81b4987043490318548832834893d31e51e46b8afb43a4e76ac0aedfeb38b7b7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://littlesvr.ca/asunder/
LICENSE[0]=GPL
diff --git a/audio-soft/asunder/HISTORY b/audio-soft/asunder/HISTORY
index d1d6c94..0a85eef 100644
--- a/audio-soft/asunder/HISTORY
+++ b/audio-soft/asunder/HISTORY
@@ -1,3 +1,7 @@
+2015-04-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.7
+ * DEPENDS: added optional gettext and SYSTEM-LOGGER dependencies
+
2014-10-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9d72c956115ffffe6c00c39bc1759bac95394fe9), Vlad Glagolev, 04/16/2015

Archive powered by MHonArc 2.6.24.

Top of Page