Switch package renaming transition to method A
[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), freeglut3-dev,
9  libimlib2-dev, libdbus-1-dev, libxml2-dev, libfribidi-dev, libpq-dev,
10  libfreetype6-dev, libfontconfig1-dev, ttf-liberation,
11  libsdl-image1.2-dev, libdbus-glib-1-dev, libqt4-dev, librsvg2-bin,
12  libgarmin-dev, imagemagick
13 Standards-Version: 3.8.3
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 DM-Upload-Allowed: yes
18
19 Package: navit
20 Architecture: alpha amd64 armel i386 ia64 mipsel
21 Depends: ${shlibs:Depends}, ${misc:Depends}, navit-data (= ${source:Version}),
22  navit-gui-internal (= ${binary:Version}) |
23  navit-gui-gtk (= ${binary:Version})
24 Recommends: gpsd
25 Suggests: maptool
26 Description: Car navigation system with routing engine
27  Navit is a car navigation system with routing engine.
28  .
29  Its modular design is capable of using vector maps of various formats for
30  routing and rendering of the displayed map. It's even possible to use multiple
31  maps at a time.
32  .
33  The GTK+ or SDL user interfaces are designed to work well with touch screen
34  displays. Points of Interest of various formats are displayed on the map.
35  .
36  The current vehicle position is either read from gpsd or directly from NMEA
37  GPS sensors.
38  .
39  The routing engine not only calculates an optimal route to your destination,
40  but also generates directions and even speaks to you using speech-dispatcher.
41
42 Package: navit-gui-gtk
43 Architecture: any
44 Depends: ${shlibs:Depends}, ${misc:Depends},
45  navit-graphics-gtk-drawing-area (= ${binary:Version})
46 Recommends: navit (= ${binary:Version})
47 Description: Car navigation system with routing engine - GTK+ GUI
48  Navit is a car navigation system with routing engine.
49  .
50  Its modular design is capable of using vector maps of various formats for
51  routing and rendering of the displayed map. It's even possible to use multiple
52  maps at a time.
53  .
54  The GTK+ or SDL user interfaces are designed to work well with touch screen
55  displays. Points of Interest of various formats are displayed on the map.
56  .
57  The current vehicle position is either read from gpsd or directly from NMEA
58  GPS sensors.
59  .
60  The routing engine not only calculates an optimal route to your destination,
61  but also generates directions and even speaks to you using speech-dispatcher.
62  .
63  This package contains the GTK+ GUI plugin.
64
65 Package: navit-gui-internal
66 Architecture: any
67 Depends: ${shlibs:Depends}, ${misc:Depends},
68  navit-graphics-gtk-drawing-area (= ${binary:Version}) |
69  navit-graphics-qt-qpainter (= ${binary:Version})
70 Recommends: navit (= ${binary:Version})
71 Description: Car navigation system with routing engine - internal GUI
72  Navit is a car navigation system with routing engine.
73  .
74  Its modular design is capable of using vector maps of various formats for
75  routing and rendering of the displayed map. It's even possible to use multiple
76  maps at a time.
77  .
78  The GTK+ or SDL user interfaces are designed to work well with touch screen
79  displays. Points of Interest of various formats are displayed on the map.
80  .
81  The current vehicle position is either read from gpsd or directly from NMEA
82  GPS sensors.
83  .
84  The routing engine not only calculates an optimal route to your destination,
85  but also generates directions and even speaks to you using speech-dispatcher.
86  .
87  This package contains the internal GUI plugin.
88
89 Package: navit-graphics-gtk-drawing-area
90 Architecture: any
91 Depends: ${shlibs:Depends}, ${misc:Depends}
92 Recommends: navit (= ${binary:Version})
93 Description: Car navigation system with routing engine - GTK+ graphic plugin
94  Navit is a car navigation system with routing engine.
95  .
96  Its modular design is capable of using vector maps of various formats for
97  routing and rendering of the displayed map. It's even possible to use multiple
98  maps at a time.
99  .
100  The GTK+ or SDL user interfaces are designed to work well with touch screen
101  displays. Points of Interest of various formats are displayed on the map.
102  .
103  The current vehicle position is either read from gpsd or directly from NMEA
104  GPS sensors.
105  .
106  The routing engine not only calculates an optimal route to your destination,
107  but also generates directions and even speaks to you using speech-dispatcher.
108  .
109  This package contains the graphic gtk-drawing-area plugin to use with GTK+
110  aware GUIs plugins.
111
112 Package: navit-graphics-qt-qpainter
113 Architecture: any
114 Depends: ${shlibs:Depends}, ${misc:Depends}
115 Recommends: navit (= ${binary:Version})
116 Description: Car navigation system with routing engine - Qt graphic plugin
117  Navit is a car navigation system with routing engine.
118  .
119  Its modular design is capable of using vector maps of various formats for
120  routing and rendering of the displayed map. It's even possible to use multiple
121  maps at a time.
122  .
123  The GTK+ or SDL user interfaces are designed to work well with touch screen
124  displays. Points of Interest of various formats are displayed on the map.
125  .
126  The current vehicle position is either read from gpsd or directly from NMEA
127  GPS sensors.
128  .
129  The routing engine not only calculates an optimal route to your destination,
130  but also generates directions and even speaks to you using speech-dispatcher.
131  .
132  This package contains the graphic qt-qpainter plugin to use with Qt aware GUIs
133  plugins.
134
135 Package: navit-data
136 Architecture: all
137 Recommends: navit
138 Description: Car navigation system with routing engine - data files
139  Navit is a car navigation system with routing engine.
140  .
141  Its modular design is capable of using vector maps of various formats for
142  routing and rendering of the displayed map. It's even possible to use multiple
143  maps at a time.
144  .
145  The GTK+ or SDL user interfaces are designed to work well with touch screen
146  displays. Points of Interest of various formats are displayed on the map.
147  .
148  The current vehicle position is either read from gpsd or directly from NMEA
149  GPS sensors.
150  .
151  The routing engine not only calculates an optimal route to your destination,
152  but also generates directions and even speaks to you using speech-dispatcher.
153  .
154  This package contains the data files for navit.
155
156 Package: maptool
157 Architecture: any
158 Provides: osm2navit
159 Replaces: osm2navit (<< 0.2.0~svn2755+dfsg.1-1)
160 Conflicts: osm2navit (<< 0.2.0~svn2755+dfsg.1-1)
161 Depends: ${shlibs:Depends}, ${misc:Depends}
162 Suggests: navit
163 Description: Converts OpenStreetMap maps to Navit
164  Navit is a car navigation system with routing engine.
165  .
166  Its modular design is capable of using vector maps of various formats for
167  routing and rendering of the displayed map. It's even possible to use multiple
168  maps at a time.
169  .
170  This package contains maptool, a tool to convert OpenStreetMap maps to the
171  Navit format.
172
173 Package: osm2navit
174 Architecture: all
175 Depends: maptool
176 Description: Transitional dummy package to maptool
177  This dummy package only exists to smooth the transition from osm2navit to
178  maptool.
179  .
180  It can be safely removed.