diff --git a/package/nikolaus/cantus/cantus.desc b/package/nikolaus/cantus/cantus.desc index 122191c52..b2478f864 100644 --- a/package/nikolaus/cantus/cantus.desc +++ b/package/nikolaus/cantus/cantus.desc @@ -23,8 +23,8 @@ [I] an MP3 tagger tool -[T] Cantus helps you in managing your MP3 music collection and updating the ID3 tags. -[T] It's based on the GTK+ toolkit. +[T] Cantus helps you in managing your MP3 music collection and updating the +[T] ID3 tags. It's based on the GTK+ toolkit. [U] http://software.manicsadness.com/?site=project&project=1 diff --git a/package/nikolaus/flac/flac.desc b/package/nikolaus/flac/flac.desc index 107267a02..616ed0fec 100644 --- a/package/nikolaus/flac/flac.desc +++ b/package/nikolaus/flac/flac.desc @@ -21,23 +21,29 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] an open source lossless audio codec - -[T] FLAC is comprised of -[T] * `libFLAC', a library which implements reference encoders and +[I] An Free Lossless Audio Codec + +[T] Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning +[T] that audio is compressed in FLAC without throwing away any information. +[T] This is similar to how Zip works, except with FLAC you will get much +[T] better compression because it is designed specifically for audio, +[T] +[T] FLAC consists of: +[T] - `libFLAC', a library which implements reference encoders and [T] decoders, and a metadata interface -[T] * `libFLAC++', a C++ object wrapper library around libFLAC -[T] * `libOggFLAC' and `libOggFLAC++', which provide encoders and +[T] - `libFLAC++', a C++ object wrapper library around libFLAC +[T] - `libOggFLAC' and `libOggFLAC++', which provide encoders and [T] decoders for FLAC streams in an Ogg container -[T] * `flac', a command-line program for encoding and decoding files -[T] * `metaflac', a command-line program for editing FLAC metadata -[T] * player plugins for XMMS and Winamp -[T] * user and API documentation +[T] - `flac', a command-line program for encoding and decoding files +[T] - `metaflac', a command-line program for editing FLAC metadata +[T] - player plugins for XMMS and Winamp +[T] - user and API documentation [U] http://flac.sourceforge.net [A] Josh Coalson [M] Nikolaus Filus +[M] Rene Rebe [C] extra/multimedia