Commit graph

16 commits

Author SHA1 Message Date
Vladimír Čunát 82797f98f2 Merge branch 'staging' into modular-stdenv
Conflicts:
	pkgs/development/interpreters/perl/5.10/setup-hook.sh
	pkgs/development/interpreters/perl/5.8/setup-hook.sh
	pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
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
Eelco Dolstra e3f7dbbac8 Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +02:00
Kosyrev Serge c022486b5f e17.terminology: 0.4.0 -> 0.5.1 2014-06-15 09:26:01 +04:00
Mathijs Kwik 68d8f67c04 e17/terminology: upgrade to 0.4.0 2014-02-18 09:44:50 +01:00
Mathijs Kwik a288311c0b add terminology: e17 terminal emulator 2013-04-04 22:18:08 +02:00
Mathijs Kwik 07c50d5124 e17/ethumb: support video thumbnails and exif 2013-04-04 22:18:07 +02:00
Mathijs Kwik 6dcddbf3b5 e17/ethumb: add optional dependency on e_dbus
ethumb_client depends on it, but will fail (skip on installation)
silently when not found
2013-04-04 22:18:07 +02:00
Mathijs Kwik d0b30155a5 e17/emotion: enable vlc video backend
we should probably make this configurable, but for now enabling (and
testing) at least 1 backend is better than none, as emotion without
backends won't anything at all
2013-04-04 22:18:07 +02:00
Mathijs Kwik 5431663e12 e17/e_dbus: make sure depending packages can find (propagated) dbus 2013-04-04 22:18:07 +02:00
Shea Levy 8d35dabd65 e17.embryo: Fix meta.
Meta attributes, if they are lists, must be lists of strings.
2013-02-16 16:38:46 -05:00
Александр Цамутали 1c515819ef e17: Update libs to 1.7.5, enlightenment to 0.17.1. 2013-02-10 21:23:45 +04:00
Alexander Tsamutali b1952ce587 desktops/e17: Updated.
svn path=/nixpkgs/trunk/; revision=33404
2012-03-25 13:50:39 +00:00
Alexander Tsamutali 4451d32a36 desktops/e17: Updated everything.
svn path=/nixpkgs/trunk/; revision=30820
2011-12-10 18:11:37 +00:00
Alexander Tsamutali 3a24231510 pkgs/desktops/e17: Some fixes and now I can start it! \o/
svn path=/nixpkgs/trunk/; revision=29518
2011-09-27 23:49:28 +00:00
Alexander Tsamutali e3ccdb4bcd desktops/e17:
Add e17. WIP. Make hangs during build of enlightenment.

svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00