summaryrefslogtreecommitdiff
path: root/media-libs/vips/metadata.xml
blob: 6341b91746061aaae8865f67f58c89aa8e2093db (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="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="github">libvips/libvips</remote-id>
	</upstream>
</pkgmetadata>