Source: mapnik-vector-tile
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9),
               gyp,
               libmapbox-geometry-dev,
               libmapbox-wagyu-dev,
               libmapnik-dev (>= 3.0.19),
               libprotobuf-dev,
               libprotozero-dev (>= 1.5.1),
               protobuf-compiler,
               python-all,
               python-gdal
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapnik-vector-tile.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapnik-vector-tile.git
Homepage: https://github.com/mapbox/mapnik-vector-tile

Package: mapnik-vector-tile
Architecture: all
Depends: libmapbox-geometry-dev,
         libmapbox-wagyu-dev,
         libmapnik-dev (>= 3.0.14),
         libprotobuf-dev,
         libprotozero-dev,
         ${misc:Depends}
Description: Vector tiles integration with mapnik - development files
 This package provides C++ header and source needed to render geodata
 into vector tiles, and vector tiles into images.
 .
 Tiles are encoded as protobuf messages, and that geodata format can be
 used as a drop-in replacement for mapnik datasources like postgis and
 shapefiles, without compromising on speed.
 .
 Mapnik is a C++/Python toolkit for developing GIS applications.

