colord is a system service that makes it easy to manage, install
and generate color profiles to accurately color manage input
and output devices.
This requires a colord user/group to be added:
groupadd -g 303 colord
useradd -d /var/lib/colord -u 303 -g colord -s /bin/false colord
This package can optionally add bash completion support by running:
BASH_COMPLETION=yes ./colord.SlackBuild
If you want argyllcms support (new dep: argyllcms), use:
ARGYLL=yes ./colord.SlackBuild
This requires: libgusb
Maintained by: Willy Sudiarto Raharjo
Keywords: colord
ChangeLog: colord
Homepage:
http://www.freedesktop.org/software/colord
Download SlackBuild:
colord.tar.gz
colord.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
colord.SlackBuild |
colord.info |
doinst.sh |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds