summaryrefslogtreecommitdiff
path: root/media-gfx/exiv2/metadata.xml
blob: 08e5c12f096c3399b93c6faa2e07433a5ef2f040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
	</upstream>
</pkgmetadata>