public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/
Date: Tue, 20 Sep 2022 06:31:53 +0000 (UTC)	[thread overview]
Message-ID: <1663655417.ccdf54e606d7a81cb2a92a0eb9a093d9ef6ead12.tastytea@gentoo> (raw)

commit:     ccdf54e606d7a81cb2a92a0eb9a093d9ef6ead12
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Sep 20 06:30:17 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Sep 20 06:30:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ccdf54e6

games-util/legendary: add 0.20.29

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

 games-util/legendary/Manifest                 |  1 +
 games-util/legendary/legendary-0.20.29.ebuild | 28 +++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
index c9e1fdcdd..bd1b7e747 100644
--- a/games-util/legendary/Manifest
+++ b/games-util/legendary/Manifest
@@ -1,2 +1,3 @@
 DIST legendary-0.20.27.tar.gz 129234 BLAKE2B 0905cf0f7e3fe818fd19abf9ba7abcb981167d6eb8ab14d609051e9de59604e948f6929bc0daedaff682493810743977f61d0fea97c6419eefdf2ebdc3527a6d SHA512 6c58abf42be732adcae0f7efe56f449a2c166154d250b8a2914fcb8c6aa1d2a6ba642cf6471a377ce91018c9da7a740d5d2eebaf6d34d1fb626f1e0db1e4e7cb
 DIST legendary-0.20.28.tar.gz 129629 BLAKE2B 652f8484eee51aaee777a24dd72a4fceb51f355904ba4c01e44e3a2e7999f08e82d4e11494a57205d221414581f87aa345a35b2fad47046914b5301d8957dc84 SHA512 55dee20075e1b71b95ec498523271830442d053abe663b2a21d6ff040f696cf31f893b8136c9de26922ad9124041cb1e9529c20f8328eb90dd0eb2d73acbc6a7
+DIST legendary-0.20.29.tar.gz 129774 BLAKE2B d5876bfb6c8e085221d1c6eee6bf7b0d932bfb648f78eadf32dabb53af203db9081c47094171d648231ef6dd34713f0fac41dea65ce8c23565f32dfaf0efd07f SHA512 70c189b26dfb9e31bd2a8003604b047483bbc1f30eafcf30591dfea52c31dfb016df5173ae88c41b9f91b5370aaa3afc3b9ff7718533fd4003f2369fbc59c67e

diff --git a/games-util/legendary/legendary-0.20.29.ebuild b/games-util/legendary/legendary-0.20.29.ebuild
new file mode 100644
index 000000000..b23539c5c
--- /dev/null
+++ b/games-util/legendary/legendary-0.20.29.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_SINGLE_IMPL=1
+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"
+IUSE="webview"
+
+# NOTE: dev-python/pywebview[qt5] is not much tested and does not function
+# correctly in some cases, according to release notes for 0.20.16.
+RDEPEND="
+	$(python_gen_cond_dep '
+		<dev-python/requests-3.0[${PYTHON_USEDEP}]
+		webview? ( dev-python/pywebview[gtk,${PYTHON_USEDEP}] )
+	')
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2022-09-20  6:31 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  6:31 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02 10:42 [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/ Jens Mühlenhoff
2024-06-23 12:58 Viorel Munteanu
2024-06-23 12:07 Ronny Gutbrod
2023-12-23 14:39 Ronny Gutbrod
2023-12-23 14:39 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-01-11 23:16 Ronny Gutbrod
2023-01-11 23:16 Ronny Gutbrod
2022-11-07  4:38 Ronny Gutbrod
2022-11-04  3:47 Ronny Gutbrod
2022-11-04  3:47 Ronny Gutbrod
2022-09-20  6:31 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-03 19:56 Ronny Gutbrod
2022-09-03 19:49 Ronny Gutbrod
2022-07-08 11:04 Ronny Gutbrod
2022-06-03 14:52 Ronny Gutbrod
2022-06-03 14:52 Ronny Gutbrod
2022-01-25 11:47 Ronny Gutbrod
2022-01-25 11:47 Ronny Gutbrod
2022-01-11 23:31 Ronny Gutbrod
2022-01-11 23:31 Ronny Gutbrod
2021-12-21 23:40 Ronny Gutbrod
2021-12-21 23:40 Ronny Gutbrod
2021-12-17 15:42 Ronny Gutbrod
2021-10-30  0:23 Ronny Gutbrod
2021-10-30  0:23 Ronny Gutbrod
2021-10-26 15:09 Ronny Gutbrod
2021-10-26 15:09 Ronny Gutbrod
2021-10-18 17:33 Ronny Gutbrod
2021-09-08 18:25 Ronny Gutbrod
2021-09-08 18:25 Ronny Gutbrod
2021-09-03 18:34 Ronny Gutbrod
2021-09-02 14:35 Ronny Gutbrod
2020-12-27 23:01 Ronny Gutbrod
2020-12-27 23:01 Ronny Gutbrod
2020-12-21 17:14 Ronny Gutbrod
2020-12-21 17:14 Ronny Gutbrod
2020-12-08 22:30 Ronny Gutbrod
2020-12-08 22:30 Ronny Gutbrod
2020-11-25  6:44 Ronny Gutbrod
2020-11-25  6:44 Ronny Gutbrod
2020-11-12 18:15 Ronny Gutbrod
2020-11-12 18:15 Ronny Gutbrod
2020-09-09  9:24 Ronny Gutbrod
2020-09-09  9:24 Ronny Gutbrod
2020-09-08 17:29 Ronny Gutbrod
2020-09-08 17:29 Ronny Gutbrod
2020-07-31 11:27 Ronny Gutbrod
2020-06-14 19:53 Ronny Gutbrod
2020-06-14  1:48 Ronny Gutbrod
2020-06-14  1:48 Ronny Gutbrod
2020-06-02  9:34 Ronny Gutbrod
2020-06-02  9:34 Ronny Gutbrod
2020-05-31 11:38 Ronny Gutbrod
2020-05-31 11:38 Ronny Gutbrod
2020-05-30  8:12 Ronny Gutbrod
2020-05-22 18:24 Ronny Gutbrod

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=1663655417.ccdf54e606d7a81cb2a92a0eb9a093d9ef6ead12.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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