summaryrefslogtreecommitdiff
blob: 982aa7fcb579ca583c1d413d617feb329579ca0a (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>dev@kicherer.org</email>
		<name>Mario Kicherer</name>
	</maintainer>
	<longdescription>
		This ebuild installs common files for the Steam environment,
		like bootstrap archive and icons, but not the client itself.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/anyc/steam-overlay</bugs-to>
	</upstream>
	<use>
		<flag name='steamruntime'>
			Enables the Steam runtime environment that uses bundled
			libraries instead of installed system libraries.
		</flag>
	</use>
</pkgmetadata>