Matthias Klumpp

Results 363 comments of Matthias Klumpp

In general, I see that something like this would make sense. It is not what `requires/recommends` is traditionally used for, but it feels logical to put something like this into...

> It seems I actually already have a `/usr/share/app-info/xmls/webapps.xml` file on my system, which comes from the `appstream-data` package. So perhaps that’s the solution. That file is Fedora-specific, Debian has...

Patches are definitely welcome ;-) (Since there are so many properties, this would be quite a bit of work though)

Indeed, what @hughsie said. I found myself in need of a developer/author ID multiple times now though, and toyed around with something like this: ```xml ACME Inc. ``` Reason for...

Well, I think specifying developer info pages is out of scope for AppStream, but as you may have noticed, the `creator` tag has an `id` property to specify a non-translatable,...

I wonder how much this overlaps with the screenshot environment proposal (https://github.com/ximion/appstream/issues/304) - if the environment is `plasma:mobile` or `gnome:phosh` we'd kind of have the information already. If we need...

No. AppStream has no definition of what "mobile" is, and I really don't want to maintain one. And telling software center authors to "figure it out yourself" without any clear...

I must say I am not a friend of the "figure it out yourself" method... If the user has a place where AppStream metadata is already present, why wouldn't that...

@hughsie What do you think? IMO having a "contribute" url type makes sense, having a "vcs" tag though is less helpful. Nobody would fork the project directly from the software...

Hmm... I am not sure how to resolve this without an API break. Is there any best practice on how to deal with these kinds of issues?