[AppStream] xml, convert to dep11 and bundle problem
Juanma Navarro
juanma1980 at gmail.com
Wed Dec 21 10:05:02 UTC 2016
Hi all.
I'm using appstream build form git (0.10.5) and I've a issue with the tag "bundle" when converting from xml to yml.
I've defined on the xml a bundle tag for flatpak:
<bundle type="flatpak">flatpak_test</bundle>
and when I convert with appstreamcli the xml to yml I get:
Bundles:
- type: limba
id: flatpak_test
The first issue is that type shows as "limba" and not "flatpak". The second issue is that when I try to load the info (using appstreamglib) the bundle doesn't shows unless I change "Bundles:" to "Bundle:". Perhaps this last issue is not related to the conversion but with appstreamglib (package gir1.2-appstreamglib-1.0). Both issues are easily solvable but I don't know if they're a bug or if I'm missing something but I wanted to comment them just in case...
--
In soft we trust
More information about the AppStream
mailing list