aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Athalye <andrewathalye@outlook.com>2021-11-04 15:36:18 +0000
committerAndrew Athalye <andrewathalye@outlook.com>2021-11-04 15:36:18 +0000
commita37b8b5a8a351bcb39b78ae3883a715ce222ff3c (patch)
tree0ec679057270b3e2121c812518ca865c56b0e694
parentnet-misc/moonlight: Introduced package. (diff)
downloadguru-a37b8b5a.tar.gz
guru-a37b8b5a.tar.bz2
guru-a37b8b5a.zip
net-misc/moonlight: Removed extraneous comments.
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Athalye <andrewathalye@outlook.com>
-rw-r--r--net-misc/moonlight/moonlight-3.1.4.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-misc/moonlight/moonlight-3.1.4.ebuild b/net-misc/moonlight/moonlight-3.1.4.ebuild
index c8c06d392..7d35ff652 100644
--- a/net-misc/moonlight/moonlight-3.1.4.ebuild
+++ b/net-misc/moonlight/moonlight-3.1.4.ebuild
@@ -2,14 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit qmake-utils
-inherit xdg-utils
+inherit qmake-utils 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"
+SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v${PV}/MoonlightSrc-${PV}.tar.gz"
S="${WORKDIR}"
@@ -19,9 +18,6 @@ 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="