Add AppStream metainfo

This commit is contained in:
Artem 2021-12-23 03:50:25 +00:00 committed by Adam Honse
parent 16aae4d873
commit c8f82bb768
3 changed files with 81 additions and 1 deletions

View file

@ -1240,9 +1240,11 @@ unix:!macx {
desktop.files+=qt/OpenRGB.desktop
pixmap.path=$$PREFIX/share/pixmaps/
pixmap.files+=qt/OpenRGB.png
metainfo.path=$$PREFIX/share/metainfo/
metainfo.files+=qt/org.openrgb.OpenRGB.metainfo.xml
rules.path=/lib/udev/rules.d/
rules.files+=60-openrgb.rules
INSTALLS += target desktop pixmap rules
INSTALLS += target desktop pixmap metainfo rules
}
unix:!macx:CONFIG(asan) {