#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
# Copyright 2015-2017 Aurelien Larcher
# Copyright (c) 2023, 2024 Andreas Wacknitz
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

legacy pkg=SUNWimagick \
    desc="ImageMagick - Image Manipulation Utilities and Libraries" \
    name="ImageMagick - Image Manipulation Utilities and Libraries"

<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
<transform file path=etc/.* -> default preserve true>

#
# Compatibility links
#
link path=usr/sfw/bin/Magick++-config target=../../bin/Magick++-config
link path=usr/sfw/bin/MagickCore-config target=../../bin/MagickCore-config
link path=usr/sfw/bin/MagickWand-config target=../../bin/MagickWand-config
link path=usr/sfw/bin/animate target=../../bin/animate
link path=usr/sfw/bin/compare target=../../bin/compare
link path=usr/sfw/bin/composite target=../../bin/composite
link path=usr/sfw/bin/conjure target=../../bin/conjure
link path=usr/sfw/bin/convert target=../../bin/convert
link path=usr/sfw/bin/display target=../../bin/display
link path=usr/sfw/bin/identify target=../../bin/identify
link path=usr/sfw/bin/import target=../../bin/import
link path=usr/sfw/bin/magick target=../../bin/magick
link path=usr/sfw/bin/magick-script target=../../bin/magick-script
link path=usr/sfw/bin/mogrify target=../../bin/mogrify
link path=usr/sfw/bin/montage target=../../bin/montage
link path=usr/sfw/bin/stream target=../../bin/stream

file path=etc/ImageMagick-7/colors.xml
file path=etc/ImageMagick-7/delegates.xml
file path=etc/ImageMagick-7/log.xml
file path=etc/ImageMagick-7/mime.xml
file path=etc/ImageMagick-7/policy.xml
file path=etc/ImageMagick-7/quantization-table.xml
file path=etc/ImageMagick-7/thresholds.xml
file path=etc/ImageMagick-7/type-apple.xml
file path=etc/ImageMagick-7/type-dejavu.xml
file path=etc/ImageMagick-7/type-ghostscript.xml
file path=etc/ImageMagick-7/type-urw-base35-type1.xml
file path=etc/ImageMagick-7/type-urw-base35.xml
file path=etc/ImageMagick-7/type-windows.xml
file path=etc/ImageMagick-7/type.xml
file path=usr/bin/Magick++-config
file path=usr/bin/MagickCore-config
file path=usr/bin/MagickWand-config
link path=usr/bin/animate target=magick
link path=usr/bin/compare target=magick
link path=usr/bin/composite target=magick
link path=usr/bin/conjure target=magick
link path=usr/bin/convert target=magick
link path=usr/bin/display target=magick
link path=usr/bin/identify target=magick
link path=usr/bin/import target=magick
file path=usr/bin/magick
link path=usr/bin/magick-script target=magick
link path=usr/bin/mogrify target=magick
link path=usr/bin/montage target=magick
link path=usr/bin/stream target=magick
file path=usr/include/ImageMagick-7/Magick++.h
file path=usr/include/ImageMagick-7/Magick++/Blob.h
file path=usr/include/ImageMagick-7/Magick++/CoderInfo.h
file path=usr/include/ImageMagick-7/Magick++/Color.h
file path=usr/include/ImageMagick-7/Magick++/Drawable.h
file path=usr/include/ImageMagick-7/Magick++/Exception.h
file path=usr/include/ImageMagick-7/Magick++/Functions.h
file path=usr/include/ImageMagick-7/Magick++/Geometry.h
file path=usr/include/ImageMagick-7/Magick++/Image.h
file path=usr/include/ImageMagick-7/Magick++/Include.h
file path=usr/include/ImageMagick-7/Magick++/Montage.h
file path=usr/include/ImageMagick-7/Magick++/Pixels.h
file path=usr/include/ImageMagick-7/Magick++/ResourceLimits.h
file path=usr/include/ImageMagick-7/Magick++/STL.h
file path=usr/include/ImageMagick-7/Magick++/SecurityPolicy.h
file path=usr/include/ImageMagick-7/Magick++/Statistic.h
file path=usr/include/ImageMagick-7/Magick++/TypeMetric.h
file path=usr/include/ImageMagick-7/MagickCore/MagickCore.h
file path=usr/include/ImageMagick-7/MagickCore/animate.h
file path=usr/include/ImageMagick-7/MagickCore/annotate.h
file path=usr/include/ImageMagick-7/MagickCore/artifact.h
file path=usr/include/ImageMagick-7/MagickCore/attribute.h
file path=usr/include/ImageMagick-7/MagickCore/blob.h
file path=usr/include/ImageMagick-7/MagickCore/cache-view.h
file path=usr/include/ImageMagick-7/MagickCore/cache.h
file path=usr/include/ImageMagick-7/MagickCore/channel.h
file path=usr/include/ImageMagick-7/MagickCore/cipher.h
file path=usr/include/ImageMagick-7/MagickCore/client.h
file path=usr/include/ImageMagick-7/MagickCore/coder.h
file path=usr/include/ImageMagick-7/MagickCore/color.h
file path=usr/include/ImageMagick-7/MagickCore/colormap.h
file path=usr/include/ImageMagick-7/MagickCore/colorspace.h
file path=usr/include/ImageMagick-7/MagickCore/compare.h
file path=usr/include/ImageMagick-7/MagickCore/composite.h
file path=usr/include/ImageMagick-7/MagickCore/compress.h
file path=usr/include/ImageMagick-7/MagickCore/configure.h
file path=usr/include/ImageMagick-7/MagickCore/constitute.h
file path=usr/include/ImageMagick-7/MagickCore/decorate.h
file path=usr/include/ImageMagick-7/MagickCore/delegate.h
file path=usr/include/ImageMagick-7/MagickCore/deprecate.h
file path=usr/include/ImageMagick-7/MagickCore/display.h
file path=usr/include/ImageMagick-7/MagickCore/distort.h
file path=usr/include/ImageMagick-7/MagickCore/distribute-cache.h
file path=usr/include/ImageMagick-7/MagickCore/draw.h
file path=usr/include/ImageMagick-7/MagickCore/effect.h
file path=usr/include/ImageMagick-7/MagickCore/enhance.h
file path=usr/include/ImageMagick-7/MagickCore/exception.h
file path=usr/include/ImageMagick-7/MagickCore/feature.h
file path=usr/include/ImageMagick-7/MagickCore/fourier.h
file path=usr/include/ImageMagick-7/MagickCore/fx.h
file path=usr/include/ImageMagick-7/MagickCore/gem.h
file path=usr/include/ImageMagick-7/MagickCore/geometry.h
file path=usr/include/ImageMagick-7/MagickCore/histogram.h
file path=usr/include/ImageMagick-7/MagickCore/identify.h
file path=usr/include/ImageMagick-7/MagickCore/image-view.h
file path=usr/include/ImageMagick-7/MagickCore/image.h
file path=usr/include/ImageMagick-7/MagickCore/layer.h
file path=usr/include/ImageMagick-7/MagickCore/linked-list.h
file path=usr/include/ImageMagick-7/MagickCore/list.h
file path=usr/include/ImageMagick-7/MagickCore/locale_.h
file path=usr/include/ImageMagick-7/MagickCore/log.h
file path=usr/include/ImageMagick-7/MagickCore/magic.h
file path=usr/include/ImageMagick-7/MagickCore/magick-baseconfig.h
file path=usr/include/ImageMagick-7/MagickCore/magick-config.h
file path=usr/include/ImageMagick-7/MagickCore/magick-type.h
file path=usr/include/ImageMagick-7/MagickCore/magick.h
file path=usr/include/ImageMagick-7/MagickCore/matrix.h
file path=usr/include/ImageMagick-7/MagickCore/memory_.h
file path=usr/include/ImageMagick-7/MagickCore/method-attribute.h
file path=usr/include/ImageMagick-7/MagickCore/methods.h
file path=usr/include/ImageMagick-7/MagickCore/mime.h
file path=usr/include/ImageMagick-7/MagickCore/module.h
file path=usr/include/ImageMagick-7/MagickCore/monitor.h
file path=usr/include/ImageMagick-7/MagickCore/montage.h
file path=usr/include/ImageMagick-7/MagickCore/morphology.h
file path=usr/include/ImageMagick-7/MagickCore/nt-base.h
file path=usr/include/ImageMagick-7/MagickCore/opencl.h
file path=usr/include/ImageMagick-7/MagickCore/option.h
file path=usr/include/ImageMagick-7/MagickCore/paint.h
file path=usr/include/ImageMagick-7/MagickCore/pixel-accessor.h
file path=usr/include/ImageMagick-7/MagickCore/pixel.h
file path=usr/include/ImageMagick-7/MagickCore/policy.h
file path=usr/include/ImageMagick-7/MagickCore/prepress.h
file path=usr/include/ImageMagick-7/MagickCore/profile.h
file path=usr/include/ImageMagick-7/MagickCore/property.h
file path=usr/include/ImageMagick-7/MagickCore/quantize.h
file path=usr/include/ImageMagick-7/MagickCore/quantum.h
file path=usr/include/ImageMagick-7/MagickCore/random_.h
file path=usr/include/ImageMagick-7/MagickCore/registry.h
file path=usr/include/ImageMagick-7/MagickCore/resample.h
file path=usr/include/ImageMagick-7/MagickCore/resize.h
file path=usr/include/ImageMagick-7/MagickCore/resource_.h
file path=usr/include/ImageMagick-7/MagickCore/segment.h
file path=usr/include/ImageMagick-7/MagickCore/semaphore.h
file path=usr/include/ImageMagick-7/MagickCore/shear.h
file path=usr/include/ImageMagick-7/MagickCore/signature.h
file path=usr/include/ImageMagick-7/MagickCore/splay-tree.h
file path=usr/include/ImageMagick-7/MagickCore/static.h
file path=usr/include/ImageMagick-7/MagickCore/statistic.h
file path=usr/include/ImageMagick-7/MagickCore/stream.h
file path=usr/include/ImageMagick-7/MagickCore/string_.h
file path=usr/include/ImageMagick-7/MagickCore/studio.h
file path=usr/include/ImageMagick-7/MagickCore/threshold.h
file path=usr/include/ImageMagick-7/MagickCore/timer.h
file path=usr/include/ImageMagick-7/MagickCore/token.h
file path=usr/include/ImageMagick-7/MagickCore/transform.h
file path=usr/include/ImageMagick-7/MagickCore/type.h
file path=usr/include/ImageMagick-7/MagickCore/utility.h
file path=usr/include/ImageMagick-7/MagickCore/version.h
file path=usr/include/ImageMagick-7/MagickCore/vision.h
file path=usr/include/ImageMagick-7/MagickCore/visual-effects.h
file path=usr/include/ImageMagick-7/MagickCore/widget.h
file path=usr/include/ImageMagick-7/MagickCore/xml-tree.h
file path=usr/include/ImageMagick-7/MagickCore/xwindow.h
file path=usr/include/ImageMagick-7/MagickWand/MagickWand.h
file path=usr/include/ImageMagick-7/MagickWand/animate.h
file path=usr/include/ImageMagick-7/MagickWand/compare.h
file path=usr/include/ImageMagick-7/MagickWand/composite.h
file path=usr/include/ImageMagick-7/MagickWand/conjure.h
file path=usr/include/ImageMagick-7/MagickWand/deprecate.h
file path=usr/include/ImageMagick-7/MagickWand/display.h
file path=usr/include/ImageMagick-7/MagickWand/drawing-wand.h
file path=usr/include/ImageMagick-7/MagickWand/identify.h
file path=usr/include/ImageMagick-7/MagickWand/import.h
file path=usr/include/ImageMagick-7/MagickWand/magick-cli.h
file path=usr/include/ImageMagick-7/MagickWand/magick-image.h
file path=usr/include/ImageMagick-7/MagickWand/magick-property.h
file path=usr/include/ImageMagick-7/MagickWand/method-attribute.h
file path=usr/include/ImageMagick-7/MagickWand/mogrify.h
file path=usr/include/ImageMagick-7/MagickWand/montage.h
file path=usr/include/ImageMagick-7/MagickWand/operation.h
file path=usr/include/ImageMagick-7/MagickWand/pixel-iterator.h
file path=usr/include/ImageMagick-7/MagickWand/pixel-wand.h
file path=usr/include/ImageMagick-7/MagickWand/stream.h
file path=usr/include/ImageMagick-7/MagickWand/wand-view.h
file path=usr/include/ImageMagick-7/MagickWand/wandcli.h
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/config-Q16HDRI/configure.xml
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/aai.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/art.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ashlar.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/avs.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/bayer.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/bgr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/bmp.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/braille.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cals.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/caption.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cin.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cip.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/clip.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cmyk.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cube.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/cut.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dcm.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dds.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/debug.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dib.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/djvu.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dng.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dot.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/dpx.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ept.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/exr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/farbfeld.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/fax.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/fits.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/fl32.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ftxt.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/gif.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/gradient.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/gray.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/hald.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/hdr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/histogram.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/hrz.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/html.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/icon.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/info.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/inline.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ipl.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/jnx.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/jp2.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/jpeg.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/json.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/kernel.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/label.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mac.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/magick.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/map.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mask.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mat.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/matte.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/meta.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/miff.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mono.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mpc.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mpr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/msl.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mtv.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/mvg.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/null.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ora.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/otb.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/palm.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pango.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pattern.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pcd.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pcl.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pcx.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pdb.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pdf.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pes.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pgx.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pict.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pix.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/plasma.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/png.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pnm.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ps.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ps2.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ps3.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/psd.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/pwp.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/qoi.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/raw.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/rgb.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/rgf.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/rla.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/rle.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/scr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/sct.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/sfw.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/sgi.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/sixel.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/stegano.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/strimg.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/sun.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/svg.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/tga.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/thumbnail.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/tiff.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/tile.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/tim.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/tim2.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ttf.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/txt.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/uil.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/url.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/uyvy.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/vicar.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/vid.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/video.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/viff.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/vips.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/wbmp.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/webp.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/wpg.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/x.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xbm.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xc.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xcf.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xpm.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xps.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/xwd.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/yaml.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/ycbcr.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/coders/yuv.so
file path=usr/lib/$(MACH64)/ImageMagick-$(COMPONENT_VERSION)/modules-Q16HDRI/filters/analyze.so
link path=usr/lib/$(MACH64)/libMagick++-7.Q16HDRI.so \
    target=libMagick++-7.Q16HDRI.so.5.0.0
link path=usr/lib/$(MACH64)/libMagick++-7.Q16HDRI.so.5 \
    target=libMagick++-7.Q16HDRI.so.5.0.0
file path=usr/lib/$(MACH64)/libMagick++-7.Q16HDRI.so.5.0.0
link path=usr/lib/$(MACH64)/libMagickCore-7.Q16HDRI.so \
    target=libMagickCore-7.Q16HDRI.so.10.0.2
link path=usr/lib/$(MACH64)/libMagickCore-7.Q16HDRI.so.10 \
    target=libMagickCore-7.Q16HDRI.so.10.0.2
file path=usr/lib/$(MACH64)/libMagickCore-7.Q16HDRI.so.10.0.2
link path=usr/lib/$(MACH64)/libMagickWand-7.Q16HDRI.so \
    target=libMagickWand-7.Q16HDRI.so.10.0.2
link path=usr/lib/$(MACH64)/libMagickWand-7.Q16HDRI.so.10 \
    target=libMagickWand-7.Q16HDRI.so.10.0.2
file path=usr/lib/$(MACH64)/libMagickWand-7.Q16HDRI.so.10.0.2
file path=usr/lib/$(MACH64)/pkgconfig/ImageMagick-7.Q16HDRI.pc
file path=usr/lib/$(MACH64)/pkgconfig/ImageMagick.pc
file path=usr/lib/$(MACH64)/pkgconfig/Magick++-7.Q16HDRI.pc
file path=usr/lib/$(MACH64)/pkgconfig/Magick++.pc
file path=usr/lib/$(MACH64)/pkgconfig/MagickCore-7.Q16HDRI.pc
file path=usr/lib/$(MACH64)/pkgconfig/MagickCore.pc
file path=usr/lib/$(MACH64)/pkgconfig/MagickWand-7.Q16HDRI.pc
file path=usr/lib/$(MACH64)/pkgconfig/MagickWand.pc
file path=usr/perl5/$(PERLVER)/man/man3perl/Image::Magick.3perl
file path=usr/perl5/$(PERLVER)/man/man3perl/Image::Magick::Q16HDRI.3perl
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Image/Magick.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Image/Magick/Q16HDRI.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Image/Magick/Magick.so
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Image/Magick/Q16HDRI/Q16HDRI.so
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Image/Magick/Q16HDRI/autosplit.ix
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Image/Magick/autosplit.ix
file path=usr/share/ImageMagick-7/english.xml
file path=usr/share/ImageMagick-7/francais.xml
file path=usr/share/ImageMagick-7/locale.xml
file path=usr/share/doc/ImageMagick-7/LICENSE
file path=usr/share/doc/ImageMagick-7/images/ImageMagick.ico
file path=usr/share/doc/ImageMagick-7/images/affine.png
file path=usr/share/doc/ImageMagick-7/images/annotate.png
file path=usr/share/doc/ImageMagick-7/images/arc.png
file path=usr/share/doc/ImageMagick-7/images/atop.gif
file path=usr/share/doc/ImageMagick-7/images/background.jpg
file path=usr/share/doc/ImageMagick-7/images/bitcoin.svg
file path=usr/share/doc/ImageMagick-7/images/black.png
file path=usr/share/doc/ImageMagick-7/images/bluebells_clipped.jpg
file path=usr/share/doc/ImageMagick-7/images/bluebells_darker.jpg
file path=usr/share/doc/ImageMagick-7/images/bluebells_lin.jpg
file path=usr/share/doc/ImageMagick-7/images/bluebells_log.jpg
file path=usr/share/doc/ImageMagick-7/images/button.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding-gray.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding-hsv-rgb.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding-hsv.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding-rgb.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding.gif
file path=usr/share/doc/ImageMagick-7/images/color-thresholding.jpg
file path=usr/share/doc/ImageMagick-7/images/configure.jpg
file path=usr/share/doc/ImageMagick-7/images/convex-hull-barn-closure.jpg
file path=usr/share/doc/ImageMagick-7/images/convex-hull-barn.jpg
file path=usr/share/doc/ImageMagick-7/images/convex-hull-blocks-closure.png
file path=usr/share/doc/ImageMagick-7/images/convex-hull-blocks.png
file path=usr/share/doc/ImageMagick-7/images/convex-hull.png
file path=usr/share/doc/ImageMagick-7/images/cylinder_shaded.png
file path=usr/share/doc/ImageMagick-7/images/difference.png
file path=usr/share/doc/ImageMagick-7/images/examples.jpg
file path=usr/share/doc/ImageMagick-7/images/frame.jpg
file path=usr/share/doc/ImageMagick-7/images/fuzzy-magick.png
file path=usr/share/doc/ImageMagick-7/images/gaussian-blur.png
file path=usr/share/doc/ImageMagick-7/images/granite.png
file path=usr/share/doc/ImageMagick-7/images/imade_art2.jpg
file path=usr/share/doc/ImageMagick-7/images/label.gif
file path=usr/share/doc/ImageMagick-7/images/logo-sm-flop.png
file path=usr/share/doc/ImageMagick-7/images/logo-sm-fx.png
file path=usr/share/doc/ImageMagick-7/images/logo-sm.png
file path=usr/share/doc/ImageMagick-7/images/logo.eps
file path=usr/share/doc/ImageMagick-7/images/logo.jpg
file path=usr/share/doc/ImageMagick-7/images/logo.png
file path=usr/share/doc/ImageMagick-7/images/montage.jpg
file path=usr/share/doc/ImageMagick-7/images/mountains-clahe.jpg
file path=usr/share/doc/ImageMagick-7/images/mountains-equalize.jpg
file path=usr/share/doc/ImageMagick-7/images/mountains.jpg
file path=usr/share/doc/ImageMagick-7/images/navy.png
file path=usr/share/doc/ImageMagick-7/images/objects.gif
file path=usr/share/doc/ImageMagick-7/images/objects.jpg
file path=usr/share/doc/ImageMagick-7/images/objects.png
file path=usr/share/doc/ImageMagick-7/images/over.gif
file path=usr/share/doc/ImageMagick-7/images/patterns/bricks.png
file path=usr/share/doc/ImageMagick-7/images/patterns/checkerboard.png
file path=usr/share/doc/ImageMagick-7/images/patterns/circles.png
file path=usr/share/doc/ImageMagick-7/images/patterns/crosshatch.png
file path=usr/share/doc/ImageMagick-7/images/patterns/crosshatch30.png
file path=usr/share/doc/ImageMagick-7/images/patterns/crosshatch45.png
file path=usr/share/doc/ImageMagick-7/images/patterns/fishscales.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray0.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray10.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray100.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray15.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray20.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray25.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray30.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray35.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray40.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray45.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray5.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray50.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray55.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray60.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray65.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray70.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray75.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray80.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray85.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray90.png
file path=usr/share/doc/ImageMagick-7/images/patterns/gray95.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hexagons.png
file path=usr/share/doc/ImageMagick-7/images/patterns/horizontal.png
file path=usr/share/doc/ImageMagick-7/images/patterns/horizontal2.png
file path=usr/share/doc/ImageMagick-7/images/patterns/horizontal3.png
file path=usr/share/doc/ImageMagick-7/images/patterns/horizontalsaw.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_bdiagonal.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_cross.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_diagcross.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_fdiagonal.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_horizontal.png
file path=usr/share/doc/ImageMagick-7/images/patterns/hs_vertical.png
file path=usr/share/doc/ImageMagick-7/images/patterns/left30.png
file path=usr/share/doc/ImageMagick-7/images/patterns/left45.png
file path=usr/share/doc/ImageMagick-7/images/patterns/leftshingle.png
file path=usr/share/doc/ImageMagick-7/images/patterns/octagons.png
file path=usr/share/doc/ImageMagick-7/images/patterns/right30.png
file path=usr/share/doc/ImageMagick-7/images/patterns/right45.png
file path=usr/share/doc/ImageMagick-7/images/patterns/rightshingle.png
file path=usr/share/doc/ImageMagick-7/images/patterns/smallfishscales.png
file path=usr/share/doc/ImageMagick-7/images/patterns/vertical.png
file path=usr/share/doc/ImageMagick-7/images/patterns/vertical2.png
file path=usr/share/doc/ImageMagick-7/images/patterns/vertical3.png
file path=usr/share/doc/ImageMagick-7/images/patterns/verticalbricks.png
file path=usr/share/doc/ImageMagick-7/images/patterns/verticalleftshingle.png
file path=usr/share/doc/ImageMagick-7/images/patterns/verticalrightshingle.png
file path=usr/share/doc/ImageMagick-7/images/patterns/verticalsaw.png
file path=usr/share/doc/ImageMagick-7/images/piechart.png
file path=usr/share/doc/ImageMagick-7/images/radial-gradient.png
file path=usr/share/doc/ImageMagick-7/images/reconstruct.jpg
file path=usr/share/doc/ImageMagick-7/images/red-ball.png
file path=usr/share/doc/ImageMagick-7/images/red-circle.png
file path=usr/share/doc/ImageMagick-7/images/right.gif
file path=usr/share/doc/ImageMagick-7/images/rose-over.png
file path=usr/share/doc/ImageMagick-7/images/rose-sigmoidal.png
file path=usr/share/doc/ImageMagick-7/images/rose.jpg
file path=usr/share/doc/ImageMagick-7/images/rose.png
file path=usr/share/doc/ImageMagick-7/images/rose.pnm
file path=usr/share/doc/ImageMagick-7/images/script.png
file path=usr/share/doc/ImageMagick-7/images/smile.gif
file path=usr/share/doc/ImageMagick-7/images/sponsor.jpg
file path=usr/share/doc/ImageMagick-7/images/sprite.jpg
file path=usr/share/doc/ImageMagick-7/images/t-shirt.png
file path=usr/share/doc/ImageMagick-7/images/wand.ico
file path=usr/share/doc/ImageMagick-7/images/wand.png
file path=usr/share/doc/ImageMagick-7/images/white-highlight.png
file path=usr/share/doc/ImageMagick-7/images/wizard.jpg
file path=usr/share/doc/ImageMagick-7/images/wizard.png
file path=usr/share/doc/ImageMagick-7/index.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Blob.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Cache.fig
file path=usr/share/doc/ImageMagick-7/www/Magick++/Cache.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/Cache.svg
file path=usr/share/doc/ImageMagick-7/www/Magick++/ChangeLog.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/CoderInfo.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Color.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Documentation.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Drawable.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Drawable_example_1.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/Enumerations.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Exception.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/FormatCharacters.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Future.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Geometry.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Image++.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Image.fig
file path=usr/share/doc/ImageMagick-7/www/Magick++/Image.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Image.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/ImageDesign.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/ImageMagick.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/Install.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Magick++.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/Montage.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/NEWS.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/PixelPacket.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Pixels.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/Quantum.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/README.txt
file path=usr/share/doc/ImageMagick-7/www/Magick++/STL.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/TypeMetric.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/index.html
file path=usr/share/doc/ImageMagick-7/www/Magick++/magick.css
file path=usr/share/doc/ImageMagick-7/www/Magick++/montage-sample-framed.jpg
file path=usr/share/doc/ImageMagick-7/www/Magick++/right_triangle.png
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-anatomy-framed.fig
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-anatomy-framed.jpg
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-anatomy-plain.fig
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-anatomy-plain.jpg
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-sample-framed.jpg
file path=usr/share/doc/ImageMagick-7/www/Magick++/thumbnail-sample-plain.jpg
file path=usr/share/doc/ImageMagick-7/www/advanced-linux-installation.html
file path=usr/share/doc/ImageMagick-7/www/advanced-unix-installation.html
file path=usr/share/doc/ImageMagick-7/www/advanced-windows-installation.html
file path=usr/share/doc/ImageMagick-7/www/animate.html
file path=usr/share/doc/ImageMagick-7/www/api/Image++.html
file path=usr/share/doc/ImageMagick-7/www/api/animate.html
file path=usr/share/doc/ImageMagick-7/www/api/annotate.html
file path=usr/share/doc/ImageMagick-7/www/api/attribute.html
file path=usr/share/doc/ImageMagick-7/www/api/blob.html
file path=usr/share/doc/ImageMagick-7/www/api/cache-view.html
file path=usr/share/doc/ImageMagick-7/www/api/cache.html
file path=usr/share/doc/ImageMagick-7/www/api/channel.html
file path=usr/share/doc/ImageMagick-7/www/api/cipher.html
file path=usr/share/doc/ImageMagick-7/www/api/color.html
file path=usr/share/doc/ImageMagick-7/www/api/colormap.html
file path=usr/share/doc/ImageMagick-7/www/api/colorspace.html
file path=usr/share/doc/ImageMagick-7/www/api/compare.html
file path=usr/share/doc/ImageMagick-7/www/api/composite.html
file path=usr/share/doc/ImageMagick-7/www/api/constitute.html
file path=usr/share/doc/ImageMagick-7/www/api/decorate.html
file path=usr/share/doc/ImageMagick-7/www/api/deprecate.html
file path=usr/share/doc/ImageMagick-7/www/api/display.html
file path=usr/share/doc/ImageMagick-7/www/api/distort.html
file path=usr/share/doc/ImageMagick-7/www/api/draw.html
file path=usr/share/doc/ImageMagick-7/www/api/drawing-wand.html
file path=usr/share/doc/ImageMagick-7/www/api/effect.html
file path=usr/share/doc/ImageMagick-7/www/api/enhance.html
file path=usr/share/doc/ImageMagick-7/www/api/exception.html
file path=usr/share/doc/ImageMagick-7/www/api/feature.html
file path=usr/share/doc/ImageMagick-7/www/api/fourier.html
file path=usr/share/doc/ImageMagick-7/www/api/fx.html
file path=usr/share/doc/ImageMagick-7/www/api/histogram.html
file path=usr/share/doc/ImageMagick-7/www/api/image-view.html
file path=usr/share/doc/ImageMagick-7/www/api/image.html
file path=usr/share/doc/ImageMagick-7/www/api/layer.html
file path=usr/share/doc/ImageMagick-7/www/api/list.html
file path=usr/share/doc/ImageMagick-7/www/api/magick++-classes.html
file path=usr/share/doc/ImageMagick-7/www/api/magick-deprecate.html
file path=usr/share/doc/ImageMagick-7/www/api/magick-image.html
file path=usr/share/doc/ImageMagick-7/www/api/magick-property.html
file path=usr/share/doc/ImageMagick-7/www/api/magick-wand.html
file path=usr/share/doc/ImageMagick-7/www/api/magick.html
file path=usr/share/doc/ImageMagick-7/www/api/memory.html
file path=usr/share/doc/ImageMagick-7/www/api/mime.html
file path=usr/share/doc/ImageMagick-7/www/api/module.html
file path=usr/share/doc/ImageMagick-7/www/api/mogrify.html
file path=usr/share/doc/ImageMagick-7/www/api/monitor.html
file path=usr/share/doc/ImageMagick-7/www/api/montage.html
file path=usr/share/doc/ImageMagick-7/www/api/morphology.html
file path=usr/share/doc/ImageMagick-7/www/api/paint.html
file path=usr/share/doc/ImageMagick-7/www/api/pixel-iterator.html
file path=usr/share/doc/ImageMagick-7/www/api/pixel-wand.html
file path=usr/share/doc/ImageMagick-7/www/api/profile.html
file path=usr/share/doc/ImageMagick-7/www/api/property.html
file path=usr/share/doc/ImageMagick-7/www/api/quantize.html
file path=usr/share/doc/ImageMagick-7/www/api/registry.html
file path=usr/share/doc/ImageMagick-7/www/api/resize.html
file path=usr/share/doc/ImageMagick-7/www/api/resource.html
file path=usr/share/doc/ImageMagick-7/www/api/segment.html
file path=usr/share/doc/ImageMagick-7/www/api/shear.html
file path=usr/share/doc/ImageMagick-7/www/api/signature.html
file path=usr/share/doc/ImageMagick-7/www/api/statistic.html
file path=usr/share/doc/ImageMagick-7/www/api/stream.html
file path=usr/share/doc/ImageMagick-7/www/api/transform.html
file path=usr/share/doc/ImageMagick-7/www/api/version.html
file path=usr/share/doc/ImageMagick-7/www/api/vision.html
file path=usr/share/doc/ImageMagick-7/www/api/wand-view.html
file path=usr/share/doc/ImageMagick-7/www/architecture.html
file path=usr/share/doc/ImageMagick-7/www/assets/bootstrap.bundle.min.js
file path=usr/share/doc/ImageMagick-7/www/assets/bootstrap.min.css
file path=usr/share/doc/ImageMagick-7/www/assets/color-modes.js
file path=usr/share/doc/ImageMagick-7/www/changelog.html
file path=usr/share/doc/ImageMagick-7/www/cipher.html
file path=usr/share/doc/ImageMagick-7/www/cite.html
file path=usr/share/doc/ImageMagick-7/www/clahe.html
file path=usr/share/doc/ImageMagick-7/www/color-management.html
file path=usr/share/doc/ImageMagick-7/www/color-thresholding.html
file path=usr/share/doc/ImageMagick-7/www/color.html
file path=usr/share/doc/ImageMagick-7/www/command-line-options.html
file path=usr/share/doc/ImageMagick-7/www/command-line-processing.html
file path=usr/share/doc/ImageMagick-7/www/command-line-tools.html
file path=usr/share/doc/ImageMagick-7/www/compare.html
file path=usr/share/doc/ImageMagick-7/www/compose.html
file path=usr/share/doc/ImageMagick-7/www/composite.html
file path=usr/share/doc/ImageMagick-7/www/conjure.html
file path=usr/share/doc/ImageMagick-7/www/connected-components.html
file path=usr/share/doc/ImageMagick-7/www/contact.html
file path=usr/share/doc/ImageMagick-7/www/convert.html
file path=usr/share/doc/ImageMagick-7/www/convex-hull.html
file path=usr/share/doc/ImageMagick-7/www/defines.html
file path=usr/share/doc/ImageMagick-7/www/develop.html
file path=usr/share/doc/ImageMagick-7/www/display.html
file path=usr/share/doc/ImageMagick-7/www/distribute-pixel-cache.html
file path=usr/share/doc/ImageMagick-7/www/download.html
file path=usr/share/doc/ImageMagick-7/www/escape.html
file path=usr/share/doc/ImageMagick-7/www/examples.html
file path=usr/share/doc/ImageMagick-7/www/exception.html
file path=usr/share/doc/ImageMagick-7/www/export.html
file path=usr/share/doc/ImageMagick-7/www/favicon.ico
file path=usr/share/doc/ImageMagick-7/www/formats.html
file path=usr/share/doc/ImageMagick-7/www/fx.html
file path=usr/share/doc/ImageMagick-7/www/gradient.html
file path=usr/share/doc/ImageMagick-7/www/high-dynamic-range.html
file path=usr/share/doc/ImageMagick-7/www/history.html
file path=usr/share/doc/ImageMagick-7/www/identify.html
file path=usr/share/doc/ImageMagick-7/www/import.html
file path=usr/share/doc/ImageMagick-7/www/index.html
file path=usr/share/doc/ImageMagick-7/www/install-source.html
file path=usr/share/doc/ImageMagick-7/www/jp2.html
file path=usr/share/doc/ImageMagick-7/www/license.html
file path=usr/share/doc/ImageMagick-7/www/links.html
file path=usr/share/doc/ImageMagick-7/www/magick++.html
file path=usr/share/doc/ImageMagick-7/www/magick-cache.html
file path=usr/share/doc/ImageMagick-7/www/magick-core.html
file path=usr/share/doc/ImageMagick-7/www/magick-script.html
file path=usr/share/doc/ImageMagick-7/www/magick-vector-graphics.html
file path=usr/share/doc/ImageMagick-7/www/magick-wand.html
file path=usr/share/doc/ImageMagick-7/www/magick.html
file path=usr/share/doc/ImageMagick-7/www/miff.html
file path=usr/share/doc/ImageMagick-7/www/mirror.html
file path=usr/share/doc/ImageMagick-7/www/mogrify.html
file path=usr/share/doc/ImageMagick-7/www/montage.html
file path=usr/share/doc/ImageMagick-7/www/motion-picture.html
file path=usr/share/doc/ImageMagick-7/www/multispectral-imagery.html
file path=usr/share/doc/ImageMagick-7/www/news.html
file path=usr/share/doc/ImageMagick-7/www/opencl.html
file path=usr/share/doc/ImageMagick-7/www/openmp.html
file path=usr/share/doc/ImageMagick-7/www/perl-magick.html
file path=usr/share/doc/ImageMagick-7/www/porting.html
file path=usr/share/doc/ImageMagick-7/www/privacy-policy.html
file path=usr/share/doc/ImageMagick-7/www/quantize.html
file path=usr/share/doc/ImageMagick-7/www/resources.html
file path=usr/share/doc/ImageMagick-7/www/search.html
file path=usr/share/doc/ImageMagick-7/www/security-policy.html
file path=usr/share/doc/ImageMagick-7/www/sitemap.html
file path=usr/share/doc/ImageMagick-7/www/source/analyze.c
file path=usr/share/doc/ImageMagick-7/www/source/coder.xml
file path=usr/share/doc/ImageMagick-7/www/source/colors.xml
file path=usr/share/doc/ImageMagick-7/www/source/configure.xml
file path=usr/share/doc/ImageMagick-7/www/source/contrast.c
file path=usr/share/doc/ImageMagick-7/www/source/core.c
file path=usr/share/doc/ImageMagick-7/www/source/delegates.xml
file path=usr/share/doc/ImageMagick-7/www/source/english.xml
file path=usr/share/doc/ImageMagick-7/www/source/examples.pl
file path=usr/share/doc/ImageMagick-7/www/source/francais.xml
file path=usr/share/doc/ImageMagick-7/www/source/incantation.msl
file path=usr/share/doc/ImageMagick-7/www/source/locale.xml
file path=usr/share/doc/ImageMagick-7/www/source/log.xml
file path=usr/share/doc/ImageMagick-7/www/source/magic.xml
file path=usr/share/doc/ImageMagick-7/www/source/mgk.c
file path=usr/share/doc/ImageMagick-7/www/source/mime.xml
file path=usr/share/doc/ImageMagick-7/www/source/piechart.mvg
file path=usr/share/doc/ImageMagick-7/www/source/piechart.svg
file path=usr/share/doc/ImageMagick-7/www/source/policy.xml
file path=usr/share/doc/ImageMagick-7/www/source/quantization-table.xml
file path=usr/share/doc/ImageMagick-7/www/source/thresholds.xml
file path=usr/share/doc/ImageMagick-7/www/source/type-apple.xml
file path=usr/share/doc/ImageMagick-7/www/source/type-dejavu.xml
file path=usr/share/doc/ImageMagick-7/www/source/type-ghostscript.xml
file path=usr/share/doc/ImageMagick-7/www/source/type-urw-base35.xml
file path=usr/share/doc/ImageMagick-7/www/source/type-windows.xml
file path=usr/share/doc/ImageMagick-7/www/source/type.xml
file path=usr/share/doc/ImageMagick-7/www/source/wand.c
file path=usr/share/doc/ImageMagick-7/www/stream.html
file path=usr/share/doc/ImageMagick-7/www/support.html
file path=usr/share/doc/ImageMagick-7/www/vpat.html
file path=usr/share/doc/ImageMagick-7/www/wand.png
file path=usr/share/doc/ImageMagick-7/www/webp.html
file path=usr/share/man/man1/ImageMagick.1
file path=usr/share/man/man1/Magick++-config.1
file path=usr/share/man/man1/MagickCore-config.1
file path=usr/share/man/man1/MagickWand-config.1
file path=usr/share/man/man1/animate.1
file path=usr/share/man/man1/compare.1
file path=usr/share/man/man1/composite.1
file path=usr/share/man/man1/conjure.1
file path=usr/share/man/man1/convert.1
file path=usr/share/man/man1/display.1
file path=usr/share/man/man1/identify.1
file path=usr/share/man/man1/import.1
file path=usr/share/man/man1/magick-script.1
file path=usr/share/man/man1/magick.1
file path=usr/share/man/man1/mogrify.1
file path=usr/share/man/man1/montage.1
file path=usr/share/man/man1/stream.1