./audio/abcde, Command-line utility to rip and encode an audio CD

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.99.7, Package name: abcde-2.3.99.7, Maintainer: sekiya

abcde is a frontend command-line utility (actually, a shell script) that
grabs tracks off a CD, encodes them to ogg, mp3 or flac formats, and tags them,
all in one go.


Required to run:
[textproc/gsed] [audio/cdparanoia] [audio/id3] [audio/id3v2] [audio/cd-discid] [shells/bash] [misc/mkcue]

Master sites: (Expand)

SHA1: 51db5e7da9b3eda0844904ad2b9138fa97eeb254
RMD160: bbb7116a8a06ffae6e0027e5a7524e023bfd71cf
Filesize: 167.326 KB

Version history: (Expand)


CVS history: (Expand)


   2010-04-11 09:25:49 by Christopher KOBAYASHI | Files touched by this commit (3)
Log message:
Several fixes suggested by wiz@ ... thanks!
   2010-04-10 15:26:10 by Christopher KOBAYASHI | Files touched by this commit (2)
Log message:
Oops, committed wrong version of patch-ac.
   2010-04-10 15:20:11 by Christopher KOBAYASHI | Files touched by this commit (4) | Package updated
Log message:
Update to 2.3.99.7, take ownership.  Okay'ed by sketch@
   2009-10-24 17:08:58 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master_sites. use gentoo mirror.
   2009-09-15 12:46:10 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
improve handling of CDs where track 1 starts after the usual 2s gap:
Where CDDA data are filled into the cue sheet, make sure only one
title is used per track, otherwise data would shift by 1 entry and
no title would be left for the last track.
This is still not perfect because there is no (documented) way to
get the audio data within that gap with cdda2wav or cdparanoia, so
the audio data don't match the cue sheet fully, but at least the
cue sheet is not a total mess.
bump PKGREVISION
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-02 07:10:34 by Johnny C. Lam | Files touched by this commit (82)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
   2006-10-14 15:20:47 by Roland Illig | Files touched by this commit (3)
Log message:
Fixed PKGMANDIR and the path to the configuration file from the manual
page, which was mentioned in PR 34813.