File: control

package info (click to toggle)
mapnik 2.2.0%2Bds1-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 30,288 kB
  • ctags: 18,382
  • sloc: cpp: 115,128; python: 9,298; xml: 5,692; ansic: 3,726; makefile: 160; sh: 159; lisp: 13
file content (229 lines) | stat: -rw-r--r-- 7,491 bytes parent folder | download | duplicates (2)
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
Source: mapnik
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Debian OpenStreetMap Team <pkg-osm-maint@lists.alioth.debian.org>
 , David Paleino <dapal@debian.org>
 , Francesco Paolo Lovergine <frankie@debian.org>
 , Jérémy Lal <kapouer@melix.org>
Build-Depends:
 scons
 , debhelper (>= 9~)
 , libtool
 , python-all-dev (>= 2.6.6-3~)
 , libboost-filesystem-dev
 , libboost-system-dev
 , libboost-thread-dev
 , libboost-regex-dev
 , libboost-program-options-dev
 , libicu-dev
 , libpng-dev
 , libjpeg-dev
 , libtiff-dev
 , zlib1g-dev
 , libfreetype6-dev
 , libxml2-dev
 , libproj-dev
 , libboost-python-dev
 , libcairo2-dev
 , pkg-config
 , python-cairo-dev
 , libpq-dev
 , libgdal-dev
 , libsqlite3-dev
 , libcurl4-gnutls-dev
 , librasterlite-dev
 , python-epydoc
Standards-Version: 3.9.5
Section: libs
X-Python-Version: >= 2.5
Homepage: http://www.mapnik.org/
Vcs-Git: git://anonscm.debian.org/pkg-grass/mapnik.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mapnik.git

Package: libmapnik2.2
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , ttf-dejavu
Suggests: postgis
Description: C++/Python toolkit for developing GIS applications (libraries)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package contains the shared library and input plugins.

Package: libmapnik2-dev
Priority: extra
Section: oldlibs
Architecture: all
Depends:
 libmapnik-dev
 , ${misc:Depends}
Description: C++/Python toolkit for developing GIS applications (dummy)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package is a transitional package, and can be safely removed if
 nobody depends on it.

Package: libmapnik-dev
Section: libdevel
Architecture: any
Breaks: libmapnik2-dev (<< 2.2.0+ds1-1~)
Replaces: libmapnik2-dev (<< 2.2.0+ds1-1~)
Depends:
 ${misc:Depends}
 , libmapnik2.2 (= ${binary:Version})
 , libc6-dev | libc-dev
 , libboost-filesystem-dev
 , libboost-system-dev
 , libboost-thread-dev
 , libboost-regex-dev
 , libboost-program-options-dev
 , libicu-dev
 , libpng-dev
 , libjpeg-dev
 , libtiff-dev
 , zlib1g-dev
 , libfreetype6-dev
 , libxml2-dev
 , libproj-dev
 , libboost-python-dev
 , libcairo2-dev
 , pkg-config
 , python-cairo-dev
 , libpq-dev
 , libgdal1-dev
 , libsqlite3-dev
 , libcurl4-gnutls-dev
 , librasterlite-dev
Recommends: mapnik-doc
Description: C++/Python toolkit for developing GIS applications (devel)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package contains the development headers, API documentation, and
 build utilities.

Package: mapnik-utils
Section: utils
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , ${python:Depends}
 , python-mapnik
 , python-lxml
Description: C++/Python toolkit for developing GIS applications (utilities)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package contains miscellaneous utilities distributed with mapnik:
 .
 shapeindex: program to creates file system based index for ESRI shape-files

Package: python-mapnik
Section: python
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , ${python:Depends}
 , python-cairo
Breaks: python-mapnik2 (<< 2.2.0+ds1-1~)
Replaces: python-mapnik2 (<< 2.2.0+ds1-1~)
Provides: ${python:Provides}
Description: C++/Python toolkit for developing GIS applications (Python)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package contains the Python bindings.

Package: python-mapnik2
Priority: extra
Section: oldlibs
Architecture: all
Depends:
 ${misc:Depends}
 , python-mapnik
Description: C++/Python toolkit for developing GIS applications (dummy)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package is a transitional package, and can be safely removed if
 nobody depends on it.

Package: mapnik-doc
Section: doc
Architecture: all
Recommends: libmapnik-dev
Depends: ${misc:Depends}
Description: C++/Python toolkit for developing GIS applications (doc)
 Mapnik is an OpenSource C++/Python toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 High-level Python bindings (boost.python) facilitate rapid application
 development, targeting zope3, django, etc.
 .
 This package contains developer documentation.