Jeff Mickey <j...@codemac.net> skribis:

> Don't know what others think, but we should probably also package
> redshift-gtk if we're gonna include redshift. Mine has a bug where icons
> don't show up so I didn't push it, but see here for what I use locally:
>
> https://github.com/codemac/guix-pkgs/blob/master/src/codemac/packages/redshift.scm

I see your redshift package is also slightly more elaborate.  Would you
like to submit it (or Florian can incorporate the differences)?  Here
are some comments:

> +    (synopsis
> +     "Adjusts the color temperature of your screen
> + according to your surroundings")

Rather “Adjust your screen's color temperature”.

> +    (description
> +     "This may help your eyes hurt less if you are working
> +in front of the screen at night.")

What about:

  “Redshift adjust your screen's color temperature according to your
  environment.  This may help make your eyes hurt less, for instance
  when working in front of the screen at night.”

?

> +    (license license:gpl3)))

The source file headers carry the “or later” clause, so this should be
‘gplv3+’.

Thanks in advance!

Ludo’.

Reply via email to