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

Gaëtan Bisson bisson at archlinux.org
Mon Dec 18 23:00:09 UTC 2017


    Date: Monday, December 18, 2017 @ 23:00:07
  Author: bisson
Revision: 313321

enable webp support

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-18 22:55:19 UTC (rev 313320)
+++ PKGBUILD	2017-12-18 23:00:07 UTC (rev 313321)
@@ -6,7 +6,7 @@
 
 pkgname=graphicsmagick
 pkgver=1.3.27
-pkgrel=1
+pkgrel=2
 pkgdesc='Image processing system'
 url='http://www.graphicsmagick.org/'
 arch=('x86_64')
@@ -17,7 +17,7 @@
             'libxml2: msl, svg, url modules'
             'libtiff: ps2, ps3, tiff modules'
             'ghostscript: pdf, ps modules')
-makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff')
+makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
 depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
 source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz")
 sha256sums=('d03278d2790efc1dc72309f85a539810d2a81deb47932f7e6720d09ac72d0367')



More information about the arch-commits mailing list