- Modifications to compile ImageMagick
This commit is contained in:
parent
615ec83706
commit
83522c16c3
3442 changed files with 57 additions and 412926 deletions
11
ImageMagick/wand/MagickWand-6.Q16.pc
Normal file
11
ImageMagick/wand/MagickWand-6.Q16.pc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=/home/santi/lms/install
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include/ImageMagick
|
||||
|
||||
Name: MagickWand
|
||||
Version: 6.8.3
|
||||
Description: MagickWand - C API for ImageMagick (ABI Q16)
|
||||
Requires: ImageMagick
|
||||
Libs: -L${libdir} -lMagickWand-6.Q16 -lMagickCore-6.Q16
|
||||
Cflags: -I${includedir} -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16
|
||||
Loading…
Add table
Add a link
Reference in a new issue