Search Criteria
Package Details: libmagick6 6.9.13.25-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-05-05 22:45 (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-2.9AUR)
- chrpath (chrpath-gitAUR) (make)
- djvulibre (make)
- ghostscript (make)
- glu (glu-gitAUR) (make)
- jbigkit (jbigkit-gitAUR) (make)
- libheif (libheif-gitAUR, libheif-highmemAUR) (make)
- libjxl (libjxl-gitAUR, libjxl-metrics-gitAUR, libjxl-metricsAUR) (make)
- libraw (libraw-gitAUR) (make)
- librsvg (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) (make)
- openexr (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 (optional) – PS/PDF support
- libheif (libheif-gitAUR, libheif-highmemAUR) (optional) – HEIF support
- libjxl (libjxl-gitAUR, libjxl-metrics-gitAUR, libjxl-metricsAUR) (optional) – JPEG XL support
- libraw (libraw-gitAUR) (optional) – DNG support
- librsvg (librsvg-gitAUR) (optional) – SVG support
- libwebp (libwebp-gitAUR) (optional) – WEBP support
- libwmf (libwmf-gitAUR) (optional) – WMF support
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (optional) – Magick Scripting Language
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (optional) – OpenCL support
- openexr (openexr-gitAUR) (optional) – OpenEXR support
- openjpeg2 (openjpeg-gitAUR) (optional) – JPEG2000 support
- pango (pango-gitAUR) (optional) – Text rendering
Required by (11)
- autotrace-bin
- fmbt
- hhvm
- imgmin-git
- inkscape-git
- oof2
- oofcanvas
- pfstools (make)
- ripright
- rss-glx
- ruby-rmagick (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
hutou commented on 2021-10-28 15:42 (UTC)
Compilation fails with following error : mv: cannot evaluate '/home/hubert/.cache/yay/imagemagick6/pkg/libmagick6/usr/lib/perl5': No such file or directory
Installed perl version is 5.34 on Archlinux : Does a previous persion of perl need to be installed ? Deleting cache with rm -rf ~/.cache/yay/imagemagick6 has no effect.
skela commented on 2021-10-21 19:00 (UTC)
Fails every single time there's a new version for me. The only package I might add with this problem.
Thanks bbbenji, you are a life safer!
bbbenji commented on 2021-10-18 09:56 (UTC) (edited on 2021-10-18 10:22 (UTC) by bbbenji)
For anyone having trouble upgrading via yay or topgrade:
ImageMagick6-6.9.12-25.tar.gz ... FAILED
rm -rf ~/.cache/yay/imagemagick6
fixed my issue.kinoe commented on 2021-10-13 17:28 (UTC)
@gudwin solved my problem, thanks
gudwin commented on 2021-10-13 12:04 (UTC)
@kinoe I had the exact same problem here, and I solved that by simply deleting:
rm -rf /var/tmp/pamac-build-<YOUR USER HERE>/imagemagick6/
and then doing the update again. Apparently, all the issues for this package's bad behavior have to do with this directory not being correctly updated during the upgrade. In this case, this happens because if you already applied the last update, the file ImageMagick6-6.9.12-25.tar.gz already exists in this directory, and is not being downloaded in the new update. For all those having problems with this package, usually simply deleting this directory will solve all the problems. I still didn't understand why this happens only to this package. I have many AUR packages, and they seem equivalent to this one. But this problem still persists, upgrade after upgrade, for some unknown reason.
a-bostaurus commented on 2021-10-13 09:08 (UTC)
I'm updating with trizen. Since many days there is an unfullfilled dependency with libjxl. In Terminal it is said: ":: libjxl not found. :: Dependency not found: libjxl". Because of that, updating does not work.
kinoe commented on 2021-10-13 04:58 (UTC) (edited on 2021-10-13 05:01 (UTC) by kinoe)
Check source files with sha256sums... ImageMagick6-6.9.12-25.tar.gz ... FAILED arch-fonts.diff ... Success ==> ERROR: One or more files did not pass the validity check!
PKGBUILD: sha256sums=('b8ad91a0c1dcb2fc1e5f70dec57b98f61437787434a87fc4f6a78eeb4b8581d5' 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
kflak commented on 2021-10-09 17:07 (UTC)
Same as @jlevers and @newsboost. Build fails both with paru and manually.
jlevers commented on 2021-09-25 20:18 (UTC)
I'm having the same issue as @newsboost, and I run into the problem both when I build the package manually and when I try to install it using pamac.
newsboost commented on 2021-09-17 17:02 (UTC) (edited on 2021-09-17 17:04 (UTC) by newsboost)
Hi, sorry. I don't understand this: "DO NOT report issues if you’re using an AUR helper...". Why? I thought all aur-packages were supposted to work using AUR helpers. In this case I can upgrade EVERYTHING else on my system, except this package. I'm using yay and get:
Don't understand this. Appreciate any help, thanks!
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »