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] proj/kde:master commit in: kde-base/kwin/
Date: Fri,  4 Apr 2014 16:54:49 +0000 (UTC)	[thread overview]
Message-ID: <1396630464.296b53e87a944f0e1dcc9c1adaead9d4f1097863.kensington@gentoo> (raw)

commit:     296b53e87a944f0e1dcc9c1adaead9d4f1097863
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  4 16:54:24 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr  4 16:54:24 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=296b53e8

[kde-base/kwin] Add wayland support.

Package-Manager: portage-2.2.8-r1

---
 kde-base/kwin/kwin-9999.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/kde-base/kwin/kwin-9999.ebuild b/kde-base/kwin/kwin-9999.ebuild
index 02cfc7c..d55b475 100644
--- a/kde-base/kwin/kwin-9999.ebuild
+++ b/kde-base/kwin/kwin-9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="KDE window manager"
 LICENSE="GPL-2+"
 KEYWORDS=""
-IUSE=""
+IUSE="wayland"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kactivities)
@@ -53,6 +53,10 @@ COMMON_DEPEND="
 	x11-libs/libXxf86vm
 	x11-libs/xcb-util-image
 	x11-libs/xcb-util-keysyms
+	wayland? (
+		>=dev-libs/wayland-1.2
+		x11-libs/libxkbcommon
+	)
 "
 RDEPEND="${COMMON_DEPEND}
 	!kde-base/kwin:4
@@ -61,3 +65,11 @@ DEPEND="${COMMON_DEPEND}
 	dev-qt/designer:5
 	dev-qt/qtconcurrent:5
 "
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package wayland)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2014-04-04 16:54 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 16:54 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-02 19:08 [gentoo-commits] proj/kde:master commit in: kde-base/kwin/ Manuel Rüger
2014-12-02 13:57 Michael Palimaka
2014-10-10 15:44 Michael Palimaka
2014-09-19 20:20 Johannes Huber
2014-08-09 15:22 Michael Palimaka
2014-08-09 15:22 Michael Palimaka
2014-07-26 17:52 Marc Schiffbauer
2014-07-21 20:14 Michael Palimaka
2014-07-15 16:52 Michael Palimaka
2014-06-24 14:44 Michael Palimaka
2014-06-16 14:21 Michael Palimaka
2014-05-08 13:10 Johannes Huber
2014-04-15  7:43 Johannes Huber
2014-04-06 13:48 Johannes Huber
2014-04-05 13:51 Michael Palimaka
2014-04-04 18:08 Michael Palimaka
2014-04-04 17:51 Michael Palimaka
2014-04-04 17:28 Michael Palimaka
2014-04-04 16:36 Michael Palimaka
2013-09-25 18:55 Johannes Huber
2013-08-29 15:52 Michael Palimaka
2013-08-19 14:04 Michael Palimaka
2013-07-23 19:53 Johannes Huber
2013-07-23 14:04 Michael Palimaka
2013-07-20 15:05 Johannes Huber
2013-07-20 13:42 Johannes Huber
2013-07-12  8:12 Patrick Lauer
2013-06-20 20:24 Andreas Hüttel
2013-06-20 20:14 Andreas Hüttel
2013-06-07 21:35 Johannes Huber
2013-05-19 15:44 Michael Palimaka
2013-04-09 19:22 Michael Palimaka
2012-09-05 11:19 Michael Palimaka
2012-07-27 17:21 Andreas Hüttel
2012-06-11  8:29 Johannes Huber
2012-03-07 17:16 Andreas Hüttel
2011-12-23 16:20 Andreas Hüttel
2011-09-25 19:35 Andreas Hüttel
2011-09-22 15:25 Manuel Nickschas
2011-08-23  9:34 Manuel Nickschas
2011-05-25 20:18 Jorge Manuel B. S. Vicetto
2011-05-16 22:54 Jonathan Callen
2011-05-16 22:54 Jonathan Callen
2011-05-01 19:49 Tomas Chvatal

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=1396630464.296b53e87a944f0e1dcc9c1adaead9d4f1097863.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