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