diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:21:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:21:06 -0400 |
commit | d90f78d60c621a3453d4ba89aed2a35d3fd6661a (patch) | |
tree | aa0cf14d124b983e324bb2802b24c58d349610d4 /multimedia | |
parent | 1ef73ca43e141d0b01ac701172b858e55781f67c (diff) |
multimedia/spek: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/spek/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/spek/README b/multimedia/spek/README index f47273527aab..b01c784b6bbc 100644 --- a/multimedia/spek/README +++ b/multimedia/spek/README @@ -1,6 +1,6 @@ spek (Acoustic Spectrum Analyser) -spek is an acoustic spectrum analyser written in C and C++. -It uses FFmpeg spek: libraries for audio decoding and wxWidgets for the GUI. +spek is an acoustic spectrum analyser written in C and C++. It uses +FFmpeg libraries for audio decoding and wxWidgets for the GUI. Spek is available on *BSD, GNU/Linux, Windows and Mac OS X. |