summaryrefslogtreecommitdiff
blob: 8a5ac2694010fdbe1f2fdb6d6339e3cd700c5190 (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 type="person">
		<email>chithanh@gentoo.org</email>
		<name>Chí-Thanh Christopher Nguyễn</name>
	</maintainer>
	<maintainer type="person">
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<use>
		<flag name="ppapi">Install the PPAPI plugin (for Chromium)</flag>
		<flag name="rtmp">Enable Real Time Messaging Protocol using librtmp</flag>
	</use>
	<upstream>
		<remote-id type="github">lightspark/lightspark</remote-id>
		<remote-id type="launchpad">lightspark</remote-id>
		<remote-id type="sourceforge">lightspark</remote-id>
	</upstream>
</pkgmetadata>