nixpkgs/pkgs/misc
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
..
beep Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
cups Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
drivers Fix broken use of builtins.currentSystem 2014-07-28 11:28:35 +02:00
emulators add: emulationstation 1.0.2 2014-08-23 15:33:22 +02:00
foldingathome Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
freestyle Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
ghostscript Fix many package descriptions 2014-08-24 22:31:37 +02:00
gxemul
jackaudio Revert "Remove obsolete jackaudio version 1." 2014-07-31 12:52:29 +02:00
lilypond lilypond: unbreak build by adding t1utils to buildInputs 2014-06-11 21:17:50 +02:00
maven maven: update from 3.0.4 to 3.1.1, potentially fixes CVE-2013-0253 2014-07-04 21:45:30 +04:00
my-env my-env: Support for running command directly by load-env-xxx script 2014-07-16 23:09:49 +02:00
screensavers Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
seafile-shared seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
solfege
source-and-tags
themes
uboot
vim-plugins Vim-plugins: add vim-pathogen 2014-08-15 19:45:32 +02:00
xosd Fix many package descriptions 2014-08-24 22:31:37 +02:00
misc.nix