summaryrefslogtreecommitdiffstats
path: root/audio-soft
diff options
context:
space:
mode:
authorVlad Glagolev2015-04-16 16:48:03 +0300
committerVlad Glagolev2015-04-16 16:48:03 +0300
commit2a2431cde0d2fd46b3183ef959c1c6bf48ad4f7c (patch)
tree0427c79c28aadc95f3d9447a903b3e5d0394a446 /audio-soft
parente885f621127afc51359ae8a7f65da682a5b3ded7 (diff)
asunder: => 2.7
Diffstat (limited to 'audio-soft')
-rwxr-xr-xaudio-soft/asunder/DEPENDS7
-rwxr-xr-xaudio-soft/asunder/DETAILS4
-rw-r--r--audio-soft/asunder/HISTORY4
3 files changed, 13 insertions, 2 deletions
diff --git a/audio-soft/asunder/DEPENDS b/audio-soft/asunder/DEPENDS
index 42bf89f9e4..bc8c18641c 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 2f786771bf..67f7ae39a6 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 d1d6c9402a..0a85eef79f 100644
--- a/audio-soft/asunder/HISTORY
+++ b/audio-soft/asunder/HISTORY
@@ -1,3 +1,7 @@
+2015-04-16 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.7
+ * DEPENDS: added optional gettext and SYSTEM-LOGGER dependencies
+
2014-10-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.5