mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/imagemagick 6.8.6.4, ignoring openCL
This commit is contained in:
parent
34df661d6f
commit
0b2857f7b9
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgbase=imagemagick
|
pkgbase=imagemagick
|
||||||
pkgname=('imagemagick' 'imagemagick-doc')
|
pkgname=('imagemagick' 'imagemagick-doc')
|
||||||
pkgver=6.8.6.2
|
pkgver=6.8.6.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.imagemagick.org/"
|
url="http://www.imagemagick.org/"
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
|
||||||
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
|
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
|
||||||
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
|
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
|
||||||
perlmagick.rpath.patch)
|
perlmagick.rpath.patch)
|
||||||
sha1sums=('58b09b94a59457a7c82a4db9cc29e9a5718129a2'
|
sha1sums=('ab62d1777ef3ae18820bdb9f757ac65f9d2f944d'
|
||||||
'e143cf9d530fabf3b58023899b5cc544ba93daec')
|
'e143cf9d530fabf3b58023899b5cc544ba93daec')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue