public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Athalye" <andrewathalye@outlook.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/moonlight/
Date: Thu,  4 Nov 2021 14:53:17 +0000 (UTC)	[thread overview]
Message-ID: <1636037498.c351794e437b8d100cf9d43372cab7aa5b340097.andrewathalye@gentoo> (raw)

commit:     c351794e437b8d100cf9d43372cab7aa5b340097
Author:     Andrew Athalye <andrewathalye <AT> outlook <DOT> com>
AuthorDate: Thu Nov  4 14:51:38 2021 +0000
Commit:     Andrew Athalye <andrewathalye <AT> outlook <DOT> com>
CommitDate: Thu Nov  4 14:51:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c351794e

net-misc/moonlight: Introduced package.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Athalye <andrewathalye <AT> outlook.com>

 net-misc/moonlight/Manifest               |  1 +
 net-misc/moonlight/metadata.xml           | 13 +++++++
 net-misc/moonlight/moonlight-3.1.4.ebuild | 58 +++++++++++++++++++++++++++++++
 3 files changed, 72 insertions(+)

diff --git a/net-misc/moonlight/Manifest b/net-misc/moonlight/Manifest
new file mode 100644
index 000000000..df8201035
--- /dev/null
+++ b/net-misc/moonlight/Manifest
@@ -0,0 +1 @@
+DIST MoonlightSrc-3.1.4.tar.gz 55034473 BLAKE2B 1e420ea2f711f010f37e98ae2807ef7b449547d162065ea00809a07174d9e70ce78c7a2dc627ea8f2c275048277f8d45e7430c52df8b8b757c13646e831bbb2e SHA512 893b73f00fb8552f6a7c7bc8dbacac10e7280f2bb31a4813321e3c62a8071b8c6e87688ff9d60bfb27556dea6873c0a87a822e25b6cc0529f016bce7f3480ebc

diff --git a/net-misc/moonlight/metadata.xml b/net-misc/moonlight/metadata.xml
new file mode 100644
index 000000000..6e39cab3f
--- /dev/null
+++ b/net-misc/moonlight/metadata.xml
@@ -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>

diff --git a/net-misc/moonlight/moonlight-3.1.4.ebuild b/net-misc/moonlight/moonlight-3.1.4.ebuild
new file mode 100644
index 000000000..c8c06d392
--- /dev/null
+++ b/net-misc/moonlight/moonlight-3.1.4.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit qmake-utils
+inherit xdg-utils
+
+DESCRIPTION="GameStream client for PCs"
+
+HOMEPAGE="https://github.com/moonlight-stream/moonlight-qt"
+
+SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v3.1.4/MoonlightSrc-3.1.4.tar.gz"
+
+S="${WORKDIR}"
+
+LICENSE="GPL-3"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+# Comprehensive list of any and all USE flags leveraged in the ebuild,
+# with some exceptions, e.g., ARCH specific flags like "amd64" or "ppc".
+# Not needed if the ebuild doesn't use any USE flags.
+IUSE="vaapi"
+
+RDEPEND="
+	>=dev-libs/openssl-1.1.1l:0/1.1
+	>=media-libs/libsdl2-2.0.16-r1:0
+	>=media-libs/sdl2-ttf-2.0.15:0
+	>=media-video/ffmpeg-4.4-r1:0
+	>=dev-qt/qtsvg-5.15.2-r10:5/5.15
+	>=dev-qt/qtquickcontrols2-5.15.2-r11:5
+	>=media-libs/opus-1.3.1-r2:0
+	>=media-sound/pulseaudio-15.0-r1:0
+	vaapi? (
+		>=x11-libs/libva-2.12.0:0
+	)
+"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+	virtual/pkgconfig
+	dev-qt/qtcore
+"
+
+src_configure() {
+	eqmake5 PREFIX="${D}/usr"
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


             reply	other threads:[~2021-11-04 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04 14:53 Andrew Athalye [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-04 15:38 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/moonlight/ Andrew Athalye
2021-11-08 13:04 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-11-08 13:04 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-02-09 13:12 Anna Vyalkova
2022-10-17 12:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-10-17 12:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1636037498.c351794e437b8d100cf9d43372cab7aa5b340097.andrewathalye@gentoo \
    --to=andrewathalye@outlook.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox