mapserver: bump and conflict with dev pkg

%ci-no-build
This commit is contained in:
Henrik Grimler 2019-07-31 22:05:12 +02:00
parent 975f7f7245
commit 16326b70a5
1 changed files with 3 additions and 1 deletions

View File

@ -3,10 +3,12 @@ TERMUX_PKG_DESCRIPTION="MapServer is CGI-based platform for publishing spatial d
TERMUX_PKG_MAINTAINER="Bjoern Schilberg @BjoernSchilberg"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=7.4.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://download.osgeo.org/mapserver/mapserver-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=fc714f5836023fd39005296665c562022fa294348ecc244b93647b3ba1e361f5
TERMUX_PKG_DEPENDS="libc++, libiconv, freetype, libcurl, libcairo, libxml2, openjpeg, proj, gdal, libprotobuf-c"
TERMUX_PKG_BREAKS="mapserver-dev"
TERMUX_PKG_REPLACES="mapserver-dev"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DWITH_GDAL=ON
-DWITH_GEOS=ON