AppImage / AppImage/appimagetool
AppStream metadata is not found if named %{id}.metainfo.xml
- Lingua principale
- C
- Stelle
- 426
- Fork
- 55
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I get a warning when building if AppStream metadata is named `%{id}.metainfo.xml` instead of `%{id}.appdata.xml`.
```
[appimage/stderr] WARNING: AppStream upstream metadata is missing, please consider creating it
[appimage/stderr] in usr/share/metainfo/org.naev.naev.appdata.xml
[appimage/stderr] Please see https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
[appimage/stderr] for more information or use the generator at http://output.jsbin.com/qoqukof.
```
The page that message links to even suggests the use of `%{id}.metainfo.xml`
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.