summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-12-20 18:52:42 +0000
committerDaniel Bermond2019-12-20 18:52:42 +0000
commit4a748634e055cfa963a26e8ca45db78362e66593 (patch)
treecb598b0fedb9da86a84e2ef2c52aced54239f304
parent85337873bee76e008894a33d341139b76c024b73 (diff)
downloadaur-4a748634e055cfa963a26e8ca45db78362e66593.tar.gz
Updated to version 7.0.9.9
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84e820533828..23588e141838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features)
- pkgver = 7.0.9.8
+ pkgver = 7.0.9.9
pkgrel = 1
url = https://www.imagemagick.org/
arch = x86_64
@@ -14,6 +14,7 @@ pkgbase = imagemagick-full
makedepends = ghostxps
makedepends = zstd
makedepends = chrpath
+ makedepends = xorgproto
makedepends = lcms2
makedepends = libraqm
makedepends = liblqr
@@ -55,7 +56,7 @@ pkgbase = imagemagick-full
makedepends = flif
makedepends = libfpx
makedepends = libumem-git
- source = git+https://github.com/ImageMagick/ImageMagick.git#commit=5ddc33e6c1c071f44979b1e0d379a3fe2c9b9e85
+ source = git+https://github.com/ImageMagick/ImageMagick.git#commit=f3529ec78585df33c82a5b065ec59d8c3d142b52
source = arch-fonts.diff
sha256sums = SKIP
sha256sums = a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73
@@ -103,9 +104,9 @@ pkgname = imagemagick-full
depends = libfpx
depends = libumem-git
optdepends = imagemagick-full-doc: manual and API docs
- provides = imagemagick=7.0.9.8
- provides = libmagick=7.0.9.8
- provides = libmagick-full=7.0.9.8
+ provides = imagemagick=7.0.9.9
+ provides = libmagick=7.0.9.9
+ provides = libmagick-full=7.0.9.9
conflicts = imagemagick
conflicts = libmagick
replaces = libmagick-full
@@ -125,6 +126,6 @@ pkgname = imagemagick-full
pkgname = imagemagick-full-doc
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all features) (manual and API docs)
arch = any
- provides = imagemagick-doc=7.0.9.8
+ provides = imagemagick-doc=7.0.9.9
conflicts = imagemagick-doc
diff --git a/PKGBUILD b/PKGBUILD
index 3188c2fee2e1..212b3ba63a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,13 +14,13 @@
# - deJaVu and GhostScript font directories are the default ones
# - Windows font directory is set according to a Wiki example
-_commit='5ddc33e6c1c071f44979b1e0d379a3fe2c9b9e85'
+_commit='f3529ec78585df33c82a5b065ec59d8c3d142b52'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.9.8
+pkgver=7.0.9.9
pkgrel=1
arch=('x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all features)"
@@ -29,7 +29,7 @@ license=('custom')
makedepends=(
# official repositories:
'git' 'perl' 'jbigkit' 'opencl-headers' 'glu' 'ghostpcl' 'ghostxps'
- 'zstd' 'chrpath'
+ 'zstd' 'chrpath' 'xorgproto'
'lcms2' 'libraqm' 'liblqr' 'fftw' 'libxml2' 'fontconfig' 'freetype2' 'libxext'
'libx11' 'bzip2' 'zlib' 'libltdl' 'jemalloc' 'djvulibre' 'gperftools' 'libraw'
'graphviz' 'openexr' 'libheif' 'openjpeg2' 'libjpeg-turbo' 'xz' 'glib2' 'pango'