Files
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

22 lines
805 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription lang="en">
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>