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