Search Criteria
Package Details: imagemagick-full 7.1.1.41-1
Package Actions
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) |
Upstream URL: | https://www.imagemagick.org/ |
Keywords: | convert graphics image imagemagick photo |
Licenses: | LicenseRef-custom |
Conflicts: | imagemagick, libmagick |
Provides: | imagemagick, libmagick, libmagick-full |
Replaces: | libmagick-full |
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 (98)
- autotrace-nomagickAUR
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- djvulibre
- dmallocAUR
- fftw (fftw-amdAUR)
- flifAUR (flif-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- ghostscript
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gperftools (gperftools-gitAUR)
- graphviz
- gsfonts (gsfonts-emojilessAUR)
- jbigkit (jbigkit-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libfpxAUR
- libheif (libheif-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjxl (libjxl-metrics-gitAUR, libjxl-gitAUR)
- Show 78 more dependencies...
Required by (1074)
- 3dfsb (requires imagemagick) (make)
- 4nec2-bin (requires imagemagick) (make)
- abcde (requires imagemagick) (optional)
- activitywatch-git (requires imagemagick) (make)
- 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)
- aif-master (requires imagemagick) (make)
- akkoma (requires imagemagick) (optional)
- akkoma-bin (requires imagemagick) (optional)
- akkoma-git (requires imagemagick) (optional)
- alchemy (requires imagemagick) (make)
- alchemy-git (requires imagemagick) (make)
- ale (requires imagemagick)
- allthehaxx (requires imagemagick) (make)
- Show 1054 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
dbermond commented on 2023-11-07 16:26 (UTC)
@dreieck There is no libumem and magickcache stable packages, so the only option is depending on libumem-git and magickcache-git. If there would be a magickcache stable package, it currently needs code that is only in the magickcache git master branch, and will not compile with the old magickcache release from 2022 (the stable magickcache tagged pre-release from 2022 does not even build for me). Being a -full package, it uses 32-bit depth by design and does not provide 16-bit depth, so you need to recompile anything that needs the 16-bit depth libraries. imagemagick should not conflict with imagemagick-full-doc, as it does not make sense since they should co-exist. It looks like the repository imagemagick-doc was merged into repository imagemagick, and in this case it should be merged here too (or remove the documentation from the package) to avoid such file conflicts (will be done in the next update).
dreieck commented on 2023-11-07 11:31 (UTC)
Please add
imagemagick
to theconflicts
array ofimagemagick-full-doc
:Regards!
dreieck commented on 2023-11-07 11:29 (UTC) (edited on 2023-11-07 11:29 (UTC) by dreieck)
A current build of this package misses the
files.
It only provides the
files (
32
variant, not16
variant).Thus it fails to provide the dependencies for most packages which depend on
imagemagick
orlibmagick
.E.G.:
$ digikam
:Can you please either fix this, or adapt the package such that it neither
provides
norconflicts
imagemagick
andlibmagick
put complements it?Regards!
dreieck commented on 2023-11-07 11:21 (UTC)
Ahoj,
Does it really need the
-git
variants oflibumem
andmagickcache
as make dependencies?It not specifically, then please change to the non-git variant, since the
-git
package should have the non-git package in it'sprovides
entry, and this makes the user free to choose which variant to install.Regards!
nariox commented on 2019-01-19 03:04 (UTC)
Could you add "-$pkgver" to the provides? Otherwise, packages that require a particular version of imagemagick complain (e.g. php-imagick)
dbermond commented on 2018-07-09 16:48 (UTC)
@tmow I cannot reproduce your issue. Package is building fine for me.
It seems that you're using clang to build. Maybe this is a clang specific issue? Please try to use gcc.
tmow commented on 2018-07-09 07:37 (UTC)
I had to install by hand openmp (extra/openmp) as I got this error during build time
/usr/bin/ld: cannot find -lomp clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
hueypokerbrainz commented on 2018-05-14 23:21 (UTC) (edited on 2018-05-15 20:43 (UTC) by hueypokerbrainz)
Updating to 7.0.7.31-1 breaks windowmaker (https://aur.archlinux.org/packages/windowmaker-git/)
Essentially, my windowmaker was looking for some libMagick*.so.5 libraries that no longer existed. Re-installing windowmaker after updating to 7.0.7.31-1 fixed the problem.
Also didn't have any problem updating to 7.0.7.32-1.
dbermond commented on 2018-01-25 01:25 (UTC)
@japp1egate You're welcome. Please post some feedback if you can successfully build it in a clean chroot.
japp1egate commented on 2018-01-25 01:13 (UTC)
@dbermond - Thank you very much. I really do appreciate your help.
« First ‹ Previous 1 2 3 4 5 Next › Last »