public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/
Date: Sun, 23 Oct 2022 16:17:28 +0000 (UTC)	[thread overview]
Message-ID: <1666541202.ded2a49da27e723258319ee28098a519273d5a88.pacho@gentoo> (raw)

commit:     ded2a49da27e723258319ee28098a519273d5a88
Author:     Daniel Brandt <poncho <AT> spahan <DOT> ch>
AuthorDate: Mon Oct  3 06:21:53 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 16:06:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded2a49d

x11-themes/QGnomePlatform: make wayland optional

Signed-off-by: Daniel Brandt <poncho <AT> spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/27591
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
index 935a1bad9776..956410044093 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
@@ -11,12 +11,12 @@ SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
+IUSE="wayland"
 
 RDEPEND="
 	dev-qt/qtdbus:5=
 	>=dev-qt/qtwidgets-5.15.2:5=
-	dev-qt/qtwayland:5=
+	wayland? ( dev-qt/qtwayland:5= )
 	dev-qt/qtx11extras:5=
 	gnome-base/gsettings-desktop-schemas
 	sys-apps/xdg-desktop-portal
@@ -29,6 +29,7 @@ BDEPEND="${RDEPEND}"
 src_configure() {
 	local mycmakeargs=(
 		-DUSE_QT6=false
+		-DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
 	)
 	cmake_src_configure
 }


             reply	other threads:[~2022-10-23 16:17 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-23 16:17 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-11 16:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ Viorel Munteanu
2024-03-11 16:17 Viorel Munteanu
2023-12-16  9:27 Pacho Ramos
2023-12-16  9:27 Pacho Ramos
2023-11-26  9:22 Pacho Ramos
2023-11-10 16:39 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-06-24 17:44 Pacho Ramos
2023-06-08 12:23 Arthur Zamarin
2023-06-08 12:23 Arthur Zamarin
2023-05-22 13:09 Pacho Ramos
2023-05-14 11:37 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-10-02  8:03 Pacho Ramos
2022-10-02  8:03 Pacho Ramos
2022-05-04 22:32 Sam James
2022-05-04 22:32 Sam James
2022-01-15  9:40 Pacho Ramos
2022-01-15  9:40 Pacho Ramos
2022-01-15  9:40 Pacho Ramos
2022-01-13  2:00 Georgy Yakovlev
2021-12-14 15:45 Jakov Smolić
2021-12-14 15:45 Jakov Smolić
2021-11-23 15:28 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-08-10 14:56 Pacho Ramos
2021-08-10 14:56 Pacho Ramos
2021-07-11 20:51 Sam James
2021-07-09  6:26 Agostino Sarubbo
2021-06-06 18:12 Pacho Ramos
2021-05-21 19:49 Sam James
2021-05-21 19:49 Sam James
2021-04-17 20:08 Pacho Ramos
2020-11-10 10:00 Pacho Ramos
2020-07-14 19:16 Pacho Ramos
2020-06-21 20:31 Thomas Deutschmann
2020-06-09 20:03 Pacho Ramos
2020-05-20 20:17 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-03-15 18:41 Agostino Sarubbo
2020-03-14 19:46 Agostino Sarubbo
2019-12-15 15:22 Pacho Ramos
2019-06-27  7:29 Sergei Trofimovich
2019-04-02  6:43 Pacho Ramos
2019-04-02  1:37 Thomas Deutschmann
2019-03-31 12:42 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2018-09-24  1:50 Thomas Deutschmann
2018-09-22 10:56 Pacho Ramos
2018-07-24 16:24 Pacho Ramos
2017-10-17 16:18 Pacho Ramos
2017-09-08 13:46 Pacho Ramos
2017-07-21  8:46 Pacho Ramos

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=1666541202.ded2a49da27e723258319ee28098a519273d5a88.pacho@gentoo \
    --to=pacho@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