diff --git a/CMakeLists.txt b/CMakeLists.txt index 2cfebd2..0ae95ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,6 +206,9 @@ install( DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/128x128/apps/ RENAME org.mavlink.qgroundcontrol.png ) +install( + FILES ${CMAKE_SOURCE_DIR}/deploy/org.mavlink.qgroundcontrol.metainfo.xml + DESTINATION ${CMAKE_INSTALL_DATADIR}/metainfo/ ) if(BUILD_TESTING) diff --git a/deploy/org.mavlink.qgroundcontrol.metainfo.xml b/deploy/org.mavlink.qgroundcontrol.metainfo.xml new file mode 100644 index 0000000..c8832f1 --- /dev/null +++ b/deploy/org.mavlink.qgroundcontrol.metainfo.xml @@ -0,0 +1,39 @@ + + + org.mavlink.qgroundcontrol + + QGroundControl + UAS ground control station + + MIT + GPL-3.0-only + + + pointing + keyboard + touch + gamepad + + + +

+ Intuitive and Powerful Ground Control Station for the MAVLink protocol. +

+
+ + org.mavlink.qgroundcontrol.desktop + + + https://docs.qgroundcontrol.com/assets/quickstart/ConnectedVehicle.jpg + + + + + Utility + Maps + + + + QGroundControl + +