Search Criteria
Package Details: imagemagick-full-git 7.1.1.18.r2.gc9e40fece-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) |
Upstream URL: | https://www.imagemagick.org/ |
Keywords: | convert graphics image imagemagick magick photo |
Licenses: | custom |
Conflicts: | imagemagick, libmagick |
Provides: | imagemagick, imagemagick-git, libmagick, libmagick-full, libmagick-full-git, libmagick-git |
Replaces: | libmagick-full-git |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-14 03:35 (UTC) |
Last Updated: | 2023-09-24 01:28 (UTC) |
Dependencies (94)
- bzip2 (bzip2-git)
- cairo (cairo-git, cairo-glesv2-bin, cairo-glesv3-bin)
- djvulibre
- dmalloc
- fftw (fftw-amd)
- flif (flif-git)
- fontconfig (fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- ghostscript
- glib2 (glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- graphviz
- gsfonts (gsfonts-cyr, gsfonts-emojiless)
- jbigkit (jbigkit-git)
- lcms2 (lcms2-ff-git, lcms2-ff, lcms2-git)
- libfpx
- libheif (libheif-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libjxl (libjxl-metrics-git, libjxl-git)
- liblqr
- libltdl (libtool-git, libtool)
- Show 74 more dependencies...
Required by (1113)
- 3dfsb (requires imagemagick) (make)
- 4nec2-bin (requires imagemagick) (make)
- abcde (requires imagemagick) (optional)
- adapta-nokto-dropbox-icons (requires imagemagick) (make)
- adept-git (requires imagemagick)
- advancemame (requires imagemagick) (make)
- agisoft-delighter (requires imagemagick) (make)
- agisoft-metashape (requires imagemagick) (make)
- agisoft-metashape-pro (requires imagemagick) (make)
- agisoft-viewer (requires imagemagick) (make)
- aguilas (requires imagemagick) (make)
- akkoma (requires imagemagick) (optional)
- akkoma-bin (requires imagemagick) (optional)
- alchemy (requires imagemagick) (make)
- alchemy-git (requires imagemagick) (make)
- ale (requires imagemagick)
- allthehaxx (requires imagemagick) (make)
- alvr (requires imagemagick) (make)
- alvr-git (requires imagemagick) (make)
- among-us-dumpy-gif-maker (requires imagemagick)
- Show 1093 more...
Latest Comments
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.