Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Müller
17f049b000 imagemagick: fix QA warnings for unshipped files
on build we receive tons of warnings like

WARNING: For recipe imagemagick, the following files were installed but not shipped in any package:
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-solaris.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/locale.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/english.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-windows.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-ghostscript.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/delegates.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/configure.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/francais.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.a
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.la
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.so
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/.debug/analyze.so
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/histogram.la
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ycbcr.a
...

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:41 +01:00
Khem Raj
6cbe04603a imagemagick: Fix configure on x86_64
imagemagick has configure time execution test for large file offset
they wont be able to run in cross compile. We cache it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-19 08:24:55 +02:00
Martin Jansa
9c2e44f885 imagemagick: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-29 21:37:56 +02:00