Search Criteria
Package Details: imagemagick-full-doc-git 7.1.1.39.r2.g0ca37b0de2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/imagemagick-full-git.git (read-only, click to copy) |
---|---|
Package Base: | imagemagick-full-git |
Description: | An image viewing/manipulation program (Q32 HDRI with all features, git version) (manual and API docs) |
Upstream URL: | https://www.imagemagick.org/ |
Keywords: | convert graphics image imagemagick magick photo |
Licenses: | LicenseRef-custom |
Conflicts: | imagemagick-doc |
Provides: | imagemagick-doc |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-14 03:35 (UTC) |
Last Updated: | 2024-10-06 20:11 (UTC) |
Dependencies (53)
- autotrace-nomagickAUR (make)
- bzip2 (bzip2-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- chrpath (chrpath-gitAUR) (make)
- djvulibre (make)
- dmallocAUR (make)
- fftw (make)
- flifAUR (flif-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR) (make)
- ghostpcl (make)
- ghostscript (make)
- ghostxps (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glu (glu-gitAUR) (make)
- gperftools (gperftools-gitAUR) (make)
- graphviz (make)
- gsfonts (gsfonts-emojilessAUR) (make)
- jbigkit (jbigkit-gitAUR) (make)
- Show 33 more dependencies...
Required by (2)
- imagemagick-full-git (optional)
- imagemagick-git (requires imagemagick-doc) (optional)
Latest Comments
« First ‹ Previous 1 2
dbermond commented on 2023-10-07 12:24 (UTC)
@korimitsu The package is building fine. You're missing a dependency. Install magickcache-git.
korimitsu commented on 2023-10-06 19:41 (UTC) (edited on 2023-10-06 19:41 (UTC) by korimitsu)
Fails to build:
xiota commented on 2023-09-20 07:25 (UTC)
Please remove
replaces
directive. Thank you.dbermond commented on 2021-07-04 03:21 (UTC)
@schrmh I have updated the libjxl dependency so you can now use libjxl-git.
@magixx libjxl still has an unstable API, and sometimes it may be broken on ImageMagick. Due to this, I removed libjxl support from package imagemagick-full back in time, but I left it enabled here for experimentation. We can expect a stable libjxl API when it reaches version 1.0.
magixx commented on 2021-06-29 21:01 (UTC) (edited on 2021-06-29 21:04 (UTC) by magixx)
@schrmh Before building/installing, try editing the PKG file for
libjxl-git
to make it provide libjpeg-xl. See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=libjxl-git#n100cjxl
works fine however.Unfortunately, even after I did the above and installed this package successfully, imagemagick fails to convert to jxl format
See full stack at https://gist.github.com/alexmi256/447d19ce87e39f899cf0f2119baf08bd
schrmh commented on 2021-06-26 15:32 (UTC) (edited on 2021-06-26 15:33 (UTC) by schrmh)
@dbermond Okay, it seems to work when I have libjxl. But with libjxl-git installed I always got:
-> Could not find all required packages:
libjpeg-xl (Wanted by: imagemagick-full-git)
dbermond commented on 2021-06-25 20:31 (UTC)
@schrmh There is no strict problem about this, because package libjpeg-xl was renamed to libjxl, which in turn have a 'provides' entry for libjpeg-xl. So, packages depending on the old name will not break.
schrmh commented on 2021-06-20 04:00 (UTC)
Uhm.. This package still depends on libjpeg-xl.
« First ‹ Previous 1 2