Enable python binding.
[navit-package] / debian / control
1 Source: navit
2 Section: misc
3 Priority: extra
4 Maintainer: Gilles Filippini <gilles.filippini@free.fr>
5 Uploaders: Bernd Zeimetz <bzed@debian.org>
6 Build-Depends: debhelper (>= 7), cvs, automake, libtool, quilt,
7  libdevil-dev, libgtk2.0-dev, libhildon-1-dev,
8  libglc-dev (>= 0.7.1), libspeechd-dev, libgps-dev (>= 2.37), glutg3-dev,
9  libimlib2-dev, libdbus-1-dev, libxml2-dev, libfribidi-dev, libpq-dev,
10  libfreetype6-dev, libfontconfig1-dev, ttf-liberation, python-dev,
11  libsdl-image1.2-dev, mdbtools-dev, libdbus-glib-1-dev, libqt4-dev,
12  librsvg2-bin | inkscape | kdebase-runtime | kdelibs4-dev
13 Standards-Version: 3.8.1
14 Homepage: http://navit.sourceforge.net/
15 Vcs-Browser: http://git.debian.org/?p=collab-maint/navit.git;a=summary
16 Vcs-Git: git://git.debian.org/git/collab-maint/navit.git
17
18 Package: navit
19 Architecture: any
20 Depends: ${shlibs:Depends}, ${misc:Depends}, navit-data (= ${source:Version}),
21  navit-gui-internal (= ${binary:Version}) |
22  navit-gui-gtk (= ${binary:Version})
23 Recommends: gpsd
24 Suggests: osm2navit
25 Description: Car navigation system with routing engine
26  Navit is a car navigation system with routing engine.
27  .
28  Its modular design is capable of using vector maps of various formats for
29  routing and rendering of the displayed map. It's even possible to use multiple
30  maps at a time.
31  .
32  The GTK+ or SDL user interfaces are designed to work well with touch screen
33  displays. Points of Interest of various formats are displayed on the map.
34  .
35  The current vehicle position is either read from gpsd or directly from NMEA
36  GPS sensors.
37  .
38  The routing engine not only calculates an optimal route to your destination,
39  but also generates directions and even speaks to you using speech-dispatcher.
40
41 Package: navit-gui-gtk
42 Architecture: any
43 Depends: ${shlibs:Depends}, ${misc:Depends},
44  navit-graphics-gtk-drawing-area (= ${binary:Version})
45 Recommends: navit (= ${binary:Version})
46 Description: Car navigation system with routing engine - GTK+ GUI
47  Navit is a car navigation system with routing engine.
48  .
49  Its modular design is capable of using vector maps of various formats for
50  routing and rendering of the displayed map. It's even possible to use multiple
51  maps at a time.
52  .
53  The GTK+ or SDL user interfaces are designed to work well with touch screen
54  displays. Points of Interest of various formats are displayed on the map.
55  .
56  The current vehicle position is either read from gpsd or directly from NMEA
57  GPS sensors.
58  .
59  The routing engine not only calculates an optimal route to your destination,
60  but also generates directions and even speaks to you using speech-dispatcher.
61  .
62  This package contains the GTK+ GUI plugin.
63
64 Package: navit-gui-internal
65 Architecture: any
66 Depends: ${shlibs:Depends}, ${misc:Depends},
67  navit-graphics-gtk-drawing-area (= ${binary:Version}) |
68  navit-graphics-qt-qpainter (= ${binary:Version})
69 Recommends: navit (= ${binary:Version})
70 Description: Car navigation system with routing engine - internal GUI
71  Navit is a car navigation system with routing engine.
72  .
73  Its modular design is capable of using vector maps of various formats for
74  routing and rendering of the displayed map. It's even possible to use multiple
75  maps at a time.
76  .
77  The GTK+ or SDL user interfaces are designed to work well with touch screen
78  displays. Points of Interest of various formats are displayed on the map.
79  .
80  The current vehicle position is either read from gpsd or directly from NMEA
81  GPS sensors.
82  .
83  The routing engine not only calculates an optimal route to your destination,
84  but also generates directions and even speaks to you using speech-dispatcher.
85  .
86  This package contains the internal GUI plugin.
87
88 Package: navit-graphics-gtk-drawing-area
89 Architecture: any
90 Depends: ${shlibs:Depends}, ${misc:Depends}
91 Recommends: navit (= ${binary:Version})
92 Description: Car navigation system with routing engine - GTK+ graphic plugin
93  Navit is a car navigation system with routing engine.
94  .
95  Its modular design is capable of using vector maps of various formats for
96  routing and rendering of the displayed map. It's even possible to use multiple
97  maps at a time.
98  .
99  The GTK+ or SDL user interfaces are designed to work well with touch screen
100  displays. Points of Interest of various formats are displayed on the map.
101  .
102  The current vehicle position is either read from gpsd or directly from NMEA
103  GPS sensors.
104  .
105  The routing engine not only calculates an optimal route to your destination,
106  but also generates directions and even speaks to you using speech-dispatcher.
107  .
108  This package contains the graphic gtk-drawing-area plugin to use with GTK+
109  aware GUIs plugins.
110
111 Package: navit-graphics-qt-qpainter
112 Architecture: any
113 Depends: ${shlibs:Depends}, ${misc:Depends}
114 Recommends: navit (= ${binary:Version})
115 Description: Car navigation system with routing engine - QT graphic plugin
116  Navit is a car navigation system with routing engine.
117  .
118  Its modular design is capable of using vector maps of various formats for
119  routing and rendering of the displayed map. It's even possible to use multiple
120  maps at a time.
121  .
122  The GTK+ or SDL user interfaces are designed to work well with touch screen
123  displays. Points of Interest of various formats are displayed on the map.
124  .
125  The current vehicle position is either read from gpsd or directly from NMEA
126  GPS sensors.
127  .
128  The routing engine not only calculates an optimal route to your destination,
129  but also generates directions and even speaks to you using speech-dispatcher.
130  .
131  This package contains the graphic qt-qpainter plugin to use with QT aware GUIs
132  plugins.
133
134 Package: navit-data
135 Architecture: all
136 Recommends: navit
137 Description: Car navigation system with routing engine - data files
138  Navit is a car navigation system with routing engine.
139  .
140  Its modular design is capable of using vector maps of various formats for
141  routing and rendering of the displayed map. It's even possible to use multiple
142  maps at a time.
143  .
144  The GTK+ or SDL user interfaces are designed to work well with touch screen
145  displays. Points of Interest of various formats are displayed on the map.
146  .
147  The current vehicle position is either read from gpsd or directly from NMEA
148  GPS sensors.
149  .
150  The routing engine not only calculates an optimal route to your destination,
151  but also generates directions and even speaks to you using speech-dispatcher.
152  .
153  This package contains the data files for navit.
154
155 Package: osm2navit
156 Architecture: any
157 Depends: ${shlibs:Depends}, ${misc:Depends}
158 Suggests: navit
159 Description: Converts OpenStreetMap maps to Navit
160  Navit is a car navigation system with routing engine.
161  .
162  Its modular design is capable of using vector maps of various formats for
163  routing and rendering of the displayed map. It's even possible to use multiple
164  maps at a time.
165  .
166  This package contains osm2navit, a tool to convert OpenStreetMap maps to the
167  Navit format.