summaryrefslogtreecommitdiffstats
path: root/audio-players/sound-juicer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/sound-juicer/DETAILS')
-rwxr-xr-xaudio-players/sound-juicer/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-players/sound-juicer/DETAILS b/audio-players/sound-juicer/DETAILS
new file mode 100755
index 0000000000..5652eb0667
--- /dev/null
+++ b/audio-players/sound-juicer/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=sound-juicer
+ VERSION=2.10.1
+ BRANCH=$(echo $VERSION|cut -d. -f1,2)
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ MD5[0]=af0dbfa39ec85f9ed1ba45ae69f64fdc
+ WEB_SITE=http://www.burtonini.com/blog/computers/sound-juicer
+ LICENSE[0]=GPL
+ ENTERED=20030503
+ UPDATED=20030503
+ SHORT="Sound Juicer is a GTK+/GStreamer CD ripping tool"
+cat << EOF
+Sound Juicer is a GTK+/GStreamer CD ripping tool supporting:
+ * Clean interface
+ * Automatic tagging of files
+
+NOTE: for Sound Juicer to work correctly, you need to have cdparanoia and
+ libvorbis support compiled into gst-plugins.
+EOF