Search Criteria
Package Details: libmagick6 6.9.13.35-1
Package Actions
| 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) |
Dependencies (39)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- liblqr
- libltdl (libtool-gitAUR, libtool)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libraqm (libraqm-gitAUR)
- libxext (libxext-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- chrpath (chrpath-gitAUR) (make)
- djvulibre (make)
- ghostscript (ghostscript-gitAUR) (make)
- glu (glu-gitAUR) (make)
- jbigkit (jbigkit-gitAUR) (make)
- libheif (libheif-gitAUR, libheif-highmemAUR, libheif-noglycinAUR) (make)
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR, libjxl-noglycinAUR) (make)
- libraw (libraw-gitAUR) (make)
- librsvg (librsvg-noglycinAUR, librsvg-gitAUR) (make)
- libwebp (libwebp-gitAUR) (make)
- libwmf (libwmf-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (make)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (make)
- openexr (openexr2AUR, openexr-gitAUR) (make)
- openjpeg2 (openjpeg-gitAUR) (make)
- gsfonts (gsfonts-emojilessAUR) (check)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (check)
- djvulibre (optional) – DJVU support
- ghostscript (ghostscript-gitAUR) (optional) – PS/PDF support
- libheif (libheif-gitAUR, libheif-highmemAUR, libheif-noglycinAUR) (optional) – HEIF support
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR, libjxl-noglycinAUR) (optional) – JPEG XL support
- libraw (libraw-gitAUR) (optional) – DNG support
- librsvg (librsvg-noglycinAUR, librsvg-gitAUR) (optional) – SVG support
- libwebp (libwebp-gitAUR) (optional) – WEBP support
- libwmf (libwmf-gitAUR) (optional) – WMF support
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR) (optional) – Magick Scripting Language
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (optional) – OpenCL support
- openexr (openexr2AUR, openexr-gitAUR) (optional) – OpenEXR support
- openjpeg2 (openjpeg-gitAUR) (optional) – JPEG2000 support
- pango (pango-gitAUR, pango-nothai-gitAUR) (optional) – Text rendering
Required by (10)
- autotrace-bin
- hhvm
- imgmin-git
- inkscape-git
- oof2
- oofcanvas
- pfstools (make)
- ripright
- rss-glx
- ruby-rmagick (optional)
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
oxidative commented on 2026-03-06 16:31 (UTC)
Add this to the end of the prepare() method of the PKGBUILD:
sed -i 's/const int offset)/const long long offset)/' coders/dng.cBumping the version to 6.9.13.40 also works then.
carlosnewmusic commented on 2026-02-07 10:15 (UTC) (edited on 2026-02-22 15:59 (UTC) by carlosnewmusic)
build error https://pastes.io/imagemagic
jsimon0 commented on 2026-02-05 14:30 (UTC)
I have
6.9.13.35-1installed but recompiling it results in this error as well.emceebois commented on 2026-02-05 14:20 (UTC)
Getting the following build error:
bartus commented on 2025-10-20 13:32 (UTC)
@jsimon0 It looks like an SSL certificate issue; switching from
httpstohttprequest fromimagemagick.orgsolves 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
1 2 3 4 5 6 .. 14 Next › Last »