Color Management: Difference between revisions

From SlackWiki
Jump to navigation Jump to search
(Created page with "== Color management and calibration software available == * colord * colord-gtk * xcalib * iccprofiles * oyranos * gnome-color-manager * DisplayCAL Packages i can`t build on...")
 
No edit summary
Line 8: Line 8:
* gnome-color-manager
* gnome-color-manager
* DisplayCAL
* DisplayCAL
* monica


Packages i can`t build on Slackware
== lprof ==
[http://lprof.sourceforge.net/ Homepage]


* lprof
Requires: [https://slackware.pkgs.org/14.2/slackonly-i486/qt3-3.3.8b-i486-6_slonly.txz.html qt3], [https://slackbuilds.org/repository/14.2/libraries/vigra/ Vigra]
* monica
 
=== Installation ===
 
Create directory for installation. In my case:
 
mkdir ~/software/lprof
scons PREFIX=~/software/lprof/ qt_directory=/opt/kde3/lib/qt3-3.3.8b/





Revision as of 08:45, 16 July 2017

Color management and calibration software available

  • colord
  • colord-gtk
  • xcalib
  • iccprofiles
  • oyranos
  • gnome-color-manager
  • DisplayCAL
  • monica

lprof

Homepage

Requires: qt3, Vigra

Installation

Create directory for installation. In my case:

mkdir ~/software/lprof
scons PREFIX=~/software/lprof/ qt_directory=/opt/kde3/lib/qt3-3.3.8b/


Page on Archwiki dedicated to this problem

Page in progress.