diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-01-15 08:29:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 08:29:29 +0700 |
commit | 0752078fb72215bff3638e999bc0f2a26002b208 (patch) | |
tree | 8183d5fc71d8d925ae2aed9a90335aa7800b0ffc /audio | |
parent | 6389a3dea53878b907989c5363cd9e0bf25bb8d4 (diff) |
audio/freac: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freac/README | 25 | ||||
-rw-r--r-- | audio/freac/freac.SlackBuild | 2 | ||||
-rw-r--r-- | audio/freac/slack-desc | 2 |
3 files changed, 25 insertions, 4 deletions
diff --git a/audio/freac/README b/audio/freac/README index 5e3f44185a17..d9801dc9af3a 100644 --- a/audio/freac/README +++ b/audio/freac/README @@ -1,4 +1,25 @@ freac (Audio converter and CD ripper) -freac is a Audio converter and CD ripper with support for various -popular formats and encoders. +fre:ac is a Audio converter and CD ripper with support for various +popular formats and encoders. It currently converts between MP3, +MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, WAV and Bonk formats. + +With fre:ac you easily rip your audio CDs to MP3 or WMA files for use +with your hardware player or convert files that do not play with other +audio software. You can even convert whole music libraries retaining +the folder and filename structure. + +The integrated CD ripper supports the CDDB/freedb online CD database. +It will automatically query song information and write it to ID3v2 or +other title information tags. + +Features: + + * Converter for MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, WAV and + Bonk formats; + * Integrated CD ripper with CDDB/freedb title database support; + * Multi-core optimized encoders to speed up conversions on modern PCs; + * Full Unicode support for tags and file names; + * Easy to learn and use, still offers expert options when you need them; + * Multilingual user interface available in 40 languages + * Completely free and open source without a catch diff --git a/audio/freac/freac.SlackBuild b/audio/freac/freac.SlackBuild index da3840257c99..81f9f2e982aa 100644 --- a/audio/freac/freac.SlackBuild +++ b/audio/freac/freac.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # -# Slackware build script for fastoggenc. +# Slackware build script for freac. # # Copyright 2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. diff --git a/audio/freac/slack-desc b/audio/freac/slack-desc index 130818e58d8e..6b3d90459863 100644 --- a/audio/freac/slack-desc +++ b/audio/freac/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| freac: freac (Audio converter and CD ripper) freac: -freac: freac is a Audio converter and CD ripper with support for various +freac: fre:ac is a Audio converter and CD ripper with support for various freac: popular formats and encoders. freac: freac: Home page: https://www.freac.org/ |