public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/legendary/
Date: Sat, 23 May 2020 16:10:45 +0000 (UTC)	[thread overview]
Message-ID: <1590171819.6134e5354b5820034d767327046bd4a147ee790a.andrewammerlaan@gentoo> (raw)

commit:     6134e5354b5820034d767327046bd4a147ee790a
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri May 22 18:13:20 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May 22 18:23:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6134e535

games-util/legendary: 
games-util/legendary: New package.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 games-util/legendary/Manifest                |  1 +
 games-util/legendary/legendary-0.0.14.ebuild | 22 ++++++++++++++++++++++
 games-util/legendary/metadata.xml            | 16 ++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
new file mode 100644
index 0000000..3b9072d
--- /dev/null
+++ b/games-util/legendary/Manifest
@@ -0,0 +1 @@
+DIST legendary-0.0.14.tar.gz 65153 BLAKE2B 94c3e05c36a2d472c49030bfabe2d4469880e8ee07fedc28472f69e825428f448d0b7f4c701958c34f91c00d1482bc73739ab6ce92aad6e1ae6cbde50e76541e SHA512 455b0f1d0dc61d21e3927c324afe9dc6caf36fc003d5934a83dc06b7970f8b8ff5fa884d875a0511a1e8bf86199eda4027daa94428c52bf63dfff791ceda2ddb

diff --git a/games-util/legendary/legendary-0.0.14.ebuild b/games-util/legendary/legendary-0.0.14.ebuild
new file mode 100644
index 0000000..7310e06
--- /dev/null
+++ b/games-util/legendary/legendary-0.0.14.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
+HOMEPAGE="https://github.com/derrod/legendary"
+SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	<dev-python/requests-3.0[${PYTHON_USEDEP}]
+	dev-python/wheel[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/games-util/legendary/metadata.xml b/games-util/legendary/metadata.xml
new file mode 100644
index 0000000..c5fbf3e
--- /dev/null
+++ b/games-util/legendary/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>gentoo@tastytea.de</email>
+		<name>Ronny (tastytea) Gutbrod</name>
+	</maintainer>
+	<longdescription lang="en">
+		Legendary is an open-source game launcher that can download and install
+		games from the Epic Games platform on Linux and Windows. It's name is a
+		tongue-in-cheek play on tiers of item rarity in many MMORPGs.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">derrod/legendary</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2020-05-23 16:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-23 16:10 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-31 17:00 [gentoo-commits] repo/proj/guru:master commit in: games-util/legendary/ Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-06-14 10:39 Andrew Ammerlaan
2020-06-14 10:39 Andrew Ammerlaan
2020-06-14 20:12 Andrew Ammerlaan
2020-07-31 12:03 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-11-26 12:10 Andrew Ammerlaan
2020-11-26 12:10 Andrew Ammerlaan
2020-12-09 14:14 Andrew Ammerlaan
2020-12-09 14:14 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2021-09-10 10:45 Arthur Zamarin
2021-09-10 10:45 Arthur Zamarin
2021-10-20  8:18 Florian Schmaus
2022-01-12 15:20 Florian Schmaus
2022-01-12 15:20 Florian Schmaus
2022-07-11  6:54 Andrew Ammerlaan
2022-09-03 19:49 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-06  1:06 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-03 19:56 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-06  1:06 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-06  1:06 Ronny Gutbrod
2022-09-21 19:44 Florian Schmaus
2022-09-21 19:44 Florian Schmaus
2022-11-04 14:38 Arthur Zamarin
2022-11-04 14:38 Arthur Zamarin
2023-01-12 10:38 Florian Schmaus
2023-01-12 10:38 Florian Schmaus
2023-07-01 18:15 Haelwenn Monnier
2023-07-01 18:15 Haelwenn Monnier
2023-12-26 19:23 David Roman
2023-12-26 19:23 David Roman
2024-06-25  9:52 David Roman
2024-06-25  9:52 David Roman
2024-08-02 13:13 David Roman

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=1590171819.6134e5354b5820034d767327046bd4a147ee790a.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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