1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
|
Source: mapserver
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Alan Boudreault <aboudreault@mapgears.com>,
Bas Couwenberg <sebastic@debian.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9.20160114),
# dh-php,
dh-python,
dpkg-dev (>= 1.16.1.1),
cmake (>= 2.8.12.1-1.2),
chrpath,
default-jdk,
ant,
libcairo2-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
libfcgi-dev,
libfreetype6-dev (>= 2.0.9),
libfribidi-dev,
libgdal-dev (>= 1.10.1-0~),
libgeos-dev (>= 3.3.1-1~),
libgif-dev,
libharfbuzz-dev,
libjpeg-dev,
libperl-dev,
libpng-dev,
libprotobuf-c-dev,
libpq-dev,
libproj-dev,
librsvg2-dev,
libxml2-dev,
libxslt1-dev,
zlib1g-dev (>= 1.1.4),
# php-dev,
pkg-config,
pkg-kde-tools,
protobuf-c-compiler,
python-all (>= 2.6.6-3~),
python-all-dev (>= 2.6.6-3~),
ruby,
ruby-all-dev,
gem2deb,
swig,
docbook2x,
docbook-xsl,
docbook-xml,
xsltproc
Build-Conflicts: libcurl3-openssl-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/mapserver
Vcs-Git: https://salsa.debian.org/debian-gis-team/mapserver.git
Homepage: http://www.mapserver.org
XS-Ruby-Versions: all
Package: libmapserver2
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: cgi-mapserver,
mapserver-bin,
mapserver-doc,
libmapscript-perl,
# php-mapscript,
python-mapscript,
ruby-mapscript
Pre-Depends: ${misc:Pre-Depends}
Description: Shared library for MapServer
This package contains the shared library.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards. Scripting
functionality in MapScript is provided by the suggested mapscript
library packages.
Package: libmapserver-dev
Architecture: any
Section: libdevel
Depends: libmapserver2 (= ${binary:Version}),
${misc:Depends}
Suggests: cgi-mapserver,
mapserver-bin,
mapserver-doc,
libmapscript-perl,
# php-mapscript,
python-mapscript,
ruby-mapscript
Breaks: libmapserver-6.2.1-dev (<< 6.4.0-1~),
libmapserver1-dev (<< 7.0.0~)
Replaces: libmapserver-6.2.1-dev (<< 6.4.0-1~),
libmapserver1-dev (<< 7.0.0~)
Description: Shared library development files for MapServer
This package contains the development files for the shared library.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards. Scripting
functionality in MapScript is provided by the suggested mapscript
library packages.
Package: cgi-mapserver
Architecture: any
Section: web
Depends: mapserver-bin,
${shlibs:Depends},
${misc:Depends}
Suggests: mapserver-doc,
libmapscript-perl,
# php-mapscript,
python-mapscript,
ruby-mapscript
Description: CGI executable for MapServer
This package contains the mapserv CGI program. It provides the
MapServer template language, and can be used to implement Web Map
Service applications.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards. Scripting
functionality in MapScript is provided by the suggested mapscript
library packages.
Package: mapserver-bin
Architecture: any
Section: misc
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: cgi-mapserver,
mapserver-doc,
shapelib,
libmapscript-perl,
# php-mapscript,
python-mapscript,
ruby-mapscript
Description: MapServer utilities
This package provides command-line utilities for MapServer.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards. Scripting
functionality in MapScript is provided by the suggested mapscript
library packages.
Package: mapserver-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: cgi-mapserver,
libmapscript-perl,
# php-mapscript,
python-mapscript,
ruby-mapscript
Description: documentation for MapServer
This package provides some brief documentation for MapServer.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards. Scripting
functionality in MapScript is provided by the suggested mapscript
library packages.
#Package: php-mapscript
#Architecture: any
#Section: php
#Depends: ${php:Depends},
# ${shlibs:Depends},
# ${misc:Depends}
#Suggests: mapserver-bin,
# mapserver-doc
#Description: php-cgi module for MapServer
# PHP MapScript provides MapServer functions for PHP scripts.
# .
# MapServer is a CGI-based framework for Internet map services which
# supports Open Geospatial Consortium (OGC) standards.
Package: libmapscript-perl
Architecture: any
Section: perl
Depends: ${perl:Depends},
${shlibs:Depends},
${misc:Depends}
Suggests: mapserver-bin,
mapserver-doc
Conflicts: perl-mapscript
Provides: perl-mapscript
Replaces: perl-mapscript
Description: Perl MapServer module
Perl MapScript module provides MapServer functions for Perl scripts.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards.
Package: python-mapscript
Architecture: any
Section: python
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends}
Suggests: mapserver-bin,
mapserver-doc
Provides: ${python:Provides}
Description: Python library for MapServer
Python MapScript provides MapServer functions for Python scripts.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards.
Package: ruby-mapscript
Architecture: any
Section: ruby
Depends: ruby | ruby-interpreter,
${shlibs:Depends},
${misc:Depends}
Suggests: mapserver-bin,
mapserver-doc
Breaks: libmapscript-ruby (<< 6.4.0-1~),
libmapscript-ruby1.8 (<< 6.4.0-1~),
libmapscript-ruby1.9.1 (<< 6.4.0-1~)
Provides: libmapscript-ruby,
libmapscript-ruby1.8,
libmapscript-ruby1.9.1
Replaces: libmapscript-ruby (<< 6.4.0-1~),
libmapscript-ruby1.8 (<< 6.4.0-1~),
libmapscript-ruby1.9.1 (<< 6.4.0-1~)
XB-Ruby-Versions: all
Description: MapServer library for Ruby
Ruby MapScript provides MapServer functions for Ruby scripts.
.
This package contains examples and the MapServer functions for Ruby.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards.
Package: libmapscript-java
Architecture: any
Section: java
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: mapserver-bin,
mapserver-doc
Description: Java library for MapServer
Java MapScript provides MapServer functions for Java applications.
.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards.
|