public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze/
Date: Wed, 20 Jul 2016 18:06:52 +0000 (UTC)	[thread overview]
Message-ID: <1469038000.724b734d8f30db1b69d3b10e7bc078b58ec94687.kensington@gentoo> (raw)

commit:     724b734d8f30db1b69d3b10e7bc078b58ec94687
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 18:05:55 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 18:06:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724b734d

kde-plasma/breeze: introduce wayland USE flag

Gentoo-bug: 589216

Package-Manager: portage-2.3.0

 kde-plasma/breeze/breeze-5.7.2.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/breeze/breeze-5.7.2.ebuild b/kde-plasma/breeze/breeze-5.7.2.ebuild
index 0dd27ab..7a46fbc 100644
--- a/kde-plasma/breeze/breeze-5.7.2.ebuild
+++ b/kde-plasma/breeze/breeze-5.7.2.ebuild
@@ -9,7 +9,7 @@ inherit kde5 multibuild
 DESCRIPTION="Breeze visual style for the Plasma desktop"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="qt4"
+IUSE="qt4 wayland"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep frameworkintegration)
@@ -19,7 +19,6 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kguiaddons)
 	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kwayland)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kwindowsystem)
 	$(add_plasma_dep kdecoration)
@@ -32,6 +31,7 @@ COMMON_DEPEND="
 		kde-base/kdelibs:4
 		x11-libs/libX11
 	)
+	wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kpackage)
@@ -48,7 +48,9 @@ pkg_setup() {
 
 src_configure() {
 	myconfigure() {
-		local mycmakeargs=()
+		local mycmakeargs=(
+			$(cmake-utils_use_find_package wayland KF5Wayland)
+		)
 
 		if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
 			mycmakeargs+=( -DUSE_KDE4=true )


             reply	other threads:[~2016-07-20 18:07 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20 18:06 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 11:11 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze/ WANG Xuerui
2024-06-11 16:30 Andreas Sturmlechner
2024-06-11 16:30 Andreas Sturmlechner
2023-11-26 23:29 Andreas Sturmlechner
2023-11-26 23:29 Andreas Sturmlechner
2023-09-19 15:27 Andreas Sturmlechner
2023-09-19 15:27 Andreas Sturmlechner
2023-02-28 18:33 Andreas Sturmlechner
2022-11-29 18:59 Andreas Sturmlechner
2022-11-16  8:55 WANG Xuerui
2022-11-08 20:53 Andreas Sturmlechner
2022-11-08 18:44 Andreas Sturmlechner
2022-08-07 15:51 Andreas Sturmlechner
2022-01-21  9:27 Andreas Sturmlechner
2021-12-10 14:58 Andreas Sturmlechner
2021-05-29 21:19 Andreas Sturmlechner
2020-09-17 21:29 Andreas Sturmlechner
2018-12-01 19:00 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-05-26  0:52 Thomas Deutschmann
2017-07-25 19:19 Alexis Ballier
2016-07-06 13:26 Michael Palimaka
2016-05-11 18:39 Michael Palimaka
2016-01-14 16:52 Michael Palimaka

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=1469038000.724b734d8f30db1b69d3b10e7bc078b58ec94687.kensington@gentoo \
    --to=kensington@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