Search Criteria
Package Details: imagemagick-git-doc 7.0.10.59.r18323.gf548a590c-1
Git Clone URL: | https://aur.archlinux.org/imagemagick-git.git (read-only, click to copy) |
---|---|
Package Base: | imagemagick-git |
Description: | An image viewing/manipulation program (manual and API docs) |
Upstream URL: | https://www.imagemagick.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 8 |
Popularity: | 0.49 |
First Submitted: | 2015-08-13 08:16 |
Last Updated: | 2021-01-22 02:54 |
Dependencies (28)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-fftw, imagemagick-full, imagemagick-full-git)
- gsfonts (gsfonts-type1, gsfonts-cyr, gsfonts-emojiless) (check)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (check)
- chrpath (chrpath-svn) (make)
- djvulibre (make)
- ghostpcl (make)
- ghostscript (make)
- ghostxps (make)
- git (git-git) (make)
- glu (glu-git) (make)
- jbigkit (make)
- lcms2 (lcms2-git) (make)
- libheif (libheif-git) (make)
- liblqr (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- libraqm (libraqm-git) (make)
- libraw (libraw-git, libraw16, libraw19) (make)
- librsvg (librsvg-git, librsvg-minimal-git) (make)
- libwebp (libwebp-git) (make)
- libwmf (make)
- libxext (libxext-git) (make)
- libxml2 (libxml2-linenum, libxml2-git) (make)
- libzip (libzip-git) (make)
- ocl-icd (khronos-ocl-icd-git) (make)
- opencl-headers (opencl-headers-git) (make)
- openexr (make)
- openjpeg2 (openjpeg-git) (make)
- patch (patch-git) (make)
Required by (3)
- imagemagick-fftw (requires imagemagick-doc) (optional)
- imagemagick-git (requires imagemagick-doc) (optional)
- imagemagick-no-hdri (requires imagemagick-doc) (optional)
Latest Comments
1 2 Next › Last »
skw commented on 2021-01-20 03:52
IM7-GS-policy.patch
no longer exists in the arch repo source, so this fails to builddreieck commented on 2018-05-19 12:37
Failure while trying to download
perlmagick.rpath.patch
:yodaembedding commented on 2017-08-12 03:44
The new repository is located at https://github.com/ImageMagick/ImageMagick.git
Simply edit the PKGBUILD to replace
source=("${_srcdir}::git+http://git.imagemagick.org/repos/ImageMagick.git"
with
source=("${_srcdir}::git+https://github.com/ImageMagick/ImageMagick.git"
marcin commented on 2017-06-22 04:19
If having this problem: montage: unable to read font `(null)'
the reason can be that /usr/share/fonts/Type1 does not exist. This can be solved by installing https://aur.archlinux.org/packages/gsfonts-type1/
you might need to remove already installed gsfonts if you have it.
shoober420 commented on 2017-05-31 06:19
Thank you sir
shoober420 commented on 2017-05-30 22:19
"libcl" needs removed from line 86 as well
shoober420 commented on 2017-05-24 20:09
"libcl" needs replaced with "ocl-icd" for the depends.
severach commented on 2016-07-29 15:27
I fixed pcre2grep. gitversion doesn't seem to be a problem.
Hoek commented on 2016-07-29 14:11
Doesn't build for me, complaining about "pcre2grep" and "gitversion" not being found
severach commented on 2015-11-23 23:41
That file comes from the Arch Repo sources. I fixed the link so it should work now.