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}.
Search Criteria
Package Details: mapserver 8.6.0-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: | Apache-2.0, BSD-2-Clause |
| Provides: | python-mapserver |
| Submitter: | nofxx |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 11 |
| Popularity: | 0.001783 |
| First Submitted: | 2009-03-29 08:21 (UTC) |
| Last Updated: | 2025-12-04 02:04 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- fcgi
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdal (gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- harfbuzz (harfbuzz-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxslt (libxslt-gitAUR)
- pcre2 (pcre2-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- proj (proj-gitAUR)
- protobuf-c (protobuf-c-gitAUR)
- python
- Show 4 more dependencies...
Required by (2)
- magnacarto-git (optional)
- tirex-git
Sources (1)
jerry73204 commented on 2018-10-26 05:23 (UTC)
jerry73204 commented on 2018-09-18 04:34 (UTC)
Again, please change $startdir/src to ${srcdir} in PKGBUILD. Since my ${startdir}/src is not equivalent to ${srcdir} due to makepkg.conf. It fails my build.
jerry73204 commented on 2018-08-26 12:37 (UTC)
CMake 3.12 breaks my build. Please include this patch as a workaround. https://salsa.debian.org/debian-gis-team/mapserver/raw/a039ff238258e7c3b9206b4a55d5d46eb4289dbd/debian/patches/cmake-3.12.patch
The issue page is https://github.com/mapserver/mapserver/issues/5646
Also, please add missing dependency protobuf-c. Thanks.
jerry73204 commented on 2018-08-02 17:28 (UTC)
Please change $startdir/src to ${srcdir} in PKGBUILD. It fails my build.
dreieck commented on 2018-01-14 10:42 (UTC)
@geosam:
Can you add it to https://wiki.archlinux.org/index.php/unofficial_user_repositories?
SzieberthAdam commented on 2017-09-05 11:03 (UTC)
missing dependency: fribidi
dreieck commented on 2016-12-31 17:37 (UTC)
Strange, it get's linked against libpng15, but libpng16 is installed. Also, the output of cmake configure shows that it detected the correct version.
When starting mapserv:
==
mapserv: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory
==
Configure output:
==
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.26")
==
dreieck commented on 2016-12-30 12:17 (UTC)
Version 7.0.3 is out.
dreieck commented on 2016-12-30 11:57 (UTC)
The use of "${startdir}" is deprecated. Please use "${srcdir}" instead of "${startdir}/src", and "${pkgdir}" instead of "${startdir}/pkg".
Pinned Comments