aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mapnik
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-09-11 05:41:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-11 06:58:58 +0000
commit3455049f3cdb23fef60d05aa642c6df171e66d32 (patch)
treea22014deaab90a495e64188099a189dd582a1846 /testing/mapnik
parentbb7d9300e517cab0a8313e2b2c3d86106dcd9555 (diff)
downloadaports-3455049f3cdb23fef60d05aa642c6df171e66d32.tar.bz2
aports-3455049f3cdb23fef60d05aa642c6df171e66d32.tar.xz
testing/mapnik: disable due to build failure with boost 1.71
https://github.com/mapnik/mapnik/issues/4041 https://github.com/boostorg/spirit/issues/511
Diffstat (limited to 'testing/mapnik')
-rw-r--r--testing/mapnik/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/mapnik/APKBUILD b/testing/mapnik/APKBUILD
index 80ab27745c..83433cb477 100644
--- a/testing/mapnik/APKBUILD
+++ b/testing/mapnik/APKBUILD
@@ -2,10 +2,11 @@
# Maintainer: Markus Juenemann <markus@juenemann.net>
pkgname=mapnik
pkgver=3.0.22
-pkgrel=3
+pkgrel=4
pkgdesc="An open source toolkit for developing mapping applications"
url="https://mapnik.org/"
-arch="x86_64"
+# broken with boost 1.71
+#arch="x86_64"
license="LPGL-2.0-or-later"
makedepends="
boost-dev