Search Criteria
Package Details: libmagick6 6.9.12.7-1
Git Clone URL: | https://aur.archlinux.org/imagemagick6.git (read-only, click to copy) |
---|---|
Package Base: | imagemagick6 |
Description: | An image viewing/manipulation program (version 6; library) |
Upstream URL: | https://legacy.imagemagick.org/ |
Licenses: | |
Submitter: | arojas |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 5 |
Popularity: | 1.62 |
First Submitted: | 2021-01-29 14:32 |
Last Updated: | 2021-04-14 00:22 |
Dependencies (37)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-ubuntu, fontconfig-git, fontconfig-minimal-git)
- lcms2 (lcms2-git)
- liblqr
- libltdl (libtool-git, libtool)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libraqm (libraqm-git)
- libxext (libxext-git)
- gsfonts (gsfonts-type1, gsfonts-cyr, gsfonts-emojiless) (check)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (check)
- chrpath (chrpath-svn) (make)
- ghostpcl (make)
- ghostscript (make)
- ghostxps (make)
- glu (glu-git) (make)
- jbigkit (make)
- libheif (libheif-git) (make)
- libraw (libraw-git, libraw16, libraw19) (make)
- librsvg (librsvg-git, librsvg-minimal-git) (make)
- libwebp (libwebp-git) (make)
- libwmf (make)
- libxml2 (libxml2-linenum, libxml2-git) (make)
- libzip (libzip-git) (make)
- ocl-icd (khronos-ocl-icd-git) (make)
- opencl-headers (opencl-headers-git) (make)
- openexr (openexr-git) (make)
- openjpeg2 (openjpeg-git) (make)
- ghostscript (optional) – PS/PDF support
- libheif (libheif-git) (optional) – HEIF support
- libraw (libraw-git, libraw16, libraw19) (optional) – DNG support
- librsvg (librsvg-git, librsvg-minimal-git) (optional) – SVG support
- libwebp (libwebp-git) (optional) – WEBP support
- libwmf (optional) – WMF support
- libxml2 (libxml2-linenum, libxml2-git) (optional) – Magick Scripting Language
- ocl-icd (khronos-ocl-icd-git) (optional) – OpenCL support
- openexr (openexr-git) (optional) – OpenEXR support
- openjpeg2 (openjpeg-git) (optional) – JPEG2000 support
- pango (pango-ubuntu, pango-minimal-git, pango-git) (optional) – Text rendering
Required by (25)
- emacs-24bit
- emacs-gtk2
- emacs-lucid-pre-test
- fmbt
- gnudatalanguage-gdlkernel
- hhvm
- imgmin-git
- inkscape-092-git
- inkscape-git
- kcm-grub2-git
- lebiniou
- mss-saliency-git
- oof2
- pdfbeads
- pfstools (make)
- python2-wand
- python2-wand (make)
- python2-zbar-comp (make)
- ripright
- rss-glx
- ruby-rmagick (optional)
- zbar-comp
- zbar-comp (make)
- zbar-gtk-comp (make)
- zbar-qt-comp (make)
Latest Comments
1 2 Next › Last »
ector commented on 2021-04-09 21:04
Hi, why have this orphaned?? Orphaned AUR Packages: libmagick6
ArchNewbie commented on 2021-03-07 23:36
I have the same problem like @potens
Resolved it by building in a clean chroot. However, @xuanruiqi, you should make it possible to upgrade without involving clean chroot
nilsw commented on 2021-03-05 09:54
I also stumbled across an issue during packaging. It seemed like a
Makefile
was outdated had to be recreated. Strangely I couldn't reproduce the error, both simply retrying and clean rebuilding both worked afterwards.xuanruiqi commented on 2021-03-03 22:55
I know nothing about Manjaro, and I can't help with Manjaro issues in general. Try using makepkg and/or building in a clean chroot.
Domarius commented on 2021-03-03 22:54
Same error as the others, but I'm installing through Manjaro's "Add/Remove Software" manager. Tried a few times with the same result, even after rebooting.
xuanruiqi commented on 2021-02-28 00:03
This is really strange. Have you tried building in a clean chroot? For what it's worth, I have never successfully reproduced this bug, so I can't do anything at the moment. Looks like the problem is with
perl
, but perl is an implicit dependency of this package (and all AUR packages), because it's a dependency ofautoconf
andautomake
inbase-devel
. Maybe check that thebase-devel
group is correctly installed?potens commented on 2021-02-27 21:25
Hello @xuanruiqi, Thank you for the AUR but this is to let you know, I've the same problem as @kido007 and @mmkodali
For the records, I think the compilation went well, then tests are OK, but it fail at the
make install
stage (not sure, but I think)Deleted the build dir also and retried, same result:
Tried with pikaur and makepkg
kido007 commented on 2021-02-10 13:21
Hello and thank you for creating this repo. I have the same failure as the one reported by @mmkodali
mv: cannot stat '/home/username/tmp/imagemagick6/pkg/libmagick6/usr/lib/perl5': No such file or directory ==> ERROR: A failure occurred in package_libmagick6().
Tried to delete the folder and retry, same result.
zorggy commented on 2021-02-06 19:23
@arojas You are right, the exact error was:
But it's OK now, thank you.
arojas commented on 2021-02-05 07:43
@zorggy it's a git repo, not a web page.