diff options
author | Roberto Neri <rneri@libero.it> | 2010-05-11 22:53:13 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:13 +0200 |
commit | 6ef9602a03cb1818d8a6a402f0b8ee51a97fa77e (patch) | |
tree | 8a2b7f9c6128bf82f9462632fecc630863b24bdd /audio/mp3splt/slack-desc | |
parent | 6588e28ca1c068f4e3722cdb66e779de38db158c (diff) | |
download | slackbuilds-6ef9602a03cb1818d8a6a402f0b8ee51a97fa77e.tar.gz slackbuilds-6ef9602a03cb1818d8a6a402f0b8ee51a97fa77e.tar.xz |
audio/mp3splt: Added to 12.1 repository
Diffstat (limited to 'audio/mp3splt/slack-desc')
-rw-r--r-- | audio/mp3splt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/mp3splt/slack-desc b/audio/mp3splt/slack-desc new file mode 100644 index 00000000000..6f74a39eabd --- /dev/null +++ b/audio/mp3splt/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------------------------------------------------------| +mp3splt: mp3splt (command line program from the mp3splt project) +mp3splt: +mp3splt: mp3splt is a free utility to split mp3/ogg files (without decoding), +mp3splt: selecting begin/end time; if file is an album, you can get splitpoints +mp3splt: automatically from internet or a local cue/cddb file. +mp3splt: It splits also Mp3Wrap and AlbumWrap archives. +mp3splt: The mp3splt project is divided in 3 parts: +mp3splt: - libmp3splt, a library (created from mp3splt version 2.1c) +mp3splt: - mp3splt, a command line program +mp3splt: - mp3splt-gtk, a GTK2 gui +mp3splt: Homepage: http://mp3splt.sourceforge.net/ |