Commit graph

10 commits

Author SHA1 Message Date
Robert Helgesson e8817a2d20
bash-completion: change attribute name
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Nikolay Amiantov cf9ddb27d6 colord: fix udev rules, add sane support 2016-03-11 01:58:40 +03:00
Bjørn Forsman 9cdf17e822 colord: fix use of /var
Currently the package is built with /var in $out/var. That fails when it
tries to create/write things at runtime (nix store is read-only).
Instead, tell it to use /var (global directory) and fixup the
installation phase so it doesn't touch /var (leave that for runtime).

This unbreaks the colord dbus service, which apparently is needed by
cups to create color profiles for printers.
2016-01-03 21:07:04 +01:00
Eelco Dolstra e70593389f Another libgudev dependency 2015-09-17 17:44:59 +02:00
Samuel Rivas c41a62aa98 colord: 1.2.3 -> 1.2.12
* Use fetchzip instead of fetchurl
2015-08-24 19:52:37 +02:00
Aristid Breitkreuz 2989968178 colord: update from 1.1.7 to 1.2.3 2014-10-08 20:23:24 +02:00
Rüdiger Sonderfeld 0741150b97 colord: Update to 1.1.7 and copy bash completions. 2014-08-20 01:53:46 +02:00
Vladimír Čunát d6349df0dd put systemd unit dirs on the right place
Also see #1936.
2014-03-13 21:44:51 +01:00
Domen Kožar 745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00
Marc Weber 513dad6527 colord, gusb: package.
Part of #517.
2013-09-15 11:53:11 +03:00