summaryrefslogtreecommitdiffstats
path: root/audio-soft
diff options
context:
space:
mode:
authorFlorian Franzmann2016-03-29 22:32:32 +0200
committerFlorian Franzmann2016-03-29 23:00:52 +0200
commitded9195d11faeb2d1755b5f2c0dd12d528d2a581 (patch)
tree10dc5875595fc46e54afed4d6565249864331162 /audio-soft
parent60479cc872a26960e6b9eccb44a4b5725b10d3e7 (diff)
audio-soft/abcde: version 2.7.1
Diffstat (limited to 'audio-soft')
-rwxr-xr-xaudio-soft/abcde/DEPENDS18
-rwxr-xr-xaudio-soft/abcde/DETAILS4
-rw-r--r--audio-soft/abcde/HISTORY3
3 files changed, 17 insertions, 8 deletions
diff --git a/audio-soft/abcde/DEPENDS b/audio-soft/abcde/DEPENDS
index 06c99f8321..8b310c910b 100755
--- a/audio-soft/abcde/DEPENDS
+++ b/audio-soft/abcde/DEPENDS
@@ -1,13 +1,19 @@
depends webservice-musicbrainz &&
depends cd-discid &&
+optional_depends bladeenc "" "" "for mp3s" &&
+optional_depends cd-discid "" "" "for discID support" &&
optional_depends cdparanoia "" "" "for ripping with error correction" &&
optional_depends cdrtools "" "" "use cdd2wav" &&
-optional_depends vorbis-tools "" "" "Ogg Vorbis encoder" &&
-optional_depends lame "" "" "for mp3s" &&
-optional_depends bladeenc "" "" "for mp3s" &&
+optional_depends eyed3 "" "" "for id3 version tagging" &&
+optional_depends ffmpeg "" "" "for storing in m4a and mp2 containers" &&
optional_depends flac "" "" "for FLAC support" &&
+optional_depends lame "" "" "for mp3s" &&
+optional_depends libcdio-paranoia "" "" "for ripping with cdparanoia" &&
+optional_depends musepack-tools "" "" "for musepack support" &&
+optional_depends opus-tools "" "" "for opus support" &&
optional_depends speex "" "" "for speex support" &&
-optional_depends cd-discid "" "" "for discID support" &&
-optional_depends wget "" "" "for CDDB support" &&
-optional_depends eyed3 "" "" "for id3 version tagging"
+optional_depends ttaenc "" "" "for ttaenc support" &&
+optional_depends vorbis-tools "" "" "Ogg Vorbis encoder" &&
+optional_depends wavpack "" "" "for wavpack encoding" &&
+optional_depends wget "" "" "for CDDB support"
diff --git a/audio-soft/abcde/DETAILS b/audio-soft/abcde/DETAILS
index 78ad37059e..c9d2a59fb6 100755
--- a/audio-soft/abcde/DETAILS
+++ b/audio-soft/abcde/DETAILS
@@ -1,9 +1,9 @@
SPELL=abcde
- VERSION=2.6
+ VERSION=2.7.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://abcde.einval.com/download/$SOURCE
- SOURCE_HASH=sha512:cbd50b4991e80a47e9d98b7681c3dc85266969854b5e5b8d4e622f5abf4384271d40a827903fdc0e477906863b769d6f574bfdd9744a898e425818c53de70514
+ SOURCE_HASH=sha512:55d0d6e01af7a492367889f948b1beb3d08ecf2204d6384a93f9b3ed4b8f34fad2c1e517f56a87c2d3041bf116fe6aaa7d1ae98705e4f5f89283288588c8b48e
WEB_SITE=http://abcde.einval.com/
LICENSE[0]=GPL
ENTERED=20020911
diff --git a/audio-soft/abcde/HISTORY b/audio-soft/abcde/HISTORY
index b63078a645..ae342320bd 100644
--- a/audio-soft/abcde/HISTORY
+++ b/audio-soft/abcde/HISTORY
@@ -1,3 +1,6 @@
+2015-03-29 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 2.7.1
+
2015-03-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.6
* DEPENDS: change dependency on id3v1/2 to eyed3