From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E794215800D for ; Sat, 1 Jul 2023 18:15:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 546B3E088B; Sat, 1 Jul 2023 18:15:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 259B7E088C for ; Sat, 1 Jul 2023 18:15:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54A45335D4D for ; Sat, 1 Jul 2023 18:15:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8598CAD0 for ; Sat, 1 Jul 2023 18:15:01 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1688127160.31af6a76d16153c0c42a7c8b15d2e83e0553a707.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/legendary/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/legendary/Manifest games-util/legendary/legendary-0.20.33.ebuild X-VCS-Directories: games-util/legendary/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 31af6a76d16153c0c42a7c8b15d2e83e0553a707 X-VCS-Branch: master Date: Sat, 1 Jul 2023 18:15:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6511cec2-fa83-45a7-b119-1228c7db4e40 X-Archives-Hash: 4c6d7d41a2d550989495bfc90c4682c5 commit: 31af6a76d16153c0c42a7c8b15d2e83e0553a707 Author: tastytea tastytea de> AuthorDate: Thu Jun 29 11:09:29 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Jun 30 12:12:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=31af6a76 games-util/legendary: add 0.20.33 Signed-off-by: tastytea tastytea.de> games-util/legendary/Manifest | 1 + games-util/legendary/legendary-0.20.33.ebuild | 29 +++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest index bd56acf12..002cec9e1 100644 --- a/games-util/legendary/Manifest +++ b/games-util/legendary/Manifest @@ -1,2 +1,3 @@ DIST legendary-0.20.31.tar.gz 145145 BLAKE2B 3ad8bd87062a65521c4addd73a1bfd9ded05caf77526dfdf9e0c075d6d557eb5f0db35dbb367ed3d1a1a0b22d22dc9b7d7178b3d887ad5b3e2d8e1e97b7b81e7 SHA512 c4c57b8c6c2161d5df14134457da0c2236f9b88f0e4a2b02ffb910df1d9e74a6907cd3f0d0b4b81b23ed4c9991d8ef0a9d5927ecbe9138cd02998e5020cb7cfe DIST legendary-0.20.32.tar.gz 145312 BLAKE2B a59e959ccdc5d7d652b28f9a64474ded7cdf5da5708c61cb76821650802129fe0e5deef47af40c0461ff725b828faa11ca357063f9668acc8a4cceadf34b162f SHA512 9c7b1e944648a0a3a2d228bad2fbf72881299e70409375e1fb4d04ea3ed48226fedc042efcb065463dd1aecb32c8d9656254e3bdd507b1aff5f5cf8ca8e99d56 +DIST legendary-0.20.33.tar.gz 147629 BLAKE2B bb79c69d9348251a09c851791185cfe78feeddd94ea4673c142af11745b65dae3420645d38c979e3b578b572a1aab47b95d01b8165b1c94f220e84b050ef15f8 SHA512 b81119820fe7eaee53dfc0f3dbc60ece186d3a2442c2be0395e5d2e2dd11b0b0ccc2bcbf841fa7f1ce55230c5bc62de30331ad24a1f43bd8a24d221fa3aa48a8 diff --git a/games-util/legendary/legendary-0.20.33.ebuild b/games-util/legendary/legendary-0.20.33.ebuild new file mode 100644 index 000000000..f9ba96a48 --- /dev/null +++ b/games-util/legendary/legendary-0.20.33.ebuild @@ -0,0 +1,29 @@ +# Copyright 2020-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..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/filelock[${PYTHON_USEDEP}] +