public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/tetzle/
Date: Sun, 23 Apr 2023 06:12:57 +0000 (UTC)	[thread overview]
Message-ID: <1682230325.5eaf5225f6a87f724926dfc60ceadaa6318e90ca.ionen@gentoo> (raw)

commit:     5eaf5225f6a87f724926dfc60ceadaa6318e90ca
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 06:04:20 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 06:12:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eaf5225

games-board/tetzle: depend on qtbase/gui[-gles2-only]

Turns out 2.2.2 still fails to build if that's set.

While at it, also update the old so can hopefully close #791769.

Closes: https://bugs.gentoo.org/791769
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-board/tetzle/{tetzle-2.1.3.ebuild => tetzle-2.1.3-r1.ebuild} | 4 ++--
 games-board/tetzle/tetzle-2.2.2.ebuild                             | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-board/tetzle/tetzle-2.1.3.ebuild b/games-board/tetzle/tetzle-2.1.3-r1.ebuild
similarity index 89%
rename from games-board/tetzle/tetzle-2.1.3.ebuild
rename to games-board/tetzle/tetzle-2.1.3-r1.ebuild
index dbce5456d1c7..b47e7036d289 100644
--- a/games-board/tetzle/tetzle-2.1.3.ebuild
+++ b/games-board/tetzle/tetzle-2.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ BDEPEND="
 "
 DEPEND="
 	dev-qt/qtcore:5
-	dev-qt/qtgui:5
+	dev-qt/qtgui:5[-gles2-only]
 	dev-qt/qtwidgets:5
 "
 RDEPEND="${DEPEND}"

diff --git a/games-board/tetzle/tetzle-2.2.2.ebuild b/games-board/tetzle/tetzle-2.2.2.ebuild
index 7e6891c9b725..a3bd63f75c46 100644
--- a/games-board/tetzle/tetzle-2.2.2.ebuild
+++ b/games-board/tetzle/tetzle-2.2.2.ebuild
@@ -13,6 +13,6 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND="dev-qt/qtbase:6[gui,opengl,widgets]"
+RDEPEND="dev-qt/qtbase:6[gui,opengl,widgets,-gles2-only]"
 DEPEND="${RDEPEND}"
 BDEPEND="dev-qt/qttools:6[linguist]"


             reply	other threads:[~2023-04-23  6:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-23  6:12 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-23  9:11 [gentoo-commits] repo/gentoo:master commit in: games-board/tetzle/ Ionen Wolkens
2024-01-16 19:11 Ionen Wolkens
2023-11-29  8:22 Arthur Zamarin
2019-02-14 23:06 Andreas Sturmlechner
2018-07-11 18:34 Andreas Sturmlechner
2018-01-17 21:35 Andreas Sturmlechner
2018-01-17 21:35 Andreas Sturmlechner
2017-10-22 17:01 Patrice Clement

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=1682230325.5eaf5225f6a87f724926dfc60ceadaa6318e90ca.ionen@gentoo \
    --to=ionen@gentoo.org \
    --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