[arch-commits] Commit in imagemagick/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Thu Oct 24 01:15:59 UTC 2013


    Date: Thursday, October 24, 2013 @ 03:15:59
  Author: eric
Revision: 197207

upgpkg: imagemagick 6.8.7.2-1

Upstream update

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-23 23:57:14 UTC (rev 197206)
+++ PKGBUILD	2013-10-24 01:15:59 UTC (rev 197207)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.7.1
+pkgver=6.8.7.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/"
@@ -14,7 +14,7 @@
 #source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
 source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
         perlmagick.rpath.patch)
-sha1sums=('c8aabca18e0ca108b403dd154c858cb17ff304ee'
+sha1sums=('7dd54b769df1a8a173b76612bed131cd814e0e21'
           'SKIP'
           'e143cf9d530fabf3b58023899b5cc544ba93daec')
 
@@ -27,7 +27,7 @@
 
 build() {
   cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules --disable-static \
+  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
     --enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 --with-jp2 \
     --with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
     --with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr --with-rsvg \




More information about the arch-commits mailing list