UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e4df7951dd35c1c88bd41957abe886af15d0a2eb
libImageMagick6
ImageMagick underwent many changes in its libraries between versions 6 and 7. Most packages in BLFS which use ImageMagick can use version 7, but for the others this page will install only the libraries, headers and general documentation (not programs, manpages, perl modules), and it will rename the unversioned pkgconfig files so that they do not overwrite the same-named files from version 7.Package info
Template:
Codename: libImageMagick6
Source file: ImageMagick-6.9.10-10.tar.xz
Source file size: 8929904
Source file MD5-checkum: b273e560556ba1b1e66d248e524319b0
Source directory: ImageMagick-6.9.10-10
Package URL: https://umvirt.com/linux/downloads/0.1/packages/i/ImageMagick-6.9.10-10.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/i/ImageMagick-6.9.10-10.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: inkscape.
Patches: ImageMagick-6.9.10-10-libs_only-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
autoreconf -fi &&
./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-hdri \
--with-modules \
--disable-static
Build script:
make
Install script:
make DOCUMENTATION_PATH=/usr/share/doc/imagemagick-6.9.10 install-libs-only