diff options
author | B. Watson <yalhcru@gmail.com> | 2011-07-17 11:58:17 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-17 11:58:17 -0500 |
commit | 3d9ef854c3b0e2e5e0d1b8bafe9dea8c96e6a3e1 (patch) | |
tree | b2a5ad52b4fa38ab618491da27ad8f50af8d7402 /audio/grip2/README | |
parent | fb0fb8df54bd2833fce97454b7c31c2da16f8015 (diff) | |
download | slackbuilds-3d9ef854c3b0e2e5e0d1b8bafe9dea8c96e6a3e1.tar.gz |
audio/grip2: Added (replaces multimedia/grip)
This is the "old" grip version for those who don't want all
of the "new" gnome deps to go along with it.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/grip2/README')
-rw-r--r-- | audio/grip2/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/grip2/README b/audio/grip2/README new file mode 100644 index 0000000000..18e67b0e70 --- /dev/null +++ b/audio/grip2/README @@ -0,0 +1,17 @@ +Grip is a gtk-based cd-player and cd-ripper. It has the ripping +capabilities of cdparanoia builtin, but can also use external rippers +(such as cdda2wav). + +This is an older version of Grip that does not require GNOME. If you're +looking for a modern version of Grip, see the package "grip". + +By default, it is safe to install grip2 and grip at the same time, +although not particularly useful. If you don't plan to install both, pass +SMYLINKS=yes to the build script. This will allow you to run "grip" and/or +"gcd" (instead of having to say "grip2" and "gcd2"). Note that with +SMYLINKS=yes, this package will conflict with the regular grip package. + +Before running grip2 for the first time, you may want to copy the file +"/usr/doc/grip2-2.96/dot.grip.sample" to "$HOME/.grip". This sets the +default encoder to oggenc, and puts the track number at the front of +each output filename. |