[AppStream] AppStream Generator 0.8.0 released!
Matthias Klumpp
matthias at tenstral.net
Tue Sep 24 18:49:16 UTC 2019
Hello!
This release of appstream-generator first and foremost contains
support for newer AppStream releases, so if your validator results
seemed to look odd to you (with some information missing), upgrading
to the latest version is a good idea.
Additionally the new release supports the new <video/> tag for videos
in screenshots if the `ffprobe` binary from the FFmpeg project is
found. You can influence how the generator handles videos by changing
the documented configuration flags.
Cheers,
Matthias
Tarballs available here: https://github.com/ximion/appstream-generator/releases
Version 0.8.0
~~~~~~~~~~~~~~
Released: 2019-09-24
Notes:
* This release needs FFmpeg installed if video screenshots should
be permitted. No transcoding will be done. Check out the options
to modify this feature in the documentation.
Features:
* Add Igor Khasilev's container implementations to the source
* Replace EMSI containers with built-in implementation
* Bump dependency on AppStream
* Fix build with latest AppStream
* Implement improved validation issue reporting
* Always build registry of all hint tags, instead of adding them on-demand
* Add AV1 video sample for video support tests
* Add video tag support, analyze and store videos
* Use generic download method for downloading screenshots as well
Bugfixes:
* Make dscanner happy again
* Drop wrap files: We don't need them anymore
* debian: Don't check for bz2 compressed indices
* Only add remote icons if we have a mediaBaseUrl and are permitting
image caches
* Validate injected metainfo files as well
* Ignore pedantic issues in HTML reports
* Fix getFileContents when acting on remote data
* XML-escape validator explanations
--
I welcome VSRE emails. See http://vsre.info/
More information about the AppStream
mailing list