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