net-misc/moonlight: Introduced package.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Athalye <andrewathalye@outlook.com>
This commit is contained in:
Andrew Athalye
2021-11-04 14:51:38 +00:00
parent 01fae8bd3e
commit c351794e43
3 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrewathalye@outlook.com</email>
<description>Andrew Athalye</description>
</maintainer>
<use>
<flag name="vaapi">
Enable support for hardware video decoding using <pkg>x11-libs/libva</pkg>.
</flag>
</use>
</pkgmetadata>