You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
686 B
21 lines
686 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>kde@gentoo.org</email>
|
|
<name>Gentoo KDE Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Exiv2 is a C++ library and command line utility to read and
|
|
write EXIF, IPTC and XMP image metadata.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="bmff">Add support for the ISOBMFF format</flag>
|
|
<flag name="webready">Support reading metadata over the internet</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Exiv2/exiv2</remote-id>
|
|
<remote-id type="cpe">cpe:/a:exiv2:exiv2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|