summaryrefslogtreecommitdiffstats
path: root/system/cdwrite/slack-desc
diff options
context:
space:
mode:
author Cezary M. Kruk <c.kruk@bigfoot.com>2011-08-09 12:53:56 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-09 12:53:56 -0300
commitce538ef95cfeb483f1bf6aebc7cf03d2cacd7dcb (patch)
tree4f7bb7fb78a3a659a187e4bad61a42e5175a796e /system/cdwrite/slack-desc
parentdfa57e71659d7533a4460cddd947b593e7c5ef23 (diff)
downloadslackbuilds-ce538ef95cfeb483f1bf6aebc7cf03d2cacd7dcb.tar.gz
slackbuilds-ce538ef95cfeb483f1bf6aebc7cf03d2cacd7dcb.tar.xz
system/cdwrite: Added (CD/DVD reading/writing/encoding shell)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/cdwrite/slack-desc')
-rw-r--r--system/cdwrite/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/cdwrite/slack-desc b/system/cdwrite/slack-desc
new file mode 100644
index 0000000000..5eeb358ed1
--- /dev/null
+++ b/system/cdwrite/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+cdwrite: cdwrite (CD/DVD reading and writing and FLAC/MP3/OGG encoding shell)
+cdwrite:
+cdwrite: cdwrite is a console shell for reading, writing, and copying audio
+cdwrite: CDs as well as for creating and writing ISO images on CD media and
+cdwrite: data or ISO images on DVD media. It can also encode WAV files or
+cdwrite: audio CDs to FLAC, MP3, or OGG files, using optionally CDDB data and
+cdwrite: setting ID3 tags.
+cdwrite:
+cdwrite: It requires id3lib and id3v2 packages available in SlackBuilds.org
+cdwrite: for mass ID3 tagging as well as CDDB_get package available in
+cdwrite: cpan.org for communication with CDDB servers.