public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/ProtonUp-Qt/
Date: Sat, 21 Oct 2023 11:08:50 +0000 (UTC)	[thread overview]
Message-ID: <1697836248.81296165c19b97a41635a5dcdc3623c9f62d596e.davidroman@gentoo> (raw)

commit:     81296165c19b97a41635a5dcdc3623c9f62d596e
Author:     Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Oct 20 21:08:00 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Oct 20 21:10:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81296165

games-util/ProtonUp-Qt: remove unneeded dependency dev-python/PyQt6

Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>

 games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild | 5 ++---
 games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild  | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
index 2056b7f3b0..25bbae4633 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 _app_id=net.davidotek.pupgui2
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
 
 EPYTHON=python3
 
@@ -21,7 +21,6 @@ SLOT="0"
 RDEPEND="dev-python/steam
 	dev-python/requests
 	dev-python/pyside6[designer(+)]
-	dev-python/PyQt6
 	dev-python/vdf
 	dev-python/pyxdg
 	dev-python/pyaml
@@ -44,7 +43,7 @@ src_compile() {
 src_install() {
 	distutils-r1_src_install
 	domenu "${FILESDIR}/ProtonUp-Qt.desktop"
-	dobin  "${FILESDIR}/ProtonUp-Qt"
+	dobin "${FILESDIR}/ProtonUp-Qt"
 	newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
 	newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
 	newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png

diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index 5dd43d0a00..fe322a1732 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 _app_id=net.davidotek.pupgui2
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
 
 EPYTHON=python3
 
@@ -20,7 +20,6 @@ SLOT="0"
 DEPEND="dev-python/steam
 	dev-python/requests
 	dev-python/pyside6[designer(+)]
-	dev-python/PyQt6
 	dev-python/vdf
 	dev-python/pyxdg
 	dev-python/pyaml
@@ -38,7 +37,7 @@ src_compile() {
 src_install() {
 	distutils-r1_src_install
 	domenu "${FILESDIR}/ProtonUp-Qt.desktop"
-	dobin  "${FILESDIR}/ProtonUp-Qt"
+	dobin "${FILESDIR}/ProtonUp-Qt"
 	newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
 	newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
 	newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png


             reply	other threads:[~2023-10-21 11:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21 11:08 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-05 19:33 [gentoo-commits] repo/proj/guru:master commit in: games-util/ProtonUp-Qt/ David Roman
2025-01-13 10:08 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-01-13 11:38 ` [gentoo-commits] repo/proj/guru:master " David Roman
2025-01-13 10:08 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-01-13 11:38 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-04-10 20:12 Julien Roy
2023-08-12 16:31 David Roman
2023-07-27 12:04 David Roman
2023-07-27 12:04 David Roman
2023-07-08  2:43 Haelwenn Monnier
2023-07-08  2:43 Haelwenn Monnier
2023-07-08  2:43 Haelwenn Monnier

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=1697836248.81296165c19b97a41635a5dcdc3623c9f62d596e.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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