More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ libxml2 libxslt curl libvorbis libtheora speex libkate ];
|
||||
|
||||
meta = {
|
||||
description = "icecast is free server software for streaming multimedia.";
|
||||
description = "Server software for streaming multimedia";
|
||||
|
||||
longDescription = ''
|
||||
Icecast is a streaming media server which currently supports Ogg Vorbis and MP3
|
||||
|
||||
Reference in New Issue
Block a user