1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

OP-1879 Remove openpilot hardcoding: make debian control more descriptive courtesy of gladk

This commit is contained in:
James Duley 2015-05-21 15:21:58 +01:00 committed by LibrePilot Packager
parent 15d47b8c66
commit 3fe75ad979

View File

@ -11,5 +11,15 @@ Vcs-Browser: http://git.openpilot.org/changelog/OpenPilot
Package: <NAME>
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-xmllistmodel, qml-module-qtquick-localstorage, qml-module-qtquick-particles2, qml-module-qtquick-window2, qml-module-qtquick2
Description: OpenPilot GCS
OpenPilot Ground Control Station software
Description: Platform for aerial robotics or other mobile vehicular platforms
OpenPilot is a next-generation Open Source UAV autopilot created by the
OpenPilot Community (an all volunteer non-profit community). It is a highly
capable platform for multirotors, helicopters, fixed wing aircraft, and
other vehicles.
.
It has been designed from the ground up by a community of passionate
developers from around the globe, with its core design principles being
quality, safety, and ease of use. Simplicity does not come with any
compromises either: with no hard-coded settings, a complete flight plan
scripting language and other powerful features, OpenPilot is an extremely
capable UAV autopilot platform.