appdata: Improve appdata for AppStream 1.0 (#222)

* appdata: Improve appdata for AppStream 1.0

- Add the `<developer><name>` tag
- Mark the `<developer_name>` tag as deprecated
- Improve appstreamcli parameters
- Activate meson tests on Flatpak manifest

* Change developer ID to kramo.hu

---------

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>
This commit is contained in:
Sabri Ünal
2023-12-31 18:29:15 +03:00
committed by GitHub
parent 3f5d3eb3b1
commit 80c8566535
3 changed files with 10 additions and 1 deletions

View File

@@ -123,6 +123,7 @@
"name" : "cartridges",
"builddir" : true,
"buildsystem" : "meson",
"run-tests" : true,
"config-opts": [
"-Dprofile=development"
],