summaryrefslogtreecommitdiffstats
path: root/audio-soft
diff options
context:
space:
mode:
authorFlorian Franzmann2015-03-01 12:32:42 +0100
committerFlorian Franzmann2015-03-02 22:11:35 +0100
commitc0e80b413f4835eea78f8a43ed130c175b2d9735 (patch)
treef8f1261336da953d290615b3432404df3cff4d8d /audio-soft
parent27ac7b9a2dbd5d09bbd11532d80e20f455ffba15 (diff)
audio-soft/abcde: version 2.6
Diffstat (limited to 'audio-soft')
-rwxr-xr-xaudio-soft/abcde/DEPENDS3
-rwxr-xr-xaudio-soft/abcde/DETAILS8
-rw-r--r--audio-soft/abcde/HISTORY4
3 files changed, 9 insertions, 6 deletions
diff --git a/audio-soft/abcde/DEPENDS b/audio-soft/abcde/DEPENDS
index 474c9d97af..06c99f8321 100755
--- a/audio-soft/abcde/DEPENDS
+++ b/audio-soft/abcde/DEPENDS
@@ -10,5 +10,4 @@ optional_depends flac "" "" "for FLAC support" &&
optional_depends speex "" "" "for speex support" &&
optional_depends cd-discid "" "" "for discID support" &&
optional_depends wget "" "" "for CDDB support" &&
-optional_depends id3 "" "" "for id3 version 1 tagging" &&
-optional_depends id3v2 "" "" "for id3 version 2 tagging"
+optional_depends eyed3 "" "" "for id3 version tagging"
diff --git a/audio-soft/abcde/DETAILS b/audio-soft/abcde/DETAILS
index 9527e2da80..78ad37059e 100755
--- a/audio-soft/abcde/DETAILS
+++ b/audio-soft/abcde/DETAILS
@@ -1,10 +1,10 @@
SPELL=abcde
- VERSION=2.5.4
+ VERSION=2.6
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://abcde.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:be3c8f697873b65888a37ea6209e161a6fc7bbe26c6e139b211b1fbcb233d3e250b21f6fad2114962ca4dcce79240e2cec51f69ce47549c737071a6122694791
- WEB_SITE=http://code.google.com/p/abcde/
+ SOURCE_URL[0]=http://abcde.einval.com/download/$SOURCE
+ SOURCE_HASH=sha512:cbd50b4991e80a47e9d98b7681c3dc85266969854b5e5b8d4e622f5abf4384271d40a827903fdc0e477906863b769d6f574bfdd9744a898e425818c53de70514
+ WEB_SITE=http://abcde.einval.com/
LICENSE[0]=GPL
ENTERED=20020911
KEYWORDS="tools audio"
diff --git a/audio-soft/abcde/HISTORY b/audio-soft/abcde/HISTORY
index f2869de082..b63078a645 100644
--- a/audio-soft/abcde/HISTORY
+++ b/audio-soft/abcde/HISTORY
@@ -1,3 +1,7 @@
+2015-03-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.6
+ * DEPENDS: change dependency on id3v1/2 to eyed3
+
2013-04-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.5.4
* DEPENDS: add dependencies on webservice-musicbrainz, cd-discid