diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -98,6 +98,7 @@ install( FILES kmouthrc DESTINATION ${CONFIG_INSTALL_DIR} ) install( FILES kmouthui.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/kmouth ) install( FILES phrasebookdialogui.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/kmouth ) +install(FILES org.kde.kmouth.appdata.xml DESTINATION ${CMAKE_INSTALL_METAINFODIR}) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/org.kde.kmouth.appdata.xml b/org.kde.kmouth.appdata.xml new file mode 100644 --- /dev/null +++ b/org.kde.kmouth.appdata.xml @@ -0,0 +1,27 @@ + + + org.kde.kmouth + FSFAP + GPL-2.0+ + KMouth + Speech Synthesizer Frontend + +

+ KMouth is a program which enables persons that cannot speak to let their computer speak, e.g. mutal people or people who have lost their voice. It has a text input field and speaks the sentences that you enter. It also has support for user defined phrasebooks. +

+
+ https://bugs.kde.org/enter_bug.cgi?format=guided&product=kmouth + https://www.kde.org/community/donations/ + https://docs.kde.org/?application=kmouth + https://www.kde.org/applications/utilities/kmouth/ + + + https://www.kde.org/images/screenshots/kmouth.png + + + KDE + + kmouth + + org.kde.kmouth.desktop +