File: control

package info (click to toggle)
mapnik 2.0.0%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 35,496 kB
  • sloc: cpp: 91,793; python: 6,051; xml: 3,528; sh: 848; makefile: 70; lisp: 10
file content (208 lines) | stat: -rw-r--r-- 6,635 bytes parent folder | download
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
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>
Build-Depends:
 scons
 , debhelper (>= 8~)
 , libtool
 , python-all-dev (>= 2.6.6-3~)
 , libboost-thread-dev
 , libboost-filesystem-dev
 , libboost-regex-dev
 , libboost-python-dev
 , libboost-system-dev
 , libboost-program-options-dev
 , libpng12-dev
 , libjpeg-dev
 , libtiff4-dev
 , zlib1g-dev
 , libfreetype6-dev
 , libpq-dev
 , libproj-dev
 , libltdl-dev
 , libgdal1-dev
 , libxml2-dev
 , libicu-dev
 , libcairo2-dev
 , libcairomm-1.0-dev
 , python-cairo-dev
 , libsqlite3-dev
 , libcurl4-gnutls-dev
 , python-epydoc
 , librasterlite-dev (>= 1.1~)
 , libgeos-dev
 , pkg-config
Standards-Version: 3.9.2
Section: libs
X-Python-Version: >= 2.5
Homepage: http://www.mapnik.org/
Vcs-Git: git://git.debian.org/pkg-grass/mapnik.git
Vcs-Browser: http://git.debian.org/?p=pkg-grass/mapnik.git

Package: libmapnik2-2.0
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: libmapnik-dev
Section: oldlibs
Architecture: all
Depends:
 libmapnik2-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: libmapnik2-dev
Section: libdevel
Architecture: any
Breaks: libmapnik-dev (<< 2.0.0+ds1-1~)
Replaces: libmapnik-dev (<< 2.0.0+ds1-1~)
Depends:
 ${misc:Depends}
 , libmapnik2-2.0 (= ${binary:Version})
 , libc6-dev | libc-dev
 , libboost-thread-dev
 , libboost-filesystem-dev
 , libboost-regex-dev
 , libboost-python-dev
 , libboost-system-dev
 , libboost-iostreams-dev
 , libpng12-dev
 , libjpeg-dev
 , libtiff4-dev
 , zlib1g-dev
 , libfreetype6-dev
 , libpq-dev
 , libproj-dev
 , libltdl-dev
 , libfribidi-dev
 , libgdal1-dev
 , libxml2-dev
 , libagg-dev
 , libicu-dev
 , libcairo2-dev
 , libcairomm-1.0-dev
 , python-cairo-dev
 , libsqlite3-dev
 , libcurl4-gnutls-dev
 , libsigc++-2.0-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-mapnik2
 , 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-mapnik2
Section: python
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , ${python:Depends}
 , python-cairo
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: mapnik-doc
Section: doc
Architecture: all
Recommends: libmapnik2-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.