[Lunar-commits] <moonbase> abcde: version bumped to 2.4.2.
Florin Braescu
florin at lunar-linux.org
Fri Oct 8 20:32:42 CEST 2010
commit 8fdd268fc078e4d81d15e2dfe17d93f3b037e0de
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 8 21:32:42 2010 +0300
abcde: version bumped to 2.4.2.
Thanks to akelling for the submission.
---
audio/abcde/BUILD | 10 ----------
audio/abcde/DEPENDS | 1 +
audio/abcde/DETAILS | 15 +++++++--------
3 files changed, 8 insertions(+), 18 deletions(-)
diff --git a/audio/abcde/BUILD b/audio/abcde/BUILD
deleted file mode 100644
index aeb9968..0000000
--- a/audio/abcde/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
- # this edit fixes a metaflac option name change in flac-1.1.1
- sedit "s/import-vc-from/import-tags-from/" abcde &&
- export DESTDIR=""
- default_make &&
- mkdir -p $DOCUMENT_DIRECTORY/abcde &&
- cp -a TODO changelog $DOCUMENT_DIRECTORY/abcde/
-
-) > $C_FIFO 2>&1
diff --git a/audio/abcde/DEPENDS b/audio/abcde/DEPENDS
index 8192af1..0e67b86 100644
--- a/audio/abcde/DEPENDS
+++ b/audio/abcde/DEPENDS
@@ -4,5 +4,6 @@ depends cdparanoia
depends wget
depends id3
depends id3v2
+
optional_depends "lame" "" "" "to be able to encode to mp3"
optional_depends "flac" "" "" "to be able to encode flac"
diff --git a/audio/abcde/DETAILS b/audio/abcde/DETAILS
index a41a878..22ee910 100644
--- a/audio/abcde/DETAILS
+++ b/audio/abcde/DETAILS
@@ -1,13 +1,12 @@
MODULE=abcde
- VERSION=2.3.3
- SOURCE=${MODULE}_${VERSION}.orig.tar.gz
- SOURCE_URL=http://www.sourcefiles.org/Multimedia/MP3/Front_End/
-# SOURCE_URL=http://www.hispalinux.es/~data/files/
- SOURCE_VFY=sha1:76486a0bcb4ac85d052e0d244da3abbeab3c5db0
- WEB_SITE=http://www.hispalinux.es/~data/abcde.php
+ VERSION=2.4.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://abcde.googlecode.com/files
+ SOURCE_VFY=sha1:6b91cce8315174500f134133c10d8c9ab233c8a2
+ WEB_SITE=http://code.google.com/p/$MODULE
ENTERED=20031214
- UPDATED=20050922
- SHORT="Grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3."
+ UPDATED=20101008
+ SHORT="Grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC."
cat << EOF
abcde is a frontend command-line utility (actually, a shell script) that
More information about the Lunar-commits
mailing list