diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-26 09:59:00 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:57:10 +0700 |
commit | 63fe4b60e92204e924379cdcc4d01a2d5acaa1a0 (patch) | |
tree | 4086eaee9f69e2f2a7d9bd381746b6693fd9f6a9 /multimedia/ripit/README | |
parent | 22be892ecd0d5a60d01147481ad2c000f824eff8 (diff) |
multimedia/ripit: New maintainer, fix REQUIRES.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia/ripit/README')
-rw-r--r-- | multimedia/ripit/README | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/multimedia/ripit/README b/multimedia/ripit/README index 903706601e0ba..3a86bf699e2ee 100644 --- a/multimedia/ripit/README +++ b/multimedia/ripit/README @@ -1,22 +1,16 @@ -RipIT is used to create MPEG-1 Layer 3 (mp3) using Lame, or uses Flac (flac), -Ogg Vorbis (ogg), Faac (m4a), Musepack (mpc), mp4als (als), Wavpack (wv) or -ffmpeg to convert audio files (wav) extracted from an audio CD. -It is a console based front-end (no GUI here), written in Perl, for these -programs (which must be installed -- at least one out of each category): +ripit (command line audio CD ripper) -* dagrab, cdparanoia or cdda2wav (tosha and cdd are also supported) -for ripping the audio CD tracks -* Lame, OggVorbis, Flac or Faac, Musepack, mp4als, Wavpack or ffmpeg for -encoding the wav files to a compressed format +RipIT is used to create MPEG-1 Layer 3 (mp3) using Lame, or uses Flac +(flac), Ogg Vorbis (ogg), Faac (m4a), Musepack (mpc), mp4als (als), +Wavpack (wv) or ffmpeg to convert audio files (wav) extracted from an +audio CD. It is a console based front-end (no GUI here), written in Perl, +for various programs which must be installed. -Optionally, ripit can use: +RipIT has *many* optional dependencies; see README_SBo.txt for details. -* CDDB_get 2.27 or higher, a Perl module for CDDB retrieval -* LWP::simple, a Perl module to access web pages and eventually Digest::MD5 -and Unicode::UCD depending your choice of options - -When using Musicbrainz DB one needs additionally: WebService::MusicBrainz -and the discid-tool or MusicBrainz::DiscID. +RipIT has a vast (some would say bewildering) array of command-line +and config file options. See its man page and the comments in +/etc/ripit/config for details. The program will do the following without user intervention: |