image_compressor_pack 1.0.0.1-universal-darwin-16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +22 -0
  3. data/lib/.paths.yml +12 -0
  4. data/lib/image_compressor_pack/dynamically_linked_recipes.yml +102 -0
  5. data/lib/image_compressor_pack/recipes.rb +42 -0
  6. data/lib/image_compressor_pack/statically_linked_recipes.yml +109 -0
  7. data/lib/image_compressor_pack/version.rb +3 -0
  8. data/lib/image_compressor_pack.rb +24 -0
  9. data/ports/advancecomp-1.22-x86_64-apple-darwin16.1.0.installed +0 -0
  10. data/ports/gifsicle-1.88-x86_64-apple-darwin16.1.0.installed +0 -0
  11. data/ports/jhead-3.0-x86_64-apple-darwin16.1.0.installed +0 -0
  12. data/ports/jpeg-archive-2.1.1-x86_64-apple-darwin16.1.0.installed +0 -0
  13. data/ports/jpegoptim-1.4.4-x86_64-apple-darwin16.1.0.installed +0 -0
  14. data/ports/lcms2-2.8-x86_64-apple-darwin16.1.0.installed +0 -0
  15. data/ports/libpng-1.6.26-x86_64-apple-darwin16.1.0.installed +0 -0
  16. data/ports/mozjpeg-3.1-x86_64-apple-darwin16.1.0.installed +0 -0
  17. data/ports/nasm-2.12.02-x86_64-apple-darwin16.1.0.installed +0 -0
  18. data/ports/optipng-0.7.6-x86_64-apple-darwin16.1.0.installed +0 -0
  19. data/ports/pngcrush-1.8.10-x86_64-apple-darwin16.1.0.installed +0 -0
  20. data/ports/pngquant-2.8.0-x86_64-apple-darwin16.1.0.installed +0 -0
  21. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/bin/advdef +0 -0
  22. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/bin/advmng +0 -0
  23. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/bin/advpng +0 -0
  24. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/bin/advzip +0 -0
  25. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/share/man/man1/advdef.1 +83 -0
  26. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/share/man/man1/advmng.1 +197 -0
  27. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/share/man/man1/advpng.1 +93 -0
  28. data/ports/x86_64-apple-darwin16.1.0/advancecomp/1.22/share/man/man1/advzip.1 +116 -0
  29. data/ports/x86_64-apple-darwin16.1.0/gifsicle/1.88/bin/gifsicle +0 -0
  30. data/ports/x86_64-apple-darwin16.1.0/gifsicle/1.88/share/man/man1/gifsicle.1 +1318 -0
  31. data/ports/x86_64-apple-darwin16.1.0/jhead/3.0/bin/jhead +0 -0
  32. data/ports/x86_64-apple-darwin16.1.0/jpeg-archive/2.1.1/bin/jpeg-archive +40 -0
  33. data/ports/x86_64-apple-darwin16.1.0/jpeg-archive/2.1.1/bin/jpeg-compare +0 -0
  34. data/ports/x86_64-apple-darwin16.1.0/jpeg-archive/2.1.1/bin/jpeg-hash +0 -0
  35. data/ports/x86_64-apple-darwin16.1.0/jpeg-archive/2.1.1/bin/jpeg-recompress +0 -0
  36. data/ports/x86_64-apple-darwin16.1.0/jpegoptim/1.4.4/bin/jpegoptim +0 -0
  37. data/ports/x86_64-apple-darwin16.1.0/jpegoptim/1.4.4/share/man/man1/jpegoptim.1 +186 -0
  38. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/bin/linkicc +0 -0
  39. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/bin/psicc +0 -0
  40. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/bin/transicc +0 -0
  41. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/include/lcms2.h +1903 -0
  42. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/include/lcms2_plugin.h +665 -0
  43. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/lib/liblcms2.a +0 -0
  44. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/lib/liblcms2.la +41 -0
  45. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/lib/pkgconfig/lcms2.pc +11 -0
  46. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/share/man/man1/jpgicc.1 +122 -0
  47. data/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/share/man/man1/tificc.1 +117 -0
  48. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/libpng16/png.h +3266 -0
  49. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/libpng16/pngconf.h +622 -0
  50. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/libpng16/pnglibconf.h +213 -0
  51. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/png.h +3266 -0
  52. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/pngconf.h +622 -0
  53. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/include/pnglibconf.h +213 -0
  54. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/lib/libpng.a +0 -0
  55. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/lib/libpng.la +41 -0
  56. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/lib/libpng16.a +0 -0
  57. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/lib/libpng16.la +41 -0
  58. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/lib/pkgconfig/libpng16.pc +11 -0
  59. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/share/man/man3/libpng.3 +6179 -0
  60. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/share/man/man3/libpngpf.3 +18 -0
  61. data/ports/x86_64-apple-darwin16.1.0/libpng/1.6.26/share/man/man5/png.5 +74 -0
  62. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/cjpeg +0 -0
  63. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/djpeg +0 -0
  64. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/jpegtran +0 -0
  65. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/rdjpgcom +0 -0
  66. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/tjbench +0 -0
  67. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/bin/wrjpgcom +0 -0
  68. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/include/jconfig.h +71 -0
  69. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/include/jerror.h +320 -0
  70. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/include/jmorecfg.h +390 -0
  71. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/include/jpeglib.h +1185 -0
  72. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/include/turbojpeg.h +1538 -0
  73. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/lib/libjpeg.a +0 -0
  74. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/lib/libjpeg.la +41 -0
  75. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/lib/libturbojpeg.a +0 -0
  76. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/lib/libturbojpeg.la +41 -0
  77. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/README +281 -0
  78. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/README-mozilla.txt +194 -0
  79. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/README-turbo.txt +363 -0
  80. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/example.c +433 -0
  81. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/libjpeg.txt +3015 -0
  82. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/structure.txt +906 -0
  83. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/usage.txt +649 -0
  84. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/doc/wizard.txt +211 -0
  85. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/man/man1/cjpeg.1 +352 -0
  86. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/man/man1/djpeg.1 +278 -0
  87. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/man/man1/jpegtran.1 +269 -0
  88. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/man/man1/rdjpgcom.1 +63 -0
  89. data/ports/x86_64-apple-darwin16.1.0/mozjpeg/3.1/share/man/man1/wrjpgcom.1 +103 -0
  90. data/ports/x86_64-apple-darwin16.1.0/nasm/2.12.02/bin/nasm +0 -0
  91. data/ports/x86_64-apple-darwin16.1.0/nasm/2.12.02/bin/ndisasm +0 -0
  92. data/ports/x86_64-apple-darwin16.1.0/nasm/2.12.02/share/man/man1/nasm.1 +429 -0
  93. data/ports/x86_64-apple-darwin16.1.0/nasm/2.12.02/share/man/man1/ndisasm.1 +120 -0
  94. data/ports/x86_64-apple-darwin16.1.0/optipng/0.7.6/bin/optipng +0 -0
  95. data/ports/x86_64-apple-darwin16.1.0/optipng/0.7.6/man/man1/optipng.1 +343 -0
  96. data/ports/x86_64-apple-darwin16.1.0/pngcrush/1.8.10/bin/pngcrush +0 -0
  97. data/ports/x86_64-apple-darwin16.1.0/pngquant/2.8.0/bin/pngquant +0 -0
  98. data/ports/x86_64-apple-darwin16.1.0/pngquant/2.8.0/share/man/man1/pngquant.1 +127 -0
  99. data/ports/x86_64-apple-darwin16.1.0/zlib/1.2.8/include/zconf.h +511 -0
  100. data/ports/x86_64-apple-darwin16.1.0/zlib/1.2.8/include/zlib.h +1768 -0
  101. data/ports/x86_64-apple-darwin16.1.0/zlib/1.2.8/lib/libz.a +0 -0
  102. data/ports/x86_64-apple-darwin16.1.0/zlib/1.2.8/lib/pkgconfig/zlib.pc +13 -0
  103. data/ports/x86_64-apple-darwin16.1.0/zlib/1.2.8/share/man/man3/zlib.3 +151 -0
  104. data/ports/zlib-1.2.8-x86_64-apple-darwin16.1.0.installed +0 -0
  105. metadata +219 -0
@@ -0,0 +1,41 @@
1
+ # liblcms2.la - a libtool library file
2
+ # Generated by libtool (GNU libtool) 2.4.2
3
+ #
4
+ # Please DO NOT delete this file!
5
+ # It is necessary for linking the library.
6
+
7
+ # The name that we can dlopen(3).
8
+ dlname=''
9
+
10
+ # Names of this library.
11
+ library_names=''
12
+
13
+ # The name of the static archive.
14
+ old_library='liblcms2.a'
15
+
16
+ # Linker flags that can not go in dependency_libs.
17
+ inherited_linker_flags=' '
18
+
19
+ # Libraries that this one depends upon.
20
+ dependency_libs=' -lm -lpthread'
21
+
22
+ # Names of additional weak libraries provided by this library
23
+ weak_library_names=''
24
+
25
+ # Version information for liblcms2.
26
+ current=2
27
+ age=0
28
+ revision=8
29
+
30
+ # Is this an already installed library?
31
+ installed=yes
32
+
33
+ # Should we warn about portability when linking against -modules?
34
+ shouldnotlink=no
35
+
36
+ # Files to dlopen/dlpreopen
37
+ dlopen=''
38
+ dlpreopen=''
39
+
40
+ # Directory that this library needs to be installed in:
41
+ libdir='/Users/travis/build/ignisf/image_compressor_pack/ports/x86_64-apple-darwin16.1.0/lcms2/2.8/lib'
@@ -0,0 +1,11 @@
1
+ prefix=/Users/travis/build/ignisf/image_compressor_pack/ports/x86_64-apple-darwin16.1.0/lcms2/2.8
2
+ exec_prefix=${prefix}
3
+ libdir=${exec_prefix}/lib
4
+ includedir=${prefix}/include
5
+
6
+ Name: lcms2
7
+ Description: LCMS Color Management Library
8
+ Version: 2.8
9
+ Libs: -L${libdir} -llcms2
10
+ Libs.private: -lm
11
+ Cflags: -I${includedir}
@@ -0,0 +1,122 @@
1
+ .\"Shiju P. Nair September 30, 2004
2
+ .\"Thomas Weber <tweber@debian.org> April 23, 2014
3
+ .TH JPGICC 1 "September 30, 2004"
4
+ .SH NAME
5
+ jpgicc - little cms ICC profile applier for JPEG.
6
+ .SH SYNOPSIS
7
+ .B jpgicc
8
+ .RI [ options ] " input.jpg output.jpg"
9
+ .SH DESCRIPTION
10
+ lcms is a standalone CMM engine, which deals with the color management.
11
+ It implements a fast transformation between ICC profiles.
12
+ .B jpgicc
13
+ is a little cms ICC profile applier for JPEG.
14
+ .SH OPTIONS
15
+ .TP
16
+ .B \-b
17
+ Black point compensation.
18
+ .TP
19
+ .BI \-c\ NUM
20
+ Precalculates transform (0=Off, 1=Normal, 2=Hi-res, 3=LoRes) [defaults to 1].
21
+ .TP
22
+ .BI \-d\ NUM
23
+ Observer adaptation state (abs.col. only), (0..1.0, float value) [defaults to 0.0].
24
+ .TP
25
+ .B \-e
26
+ Embed destination profile.
27
+ .TP
28
+ .B \-g
29
+ Marks out-of-gamut colors on softproof.
30
+ .TP
31
+ .BI \-h\ NUM
32
+ Show summary of options and examples (0=help, 1=Examples, 2=Built-in profiles, 3=Contact information)
33
+ .TP
34
+ .BI \-i\ profile
35
+ Input profile (defaults to sRGB).
36
+ .TP
37
+ .BI \-l\ link
38
+ TODO: explain this option.
39
+ .TP
40
+ .BI \-m\ NUM
41
+ SoftProof intent (0,1,2,3) [defaults to 0].
42
+ .TP
43
+ .B \-n
44
+ Ignore embedded profile.
45
+ .TP
46
+ .BI \-o\ profile
47
+ Output profile (defaults to sRGB).
48
+ .TP
49
+ .BI \-p\ profile
50
+ Soft proof profile.
51
+ .TP
52
+ .BI \-q\ NUM
53
+ Output JPEG quality, (0..100) [defaults to 75].
54
+ .TP
55
+ .BI \-s\ newprofile
56
+ Save embedded profile as \fInewprofile\fR.
57
+ .TP
58
+ .BI \-t\ NUM
59
+ Rendering intent
60
+ .nf
61
+ .RS
62
+ 0=Perceptual [default]
63
+ 1=Relative colorimetric
64
+ 2=Saturation
65
+ 3=Absolute colorimetric
66
+ 10=Perceptual preserving black ink
67
+ 11=Relative colorimetric preserving black ink
68
+ 12=Saturation preserving black ink
69
+ 13=Perceptual preserving black plane
70
+ 14=Relative colorimetric preserving black plane
71
+ 15=Saturation preserving black plane
72
+ .RE
73
+ .fi
74
+ .TP
75
+ .B \-v
76
+ Verbose.
77
+ .TP
78
+ .BI \-!\ NUM,NUM,NUM
79
+ Out-of-gamut marker channel values (r,g,b) [defaults: 128,128,128].
80
+ .SH BUILT-IN PROFILES
81
+ .nf
82
+ *Lab2 -- D50-based v2 CIEL*a*b
83
+ *Lab4 -- D50-based v4 CIEL*a*b
84
+ *Lab -- D50-based v4 CIEL*a*b
85
+ *XYZ -- CIE XYZ (PCS)
86
+ *sRGB -- sRGB color space
87
+ *Gray22 - Monochrome of Gamma 2.2
88
+ *Gray30 - Monochrome of Gamma 3.0
89
+ *null - Monochrome black for all input
90
+ *Lin2222- CMYK linearization of gamma 2.2 on each channel
91
+ .fi
92
+ .SH EXAMPLES
93
+ .nf
94
+ To color correct from scanner to sRGB:
95
+ jpgicc -iscanner.icm in.jpg out.jpg
96
+
97
+ To convert from monitor1 to monitor2:
98
+ jpgicc -imon1.icm -omon2.icm in.jpg out.jpg
99
+
100
+ To make a CMYK separation:
101
+ jpgicc -oprinter.icm inrgb.jpg outcmyk.jpg
102
+
103
+ To recover sRGB from a CMYK separation:
104
+ jpgicc -iprinter.icm incmyk.jpg outrgb.jpg
105
+
106
+ To convert from CIELab ITU/Fax JPEG to sRGB
107
+ jpgicc -iitufax.icm in.jpg out.jpg
108
+
109
+ To convert from CIELab ITU/Fax JPEG to sRGB
110
+ jpgicc in.jpg out.jpg
111
+ .fi
112
+ .SH NOTES
113
+ For suggestions, comments, bug reports etc. send mail to
114
+ info@littlecms.com.
115
+ .SH SEE ALSO
116
+ .BR linkicc (1),
117
+ .BR psicc (1),
118
+ .BR tificc (1),
119
+ .BR transicc (1)
120
+ .SH AUTHOR
121
+ This manual page was written by Shiju p. Nair <shiju.p@gmail.com>,
122
+ for the Debian project.
@@ -0,0 +1,117 @@
1
+ .\"Shiju P. Nair September 30, 2004
2
+ .\"Thomas Weber <tweber@debian.org> April 23, 2014
3
+ .TH TIFICC 1 "October 23, 2004"
4
+ .SH NAME
5
+ tificc - little cms ICC profile applier for TIFF.
6
+ .SH SYNOPSIS
7
+ .B tificc
8
+ .RI [ options ] " input.tif output.tif"
9
+ .SH DESCRIPTION
10
+ lcms is a standalone CMM engine, which deals with the color management.
11
+ It implements a fast transformation between ICC profiles.
12
+ .B tificc
13
+ is a little cms ICC profile applier for TIFF.
14
+ .SH OPTIONS
15
+ .TP
16
+ .B \-a
17
+ Handle channels > 4 as alpha.
18
+ .TP
19
+ .B \-b
20
+ Black point compensation.
21
+ .TP
22
+ .BI \-c\ NUM
23
+ Precalculates transform (0=Off, 1=Normal, 2=Hi-res, 3=LoRes) [defaults to 1].
24
+ .TP
25
+ .BI \-d\ NUM
26
+ Observer adaptation state (abs.col. only), (0..1.0, float value) [defaults to 0.0].
27
+ .TP
28
+ .B \-e
29
+ Embed destination profile.
30
+ .TP
31
+ .B \-g
32
+ Marks out-of-gamut colors on softproof.
33
+ .TP
34
+ .BI \-h\ NUM
35
+ Show summary of options and examples (0=help, 1=Examples, 2=Built-in profiles, 3=Contact information)
36
+ .TP
37
+ .BI \-i\ profile
38
+ Input profile (defaults to sRGB).
39
+ .TP
40
+ .BI \-k\ inklimit
41
+ Ink-limiting in % (CMYK only), (0..400.0, float value) [default 400.0].
42
+ .TP
43
+ .BI \-l\ profile
44
+ Transform by device-link profile.
45
+ .TP
46
+ .B \-m TODO: check if values outside 0..3 are possible
47
+ SoftProof intent [defaults to 0].
48
+ .TP
49
+ .B \-n
50
+ Ignore embedded profile on input.
51
+ .TP
52
+ .BI \-o\ profile
53
+ Output profile (defaults to sRGB).
54
+ .TP
55
+ .BI \-p\ profile
56
+ Soft proof profile.
57
+ .TP
58
+ .BI \-s\ newprofile
59
+ Save embedded profile as \fInewprofile\fR.
60
+ .TP
61
+ .BI \-t\ NUM
62
+ Rendering intent
63
+ .nf
64
+ .RS
65
+ 0=Perceptual [default]
66
+ 1=Relative colorimetric
67
+ 2=Saturation
68
+ 3=Absolute colorimetric
69
+ 10=Perceptual preserving black ink
70
+ 11=Relative colorimetric preserving black ink
71
+ 12=Saturation preserving black ink
72
+ 13=Perceptual preserving black plane
73
+ 14=Relative colorimetric preserving black plane
74
+ 15=Saturation preserving black plane
75
+ .RE
76
+ .fi
77
+ .TP
78
+ .B \-v
79
+ Verbose.
80
+ .TP
81
+ .BI \-w\ NUM
82
+ Output depth (8, 16 or 32). Use 32 for floating-point.
83
+ .SH BUILT-IN PROFILES
84
+ .nf
85
+ *Lab2 -- D50-based v2 CIEL*a*b
86
+ *Lab4 -- D50-based v4 CIEL*a*b
87
+ *Lab -- D50-based v4 CIEL*a*b
88
+ *XYZ -- CIE XYZ (PCS)
89
+ *sRGB -- sRGB color space
90
+ *Gray22 - Monochrome of Gamma 2.2
91
+ *Gray30 - Monochrome of Gamma 3.0
92
+ *null - Monochrome black for all input
93
+ *Lin2222- CMYK linearization of gamma 2.2 on each channel
94
+ .fi
95
+ .SH EXAMPLES
96
+ .nf
97
+ To color correct from scanner to sRGB:
98
+ tificc -iscanner.icm in.tif out.tif
99
+ To convert from monitor1 to monitor2:
100
+ tificc -imon1.icm -omon2.icm in.tif out.tif
101
+ To make a CMYK separation:
102
+ tificc -oprinter.icm inrgb.tif outcmyk.tif
103
+ To recover sRGB from a CMYK separation:
104
+ tificc -iprinter.icm incmyk.tif outrgb.tif
105
+ To convert from CIELab TIFF to sRGB
106
+ tificc -i*Lab in.tif out.tif
107
+ .fi
108
+ .SH NOTES
109
+ For suggestions, comments, bug reports etc. send mail to info@littlecms.com.
110
+ .SH SEE ALSO
111
+ .BR jpgicc (1),
112
+ .BR linkicc (1),
113
+ .BR psicc (1),
114
+ .BR transicc (1)
115
+ .SH AUTHOR
116
+ This manual page was originally written by Shiju p. Nair <shiju.p@gmail.com>,
117
+ for the Debian project. Modified by Marti Maria to reflect further changes.