Search Criteria
Package Details: libmagick6 6.9.13.18-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: | 2024-11-14 09:50 (UTC) |
Dependencies (42)
- 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)
- ghostpcl (make)
- ghostscript (make)
- ghostxps (make)
- glu (glu-gitAUR) (make)
- jbigkit (jbigkit-gitAUR) (make)
- libheif (libheif-gitAUR, libheif-highmemAUR) (make)
- libjxl (libjxl-metrics-gitAUR, libjxl-gitAUR) (make)
- libraqm (libraqm-gitAUR) (make)
- libraw (libraw-gitAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libwebp (libwebp-gitAUR) (make)
- libwmf (libwmf-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (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-metrics-gitAUR, libjxl-gitAUR) (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 (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (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 .. 13 Next › Last »
yochananmarqos commented on 2022-07-07 18:06 (UTC)
@crust123: Both https://legacy.imagemagick.org/archive/ and https://imagemagick.org/archive/ are valid, there's nothing to change.
crust123 commented on 2022-07-07 15:42 (UTC) (edited on 2022-07-07 15:44 (UTC) by crust123)
The download link has change to: https://imagemagick.org/archive/ImageMagick-6.9.12-56.tar.gz (and it installs correctly!)
bluedevil commented on 2022-06-18 21:08 (UTC)
Download link changed to https://imagemagick.org/archive/ImageMagick-6.9.12-52.tar.gz Could you please update the PKGBUILD?
MarsSeed commented on 2022-06-05 15:11 (UTC)
New release out today, tagged 6.9.12-52.
@yochananmarqos, I suggest you change the source URL to the GitHub tarball, as upstream website deletes the versioned tars as soon as a newer 6.x 'nano' version is out (bump in last '-suffix'). :)
franksouza183 commented on 2022-05-08 02:38 (UTC)
make[1]: *** [Makefile:7203: wand/libMagickWand-6.Q16HDRI.la] Error 2
T-matze commented on 2022-04-12 16:49 (UTC) (edited on 2022-04-12 16:49 (UTC) by T-matze)
@yochananmarqos, thank you for pointing out the important difference that the key needs to be added to the user's keyring, not to pacman-key. I must have read past this note whenever I had read those passages in the wiki.
For all that struggle with the same problem as I did:
and
finally solved the problem for me.
yochananmarqos commented on 2022-04-11 23:47 (UTC)
@T-matze: The key needs to be added to the user keyring, NOT the system keyring. It seems you did not follow either of the two links found in the Arch wiki I shared with you.
T-matze commented on 2022-04-11 23:43 (UTC) (edited on 2022-04-11 23:45 (UTC) by T-matze)
@yochananmarqos, thank you for your answer. I had already followed the description to acquire this key:
I fetched the "valid signing key" from the validpgpkeys section of PKGBUILD and added it to pacman-key - where it already was!
So the key is in my keychain, but I still get this error. How can I solve this?
yochananmarqos commented on 2022-04-09 23:27 (UTC)
@T-matze: It's not my key, it's the developer's key. See https://wiki.archlinux.org/title/Arch_User_Repository#Acquire_a_PGP_public_key_if_needed
T-matze commented on 2022-04-09 23:22 (UTC)
Hi yochananmarqos, could you please provide your PGP-key? It has been reported many times over the last months and is still not solved. And just to make sure that it is not caused by an AUR-helper (which would not be plausible in the first place), I followed your suggestion and tried to build it manually:
ti@arch:~/Dokumente/PC/builds/imagemagick6$ makepkg ==> Erstelle Paket: imagemagick6 6.9.12.44-1 (So 10 Apr 2022 01:03:53 CEST) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Lade ImageMagick-6.9.12-44.tar.gz herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12.8M 100 12.8M 0 0 850k 0 0:00:15 0:00:15 --:--:-- 1625k -> Lade ImageMagick-6.9.12-44.tar.gz.asc herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 833 100 833 0 0 1553 0 --:--:-- --:--:-- --:--:-- 1554 -> arch-fonts.diff gefunden ==> Überprüfe source Dateien mit sha256sums... ImageMagick-6.9.12-44.tar.gz ... Erfolg ImageMagick-6.9.12-44.tar.gz.asc ... Übersprungen arch-fonts.diff ... Erfolg ==> Überprüfe Signaturen der Quell-Dateien mit gpg... ImageMagick-6.9.12-44.tar.gz ... FEHLGESCHLAGEN (Unbekannter öffentlicher Schlüssel 89AB63D48277377A) ==> FEHLER: Eine oder mehrere PGP-Signaturen konnten nicht überprüft werden!
We need your PGP signature key. Please.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »