From d22b4fa3c272570c6cc366790d0cf121e9e5ceb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Tue, 12 Apr 2022 12:13:52 +0200 Subject: [PATCH] Add AppStream metadata for cmake-qt-gui --- debian/cmake-qt-gui.install | 1 + debian/com.kitware.cmake-gui.metainfo.xml | 28 +++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 debian/com.kitware.cmake-gui.metainfo.xml diff --git a/debian/cmake-qt-gui.install b/debian/cmake-qt-gui.install index 64189552e..498b15da8 100644 --- a/debian/cmake-qt-gui.install +++ b/debian/cmake-qt-gui.install @@ -3,3 +3,4 @@ usr/share/applications/cmake-gui.desktop usr/share/man/man1/cmake-gui.1 usr/share/mime/packages/cmakecache.xml usr/share/icons/hicolor/*/apps/CMakeSetup.png +debian/com.kitware.cmake-gui.metainfo.xml usr/share/metainfo diff --git a/debian/com.kitware.cmake-gui.metainfo.xml b/debian/com.kitware.cmake-gui.metainfo.xml new file mode 100644 index 000000000..0b264e053 --- /dev/null +++ b/debian/com.kitware.cmake-gui.metainfo.xml @@ -0,0 +1,28 @@ + + + + com.kitware.cmake-gui + FSFAP + BSD-3-Clause + CMake + Cross-platform buildsystem + + CMake is an open-source, cross-platform family of tools designed to + build, test and package software. CMake is used to control the software + compilation process using simple platform and compiler independent + configuration files, and generate native makefiles and workspaces that + can be used in the compiler environment of your choice. The suite of + CMake tools were created by Kitware in response to the need for a + powerful, cross-platform build environment for open-source projects such + as ITK and VTK. + + cmake-gui.desktop + https://www.cmake.org + +