Package Details: imagemagick-full-doc 7.1.1.41-1

Git Clone URL: https://aur.archlinux.org/imagemagick-full.git (read-only, click to copy)
Package Base: imagemagick-full
Description: An image viewing/manipulation program (Q32 HDRI with all possible features) (manual and API docs)
Upstream URL: https://www.imagemagick.org/
Keywords: convert graphics image imagemagick photo
Licenses: LicenseRef-custom
Conflicts: imagemagick-doc
Provides: imagemagick-doc
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 17
Popularity: 0.000001
First Submitted: 2015-12-27 13:40 (UTC)
Last Updated: 2024-11-18 16:35 (UTC)

Dependencies (52)

Required by (2)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5

dbermond commented on 2017-03-01 15:26 (UTC) (edited on 2017-03-01 15:31 (UTC) by dbermond)

@neeks I could not reproduce this issue. Tested also in chroot and virtual machine. It's building fine everywhere without libemf by using plain makepkg and by using AUR helpers like yaourt. This issue is really strange because libemf is not being required by imagemagick neither by any of its dependencies at the current moment. It _was_ required by pstoedit-nomagick but I temporarily removed its libemf dependency in 3.70-2 (which is the latest), so you should be able to compile imagemagick-full without libemf. Please try to uninstall libemf, pstoedit-nomagick, autotrace-nomagick, imagemagick-full and build everything again from new source trees.

neeks commented on 2017-02-27 15:47 (UTC) (edited on 2017-02-27 15:51 (UTC) by neeks)

@Bermond the only way I could get it to build for 7.0.4.0-1 was to install libemf. I have pstoedit-nomagick v3.70-2 installed, but haven't checked whether it's the latest or not. Regardless, I just uninstalled libemf and it was unable to build. Here's the error message: /usr/bin/ld: cannot find -lEMF collect2: error: ld returned 1 exit status make[1]: *** [Makefile:6577: coders/svg.la] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-neeks/aur-imagemagick-full/src/ImageMagick-7.0.5-0' make: *** [Makefile:5131: all] Error 2

dbermond commented on 2017-02-26 00:05 (UTC)

@neeks I don't see any need to add libemf to depends. It's building fine for me using a chroot. Do you updated pstoedit-nomagick to the latest version?

neeks commented on 2017-02-21 23:31 (UTC)

Please add 'libemf' to deps.

dbermond commented on 2016-07-27 17:33 (UTC)

@helirexi You're welcome.

helirexi commented on 2016-07-27 09:20 (UTC)

Daniel, thanks! It work now. have a nice day!

dbermond commented on 2016-07-26 16:15 (UTC)

@helirexi Thanks for reporting this. Upstream have just updated the version, leading to this missing file error. I've fixed this issue in AUR 'libfpx' by making similar changes in that I made in AUR 'imagemagick-full'. Now this kind of error will not occur when they change version again.

helirexi commented on 2016-07-26 10:42 (UTC) (edited on 2016-07-26 10:44 (UTC) by helirexi)

hi Thanks for imagemagick-full, now it updates fine. Have troubles with it dependency update: ERROR: Failure while downloading http://www.imagemagick.org/download/delegates/libfpx-1.3.1-6.tar.bz2 i was check - only this present http://www.imagemagick.org/download/delegates/libfpx-1.3.1-7.tar.bz2

dbermond commented on 2016-06-04 01:50 (UTC)

@helirexi Thanks for reporting this. I've fixed this issue by changing PKGBUILD to a more conservative/generic approach. This will avoid download errors and also will lead makepkg to always produce the latest version even if this AUR package is not yet updated.

helirexi commented on 2016-06-03 09:47 (UTC)

hi 404 when download Sources, latest i find is ImageMagick-7.0.1-8.tar.xz So after change this in PKGBUILD and run "updpkgsums PKGBUILD" all work.