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 EA2B815800A for ; Sat, 12 Aug 2023 16:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79BD02BC069; Sat, 12 Aug 2023 16:32:03 +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 5CB532BC069 for ; Sat, 12 Aug 2023 16:32:03 +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 C57EB340D65 for ; Sat, 12 Aug 2023 16:32:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33796F77 for ; Sat, 12 Aug 2023 16:31:59 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1691754614.638c3745bcf5240a81d260255f62b2c04005cf2d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/ProtonUp-Qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/ProtonUp-Qt/Manifest games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild X-VCS-Directories: games-util/ProtonUp-Qt/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 638c3745bcf5240a81d260255f62b2c04005cf2d X-VCS-Branch: master Date: Sat, 12 Aug 2023 16:31:59 +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: 26f2578e-fe56-4a47-9154-5ed7ff7ce664 X-Archives-Hash: 71b172469b8f678797c18c19a2643ce9 commit: 638c3745bcf5240a81d260255f62b2c04005cf2d Author: Gonçalo Duarte gmail com> AuthorDate: Fri Aug 11 11:49:47 2023 +0000 Commit: David Roman gmail com> CommitDate: Fri Aug 11 11:50:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=638c3745 games-util/ProtonUp-Qt: add 2.8.2, drop 2.8.1 Signed-off-by: Gonçalo Duarte gmail.com> games-util/ProtonUp-Qt/Manifest | 2 +- .../{ProtonUp-Qt-2.8.1.ebuild => ProtonUp-Qt-2.8.2.ebuild} | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest index aab49744fd..92251fad7f 100644 --- a/games-util/ProtonUp-Qt/Manifest +++ b/games-util/ProtonUp-Qt/Manifest @@ -1 +1 @@ -DIST ProtonUp-Qt-2.8.1.tar.gz 753488 BLAKE2B 878bdf08d1098dbd3b2a5ae52bea347f23930fa20d356faf4bc0c74a79acc25fd22ea408bf81b1fe7f57a5266b6cdf56ae8729324dcdb27b291dae676d4c7c76 SHA512 2e1426b61c5c6f1bfc9814795ac4f0c0170235e43252403bb4b2ab4422d6b493c8c6c920ddace4dcbaee6379f747fc9953c8b7222e770541f694ad0f5be6e508 +DIST ProtonUp-Qt-2.8.2.tar.gz 753987 BLAKE2B 93c9972aa46554900f52ac62f788b6df0a780f71d309bdae412c3ba708123431ef2505430a950865deaae53e8410076586bc6c9fae7adf6964847e4a7f87419f SHA512 2bbf0cb3f8e94469ca7e00ebef4081f1ed338bbb141ba649c72a85a2755c330cf40e42b5a6547d98fd576dd151fbffbffceaccf62953d3a9709fe67fa316606e diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild similarity index 96% rename from games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild rename to games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild index 1ae7726746..2056b7f3b0 100644 --- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild +++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://davidotek.github.io/protonup-qt" LICENSE="GPL-3" SLOT="0" -DEPEND="dev-python/steam +RDEPEND="dev-python/steam dev-python/requests dev-python/pyside6[designer(+)] dev-python/PyQt6 @@ -26,6 +26,9 @@ DEPEND="dev-python/steam dev-python/pyxdg dev-python/pyaml dev-python/zstandard +" + +DEPEND="${RDEPEND} dev-util/desktop-file-utils dev-libs/appstream-glib "