Matthias Klumpp

Results 387 comments of Matthias Klumpp

I *think* this has actually been solved, but we would need a lot more tooling around it.

I think at this point it's fairly clear that we don't want to add more metadata licenses unless there is a very string case for that...

Yeah, I'm sorry, download URLs where the user has to jump through a bunch of hoops to get to what they want isn't going to fly with AppStream, it really...

I was looking into this again, and I think for citing software CITATION.cff is a much better solution: https://citation-file-format.github.io/ It is complete and machine-readable. Overloading AppStream with this is probably...

Is there still interest in this? I am thinking about combining this with https://github.com/ximion/appstream/issues/190 in a new `references` tag, so you would have something like: ```xml SCR_006624 10.1000/182 https://example.org/CITATION.cff ```...

If there is no metainfo data, then no metainfo page is generated. Issues pages are always for the latest version found in a package archive.

Hmm, I don't think I can easily fix this... I could only disable CORS completely, as far as I can see.

Retries do happen, but that's currently a manual step. I will think about a way to maybe automate this.

Awesome, thank you for the patch!

I am currently working on an implementation of this feature as described. Once merged, I will release AppStream 0.16 early next month, which will be the last series before the...