* Updated debian/README.source
[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, debhelper (>= 5), cvs, automake, libtool, quilt,
6  libdevil-dev, 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  libfreetype6-dev, libfontconfig1-dev, ttf-liberation,
10  libsdl-image1.2-dev, mdbtools-dev, ttf-liberation,
11  librsvg2-bin | inkscape | kdebase-runtime | kdelibs4-dev
12 Standards-Version: 3.8.0
13 Homepage: http://navit.sourceforge.net/
14 Vcs-Browser: http://git.debian.org/?p=collab-maint/navit.git;a=summary
15 Vcs-Git: git://git.debian.org/git/collab-maint/navit.git
16
17 Package: navit
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Recommends: gpsd
21 Description: Car navigation system with routing engine
22  Navit is a car navigation system with routing engine.
23  .
24  Its modular design is capable of using vector maps of various formats for
25  routing and rendering of the displayed map. It's even possible to use multiple
26  maps at a time.
27  .
28  The GTK+ or SDL user interfaces are designed to work well with touch screen
29  displays. Points of Interest of various formats are displayed on the map.
30  .
31  The current vehicle position is either read from gpsd or directly from NMEA
32  GPS sensors.
33  .
34  The routing engine not only calculates an optimal route to your destination,
35  but also generates directions and even speaks to you using speech-dispatcher.