summaryrefslogtreecommitdiff
blob: a5e8d2d006ea78f6ab6bc315c7ea2f6c64b7e1db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>games@gentoo.org</email>
		<name>Gentoo Games Project</name>
	</maintainer>
	<upstream>
		<remote-id type="github">libsdl-org/SDL_image</remote-id>
		<bugs-to>https://github.com/libsdl-org/SDL_image/issues</bugs-to>
	</upstream>
	<use>
		<flag name="webp">support loading WEBP images</flag>
	</use>
</pkgmetadata>