aboutsummaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-29 12:18:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-29 12:18:01 +0000
commit2672c4bbb1061d6f6cf299be1130d5653e6d499b (patch)
treed3bba98f50670e03704a9bb42667b510f5840d28 /print/Makefile
parent94be92e76b691f5f8dd42dc2a8b51b7dbf342633 (diff)
The capabilities of the Color library are limited to pure mathematical
manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB). WWW: http://rubyforge.org/projects/color/
Notes
Notes: svn path=/head/; revision=210073
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 5f13d336623d..fff1882f16b9 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -292,6 +292,7 @@
SUBDIR += ruby-gnomeprint
SUBDIR += ruby-panda
SUBDIR += ruby-pdflib
+ SUBDIR += rubygem-color
SUBDIR += rubygem-colortools
SUBDIR += rubygem-pdfwriter
SUBDIR += scribus