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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Sep 10 16:04:19 UTC 2017


    Date: Sunday, September 10, 2017 @ 16:04:18
  Author: jlichtblau
Revision: 256776

upgpkg: mapnik 3.0.13-7 - boost 1.65.1 rebuild

Modified:
  mapnik/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-10 15:08:20 UTC (rev 256775)
+++ PKGBUILD	2017-09-10 16:04:18 UTC (rev 256776)
@@ -6,14 +6,14 @@
 
 pkgname=mapnik
 pkgver=3.0.13
-pkgrel=6
+pkgrel=7
 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps"
 arch=('i686' 'x86_64')
 url="http://mapnik.org/"
 license=('LGPL')
-depends=('boost-libs' 'icu' 'libpng' 'libjpeg' 'libtiff' 'freetype2'
+depends=('boost-libs' 'icu' 'libpng' 'libjpeg-turbo' 'libtiff' 'freetype2'
 	 'libxml2' 'python2' 'proj' 'cairo' 'cairomm' 'python2-cairo'
-	 'postgresql-libs' 'postgis' 'gdal' 'curl' 'libltdl')
+	 'postgresql-libs' 'postgis' 'gdal' 'curl' 'libtool')
 optdepends=('libxslt:         Web Map Service'
             'python2-lxml:    Web Map Service'
             'python2-pillow:  Web Map Service'



More information about the arch-commits mailing list