-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
colord-gtk: 0.1.26 → 0.2.0 #72104
colord-gtk: 0.1.26 → 0.2.0 #72104
Conversation
license = stdenv.lib.licenses.lgpl2Plus; | ||
platforms = stdenv.lib.platforms.linux; | ||
meta = with stdenv.lib; { | ||
homepage = "http://www.freedesktop.org/software/colord/intro.html"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
homepage = "http://www.freedesktop.org/software/colord/intro.html"; | |
homepage = "https://www.freedesktop.org/software/colord/intro.html"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seemed fine in gnome-color-manager. g-c-c builds.
Inspected outputs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hah 😄 retract that.
I believe we should propagate gtk3
and colord
as per the .pc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
hughsie/colord-gtk@f74545c