blob: 27ded0da70e30ea1b28a7051296ea93f31b2b31f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>codec@gentoo.org</email>
<name>Gentoo Codec Project</name>
</maintainer>
<longdescription>
TIFF image library and tools, mostly for scanner and fax
support, but also used by GIS and other imaging tools.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:libtiff:libtiff</remote-id>
<remote-id type="cpe">cpe:/a:libtiff:libtiff</remote-id>
</upstream>
<use>
<flag name="libdeflate">Faster Deflate support with <pkg>app-arch/libdeflate</pkg>
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|