Package Details: libmagick6 6.9.13.35-1

Git Clone URL: https://aur.archlinux.org/imagemagick6.git (read-only, click to copy)
Package Base: imagemagick6
Description: An image viewing/manipulation program (legacy 6.9.13-* series; library)
Upstream URL: https://legacy.imagemagick.org/
Keywords: ImageMagick imagemagick6
Licenses: custom
Submitter: arojas
Maintainer: envolution
Last Packager: envolution
Votes: 10
Popularity: 0.000000
First Submitted: 2021-01-29 14:32 (UTC)
Last Updated: 2025-12-08 12:31 (UTC)

Latest Comments

1 2 3 4 5 6 .. 14 Next › Last »

bartus commented on 2025-10-20 13:32 (UTC)

@jsimon0 It looks like an SSL certificate issue; switching from https to http request from imagemagick.org solves the issue.

jsimon0 commented on 2025-10-15 12:50 (UTC)

If anybody else is having issues downloading from the main site, their mirrors page can be useful. I was able to download the tarball from the Polish mirror.

Mirrors: https://legacy.imagemagick.org/script/mirror.php Polish mirror: https://ftp.icm.edu.pl/pub/unix/graphics/ImageMagick/

Replace the base of the source url with that mirror, everything up to the file name.

jsimon0 commented on 2025-05-07 10:40 (UTC)

@envolution thanks! I was able to compile this and use it. Saved me from having to run a VM to link against the various imagemagick 6 .sos

envolution commented on 2025-05-05 22:47 (UTC)

@jsimon0 looks like removing them from make dependencies was enough, follows upstream logic of 'imagemagick' - likely xps and pcl formats are no longer supported with this approach

envolution commented on 2025-05-05 21:28 (UTC)

@jsimon0 Looks like upstream killed ghostpcl for licensing reasons, and ghostxps because of 'no interest' - I'll look into this today to see the best approach to remediate. There's no such issues to support these on AUR

jsimon0 commented on 2025-05-05 20:51 (UTC)

Any chance of this package updating to be build-compatible with the ghostxps-git and ghostpcl-git packages?

xxxxme commented on 2024-10-15 13:12 (UTC) (edited on 2024-10-15 13:13 (UTC) by xxxxme)

The source file is now .xz instead of .gz.

aspirogrammer commented on 2023-09-18 10:42 (UTC)

Thanks @MonkeeSage, that worked. (I was struggling with installing this, probably it's an issue upstream.)