Package Details: libmagick6 6.9.13.25-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-05-05 22:45 (UTC)

Dependencies (39)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »

mmkodali commented on 2021-12-19 06:20 (UTC)

build showing following error :

The requested URL was not found on this server.

Zedar commented on 2021-12-13 14:57 (UTC)

$ gpg --recv-keys 89AB63D48277377A

did the trick for me. Thanks @giant_locked

rp68 commented on 2021-12-11 11:27 (UTC) (edited on 2021-12-11 11:27 (UTC) by rp68)

@giant_locked : this method gives the same issue :

ImageMagick-6.9.12-32.tar.gz ... ÉCHEC (Clé publique inconnue 89AB63D48277377A)

yochananmarqos commented on 2021-12-09 01:34 (UTC)

@politas: That happened almost a year ago. Where have you been? Also not related to Manjaro.

politas commented on 2021-12-09 01:06 (UTC)

Ah! Inkscape on Manjaro has switched its dependency to graphicsmagick. No need to wrestle with this package any more!

giant_locked commented on 2021-12-08 09:22 (UTC) (edited on 2021-12-08 09:23 (UTC) by giant_locked)

@a-bostaurus try making and installing it manually:

$ gpg --recv-keys 89AB63D48277377A
$ git clone https://aur.archlinux.org/imagemagick6.git && cd imagemagick6/
$ makepkg -sirc

a-bostaurus commented on 2021-12-08 08:58 (UTC)

Sorry, that does not help: ==> Überprüfe Signaturen der Quell-Dateien mit gpg... ImageMagick-6.9.12-32.tar.gz ... FEHLGESCHLAGEN (Unbekannter öffentlicher Schlüssel 89AB63D48277377A) ==> FEHLER: Eine oder mehrere PGP-Signaturen konnten nicht überprüft werden!

giant_locked commented on 2021-12-08 07:58 (UTC) (edited on 2021-12-08 07:59 (UTC) by giant_locked)

For anyone with the following error:

ImageMagick-6.9.12-32.tar.gz ... FAILED (unknown public key 89AB63D48277377A)                                                                                                                                    
ERROR: One or more PGP signatures could not be verified!

just add missing key: sudo pacman-key --recv-keys 89AB63D48277377A

skela commented on 2021-11-17 07:40 (UTC)

Building imagemagick6... ==> ERROR: PKGBUILD does not exist.