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

Gaetan Bisson bisson at nymeria.archlinux.org
Mon Jan 6 05:47:42 UTC 2014


    Date: Monday, January 6, 2014 @ 06:47:42
  Author: bisson
Revision: 203233

tentative implementation of FS#38273

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-06 05:02:43 UTC (rev 203232)
+++ PKGBUILD	2014-01-06 05:47:42 UTC (rev 203233)
@@ -6,7 +6,7 @@
 
 pkgname=graphicsmagick
 pkgver=1.3.19
-pkgrel=1
+pkgrel=2
 pkgdesc='Image processing system'
 url='http://www.graphicsmagick.org/'
 arch=('i686' 'x86_64')
@@ -32,8 +32,7 @@
 		--with-modules \
 		--with-perl \
 		--with-gs-font-dir=/usr/share/fonts/Type1 \
-		--with-quantum-depth=32 \
-		--with-openmp \
+		--with-quantum-depth=16 \
 		--with-threads
 	make
 }




More information about the arch-commits mailing list