blob: 9de403f4af56ff3ad1845178ade1564144575dfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
<use>
<flag name="archive">Enable support for compressed files using <pkg>app-arch/libarchive</pkg>
</flag>
<flag name="deprecated">Enable deprecated components</flag>
<flag name="fits">Enable support for the Flexible Image Transport System data format using <pkg>sci-libs/cfitsio</pkg>
</flag>
<flag name="highway">Enable SIMD optimizations using <pkg>dev-cpp/highway</pkg> (replaces USE=orc)</flag>
<flag name="imagequant">Enable support for Image Quantization using <pkg>media-gfx/libimagequant</pkg>
</flag>
<flag name="matio">Enable support for matlab files using <pkg>sci-libs/matio</pkg>
</flag>
<flag name="pango">Enable support for text rendering using <pkg>x11-libs/pango</pkg>
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:libvips_project:libvips</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|