Commit Graph

7 Commits

Author SHA1 Message Date
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
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Peter Simons
9b003f0668 mpc: update to version 1.0.1 2013-01-11 17:04:44 +01:00
Eelco Dolstra
594dec7c7f * mpc updated to 0.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30888
2011-12-14 14:05:22 +00:00
Ludovic Courtès
b56430e7c0 MPC is now a GNU project.
svn path=/nixpkgs/trunk/; revision=26562
2011-03-28 12:04:59 +00:00
Ludovic Courtès
7ab81fe75f MPC 0.8.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23387
2010-08-24 09:21:19 +00:00
Ludovic Courtès
7c038cdc06 Add MPC.
svn path=/nixpkgs/trunk/; revision=21399
2010-04-28 12:36:53 +00:00