Files
guru/media-plugins/qt-heif-image-plugin/metadata.xml
Sergey Torokhov e3317753ad media-plugins/qt-heif-image-plugin: new package
Informatin from project page:

Any application that (directly or indirectly) uses QImageReader
to open image files should automatically be able to use this plugin.

This has been successfully used with the following:
LXImage-Qt
nomacs

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-05-16 20:59:13 +03:00

22 lines
794 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription>
This is a Qt image plugin for HEIF images, wrapping libheif.
It enables existing Qt applications to open and save .heic files.
Any application that (directly or indirectly) uses QImageReader
to open image files should automatically be able to use this plugin.
This has been successfully used with the following:
<pkg>media-gfx/lximage-qt</pkg>, <pkg>media-gfx/nomacs</pkg>
</longdescription>
<upstream>
<remote-id type="github">jakar/qt-heif-image-plugin</remote-id>
</upstream>
</pkgmetadata>