summaryrefslogtreecommitdiff
blob: 8c1b54795df5db9e9a62ee89fc978796b3c76bed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>media-video@gentoo.org</email>
		<name>Gentoo Video project</name>
	</maintainer>
	<use>
		<flag name="enc265">Enable build of enc265 tool</flag>
		<flag name="dec265">Enable build of dec265 example program</flag>
		<flag name="sdl">Enable video output of dec265 example program with <pkg>media-libs/libsdl</pkg></flag>
		<flag name="tools">Enable installation of varous binary tools</flag>
	</use>
	<upstream>
		<remote-id type="github">strukturag/libde265</remote-id>
	</upstream>
</pkgmetadata>