summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Hummel2023-08-04 07:07:44 -0700
committerDavid Hummel2023-08-04 07:07:44 -0700
commitbd2070db6d720937f08f40f6d9226a56cf7036c1 (patch)
tree65f04e27ae4a78a5a2e9a079c243bd4eb6c787ae /.SRCINFO
parent9142c91354acd56cd8bb28579ce7a1fc8267c6ac (diff)
downloadaur-bd2070db6d720937f08f40f6d9226a56cf7036c1.tar.gz
Update PKGBUILD to build forthcoming 4.x release
** Changes: ** * Add 3 packages dependencies: * Use mapbox-variant rather than submodule * Use protozero rather than submodule * Use ttf-dejavu rather than bundled fonts ** Patches: ** * mapnik-cmake-harfbuzz.patch based on [this](https://github.com/NixOS/nixpkgs/blob/4cd04c8dbf79b608cfd2274621dd154052dc23ae/pkgs/development/libraries/mapnik/cmake-harfbuzz.patch) * mapnik-datasource-ogr-test.patch based on [this](https://github.com/mapnik/mapnik/issues/4329)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO58
1 files changed, 30 insertions, 28 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26a7c14d145a..36df1e0685a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,45 +1,47 @@
pkgbase = mapnik-git
pkgdesc = Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps (git version)
- pkgver = 3.0.22.1073.g94dd75666
+ pkgver = 4.0.0.g123232ffd
pkgrel = 1
url = http://mapnik.org/
- install = mapnik.install
arch = i686
arch = x86_64
- license = LGPL
- makedepends = scons
+ license = LGPL2.1
makedepends = boost
+ makedepends = cmake
makedepends = git
depends = boost-libs
+ depends = cairo
+ depends = freetype2
+ depends = gcc-libs
+ depends = gdal
+ depends = glibc
+ depends = harfbuzz
depends = icu
+ depends = libjpeg-turbo
depends = libpng
- depends = libjpeg
depends = libtiff
- depends = freetype2
+ depends = libwebp
depends = libxml2
- depends = python2
- depends = proj
- depends = cairo
- depends = cairomm
- depends = python-cairo
+ depends = mapbox-variant
depends = postgresql-libs
- depends = postgis
- depends = gdal
- depends = curl
- depends = libltdl
- depends = libwebp
- optdepends = libxslt: Web Map Service
- optdepends = python2-lxml: Web Map Service
- optdepends = python2-pillow: Web Map Service
- optdepends = python-nose: Web Map Service
- optdepends = apache: Web Map Service
- optdepends = mod_fastcgi: Web Map Service - or:
- optdepends = mod_fcgid: Web Map Service - or:
- optdepends = mod_wsgi2: Web Map Service
- provides = mapnik=3.0.22
+ depends = proj
+ depends = protozero
+ depends = python
+ depends = sqlite
+ depends = ttf-dejavu
+ provides = mapnik
conflicts = mapnik
- options = staticlibs
- source = git://github.com/mapnik/mapnik.git
- md5sums = SKIP
+ source = git+https://github.com/mapnik/mapnik.git
+ source = mapnik-cmake-harfbuzz.patch
+ source = mapnik-datasource-ogr-test.patch
+ source = git+https://github.com/mapnik/test-data.git
+ source = git+https://github.com/mapbox/geometry.hpp.git
+ source = git+https://github.com/mapbox/polylabel.git
+ sha256sums = SKIP
+ sha256sums = 90f541c0845e3c7005564fa113771ce01cf2bcfd57662b7fa8849aabf4151638
+ sha256sums = 3fcf178e646df526e9a5c278f56ad16e4f75d2f27108e7b33419649a46b92f52
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = mapnik-git