diff options
author | ben <ben@pkgsrc.org> | 2004-10-19 03:13:11 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-10-19 03:13:11 +0000 |
commit | 50dcc17e0508bd3ef0ff915f7de3733f2327aa34 (patch) | |
tree | 286ab4721c3ac458869a2dc94275e555d146bebf /audio/rip/DESCR | |
parent | 5efdfb952a949e35b8d9c7521d19d19ac03e8b6e (diff) | |
download | pkgsrc-50dcc17e0508bd3ef0ff915f7de3733f2327aa34.tar.gz |
Initial import of rip-1.07, a command-line based audio CD ripper and
encoder. Provided by Leonard Schmidt in PR#27269 and PR#27290.
rip is a wrapper for rippers and encoders which provides a common
interface for ripping any CD audio track and encoding it into
MP3, Ogg Vorbis, or FLAC. Manual and CDDB based renaming schemes
are available for naming and tagging your ripped tracks.
Diffstat (limited to 'audio/rip/DESCR')
-rw-r--r-- | audio/rip/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/rip/DESCR b/audio/rip/DESCR new file mode 100644 index 00000000000..0e7a1e4ad08 --- /dev/null +++ b/audio/rip/DESCR @@ -0,0 +1,4 @@ +rip is a wrapper for rippers and encoders which provides a common +interface for ripping any CD audio track and encoding it into +MP3, Ogg Vorbis, or FLAC. Manual and CDDB based renaming schemes +are available for naming and tagging your ripped tracks. |