Merging with bzed's package on alioth (first pass - need fixes).
[navit-package] / debian / control
1 Source: navit
2 Section: misc
3 Priority: extra
4 Maintainer: Gilles Filippini <gilles.filippini@free.fr>
5 Build-Depends: cdbs, autotools-dev, libtool, quilt, libdevil-dev,
6  libgtk2.0-dev, libsdl1.2-dev, libcegui-mk2-dev (>= 0.6.1),
7  libglc-dev (>= 0.7.1), libspeechd-dev, libgps-dev (>= 2.37), glutg3-dev,
8  libimlib2-dev, libdbus-1-dev, libxml2-dev, libfribidi-dev,
9  libgarmin-dev, libsdl-image1.2-dev,
10  librsvg2-bin | inkscape | kdebase-runtime | kdelibs4-dev
11 Standards-Version: 3.8.0
12 Homepage: http://navit.sourceforge.net/
13 Vcs-Browser: http://git.debian.org/?p=collab-maint/navit.git;a=summary
14 Vcs-Git: git://git.debian.org/git/collab-maint/navit.git
15
16 Package: navit
17 Architecture: any
18 Depends: ${shlibs:Depends}, ${misc:Depends}
19 Recommends: gpsd
20 Description: Car navigation system with routing engine
21  Navit is a car navigation system with routing engine.
22  .
23  Its modular design is capable of using vector maps of various formats for
24  routing and rendering of the displayed map. It's even possible to use multiple
25  maps at a time.
26  .
27  The GTK+ or SDL user interfaces are designed to work well with touch screen
28  displays. Points of Interest of various formats are displayed on the map.
29  .
30  The current vehicle position is either read from gpsd or directly from NMEA
31  GPS sensors.
32  .
33  The routing engine not only calculates an optimal route to your destination,
34  but also generates directions and even speaks to you using speech-dispatcher.