Please remove depends=agg. MapServer uses the project's own fork of agg, available in renderers/agg/
directory. The build does not use the separate agg shared library built from AUR/agg.
Search Criteria
Package Details: mapserver 8.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mapserver.git (read-only, click to copy) |
---|---|
Package Base: | mapserver |
Description: | Platform for publishing spatial data and interactive mapping applications to the web |
Upstream URL: | http://www.mapserver.org |
Keywords: | GeoSpatial GIS WebMapping |
Licenses: | MIT |
Submitter: | nofxx |
Maintainer: | geosam |
Last Packager: | geosam |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2009-03-29 08:21 (UTC) |
Last Updated: | 2023-11-18 23:19 (UTC) |
Dependencies (19)
- agg (agg-2.6-gitAUR)
- apache (apache-gitAUR)
- fcgi
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- gdal (gdal-hdf4AUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libpqxx (libpqxx-gitAUR)
- libsvg-cairoAUR
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- mod_fcgidAUR
- pdflib-liteAUR
- proj (proj-gitAUR)
- protobuf-c (protobuf-c-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- cfitsio (make)
Required by (2)
- magnacarto-git (optional)
- tirex-git
Sources (1)
MarsSeed commented on 2023-10-13 14:34 (UTC)
petres commented on 2023-02-10 20:36 (UTC)
cmake
and swig
are missing as build dependencies
stronnag commented on 2021-03-21 18:45 (UTC)
@geosam, changing the swig dependency to swig (vice swig3), updating the version to 7.6.2 and associated md5sum allows the PKGBUILD to build.
Are you still interested in maintaining the package (please)?
stronnag commented on 2021-03-21 18:44 (UTC)
@geosam, changing the swig dependency to swig (vice swig3), updating the version to 7.6.2 and associated md5sum allows the PKGBUILD to build.
Are you still interested in maintaining the package (please)?
hotaru commented on 2021-01-04 04:29 (UTC)
swig3
doesn't seem to exist.
stronnag commented on 2020-01-04 19:12 (UTC)
@geosam: thanks, 7.4.3 installed on multiple platforms. Greatly appreciate your work here.
geosam commented on 2020-01-04 01:53 (UTC)
@stronnag thanks, update version.
stronnag commented on 2019-12-14 12:51 (UTC)
The inclusion of -DWITH_ORACLESPATIAL=ON
breaks the build if one doesn't have Oracle's proprietary stuff installed (and it's not a dependency). Please consider removing it; I'd prefer not to have to agree to an unwanted Oracle licence.
geosam commented on 2018-10-26 15:34 (UTC) (edited on 2018-10-26 15:34 (UTC) by geosam)
Done @jerry73204. Thanks!!!
jerry73204 commented on 2018-10-26 05:23 (UTC)
The repo includes cmake-3.12.patch, but PKGBUILD does not apply it. My server cannot build without it. Besides, please change $startdir/src to ${srcdir} in PKGBUILD. $startdir/src does not necessary equals to ${srcdir}.
Pinned Comments